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

Bug 546222

Summary: ParameterNamesCodeMiningTest failure in I20190408-1800
Product: [Eclipse Project] JDT Reporter: Noopur Gupta <noopur_gupta>
Component: TextAssignee: Mickael Istria <mistria>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 4.11   
Target Milestone: 4.12 M1   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 529011    
Bug Blocks:    

Description Noopur Gupta CLA 2019-04-09 03:37:38 EDT
testCollapsedFoldingAndToggleHighlight

Code mining not available on expected chars 

junit.framework.AssertionFailedError: Code mining not available on expected chars
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.TestCase.assertTrue(TestCase.java:192)
at org.eclipse.jdt.text.tests.codemining.ParameterNamesCodeMiningTest.testCollapsedFoldingAndToggleHighlight(ParameterNamesCodeMiningTest.java:182)
...

https://download.eclipse.org/eclipse/downloads/drops4/I20190408-1800/testresults/html/org.eclipse.jdt.text.tests_ep412I-unit-cen64-gtk3-java8_linux.gtk.x86_64_8.0.html
Comment 1 Mickael Istria CLA 2019-04-09 03:49:06 EDT
Does the build automatically produce screenshots in that case?
Comment 2 Noopur Gupta CLA 2019-04-09 04:39:09 EDT

*** This bug has been marked as a duplicate of bug 529011 ***