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

Bug 487040

Summary: [HTML] Re-enable skipped tests that pass with the new parser
Product: [ECD] Orion Reporter: Curtis Windatt <curtis.windatt.public>
Component: JS ToolsAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 10.0   
Target Milestone: 11.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Curtis Windatt CLA 2016-02-02 14:39:05 EST
We found many edge cases with the old html parser that didn't behave correctly.  The new parser is much better so we should add the tests for those edge cases back into the suite.
Comment 1 Curtis Windatt CLA 2016-02-02 15:25:02 EST
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=c039adf2a70b28c79d021e25969158a957837bd0
A few of the tests needed tweaking to run correctly.  Only change I had to make to the code was to be smarter about comment closing prefixes.