Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random failing CharOperationTest.testReplacePerformance001 #3607

Open
jukzi opened this issue Jan 24, 2025 · 0 comments
Open

Random failing CharOperationTest.testReplacePerformance001 #3607

jukzi opened this issue Jan 24, 2025 · 0 comments
Labels
build test failure Unit Test failures in builds - maynot be a regression caused by the previous change regression Something was broken by a previous change test Work on unit tests, no change of productive code

Comments

@jukzi
Copy link
Contributor

jukzi commented Jan 24, 2025

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

@jukzi jukzi added build test failure Unit Test failures in builds - maynot be a regression caused by the previous change regression Something was broken by a previous change test Work on unit tests, no change of productive code labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build test failure Unit Test failures in builds - maynot be a regression caused by the previous change regression Something was broken by a previous change test Work on unit tests, no change of productive code
Projects
None yet
Development

No branches or pull requests

1 participant