Skip to content

Random failing CharOperationTest.testReplacePerformance001 #3607

@jukzi

Description

@jukzi

https://download.eclipse.org/eclipse/downloads/drops4/I20250123-1800/testresults/html/org.eclipse.jdt.core.tests.compiler_ep435I-unit-win32-x86_64-java21_win32.win32.x86_64_21.html

junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertTrue(Assert.java:31)
at junit.framework.TestCase.assertTrue(TestCase.java:200)
at org.eclipse.jdt.core.tests.compiler.regression.CharOperationTest.testReplaceImpl(CharOperationTest.java:193)
at org.eclipse.jdt.core.tests.compiler.regression.CharOperationTest.testReplacePerformance001(CharOperationTest.java:177)

regression from #3386

While performancetests are a good idea measuring the time on a server that randomly pauses doesn't work. Please remove or disable the test
@robstryker

Metadata

Metadata

Assignees

No one assigned

    Labels

    build test failureUnit Test failures in builds - maynot be a regression caused by the previous changeregressionSomething was broken by a previous changetestWork on unit tests, no change of productive code

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions