Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 465626

Summary: Styler tests failing for jade, java, js, php, html
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: EditorAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 8.0   
Target Milestone: 9.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2015-04-27 16:19:38 EDT
5 tests are failing in the text styler (these happen consistently for every browser):

* js_tests_editor_editorTests.TextStyler text/html.Initial Styles
* js_tests_editor_editorTests.TextStyler text/x-jade.Initial Styles
* js_tests_editor_editorTests.TextStyler text/x-java-source.Initial Styles
* js_tests_editor_editorTests.TextStyler application/javascript.Initial Styles
* js_tests_editor_editorTests.TextStyler text/x-php.Initial Styles

Probably caused by recent changes to the styler. The tests need to be updated.

While I was looking at these, I noticed that assertion failures in the styler test cases are missing the stack trace. Not sure why.

See here for a recent build: https://hudson.eclipse.org/orion/job/orion-client-dev/778/#showFailuresLink
Comment 1 Mark Macdonald CLA 2015-04-27 16:35:48 EDT
The HTML tests began failing in build #753 
 https://hudson.eclipse.org/orion/job/orion-client-dev/753/

The jade, js, java, php tests began failing in build #762:
 https://hudson.eclipse.org/orion/job/orion-client-dev/762/

Changelogs are available on the build pages.