eclipse-pde / eclipse.pde

Eclipse Public License 2.0
28 stars 81 forks source link

Failure of AttributeValueCompletionTests.testAttributeNameSuggestions #844

Open fedejeanne opened 1 year ago

fedejeanne commented 1 year ago

Happened in https://github.com/eclipse-pde/eclipse.pde/actions/runs/6693681585/job/18185349473#step:7:6738

org.eclipse.pde.genericeditor.extension.tests.AttributeValueCompletionTests.testAttributeNameSuggestions -- Time elapsed: 0.192 s <<< FAILURE!
java.lang.AssertionError
    at org.junit.Assert.fail(Assert.java:87)
    at org.junit.Assert.assertTrue(Assert.java:42)
    at org.junit.Assert.assertTrue(Assert.java:53)
    at org.eclipse.pde.genericeditor.extension.tests.AttributeValueCompletionTests.testAttributeNameSuggestions(AttributeValueCompletionTests.java:30)
fedejeanne commented 11 months ago

Could someone with enough permissions please add the "help wanted" and "test" tags here? I'm working on some other stuff right now so I won't be able to work on this any time soon. Thank you.