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 OpenFromClipboardTests.testMethod_11 #442

Open
jukzi opened this issue May 15, 2024 · 0 comments
Open

Random failing OpenFromClipboardTests.testMethod_11 #442

jukzi opened this issue May 15, 2024 · 0 comments
Labels
test junit test related things

Comments

@jukzi
Copy link
Contributor

jukzi commented May 15, 2024

on mac:
https://download.eclipse.org/eclipse/downloads/drops4/I20240514-1800/testresults/html/org.eclipse.jdt.debug.tests_ep432I-unit-mac64-java17_macosx.cocoa.x86_64_17.html

java.lang.AssertionError: expected:<1> but was:<0>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:633)
at org.eclipse.jdt.debug.tests.ui.OpenFromClipboardTests.testMethod_11(OpenFromClipboardTests.java:456)

similar fails had been on win and linux: #28

@jukzi jukzi added the test junit test related things label May 15, 2024
jukzi pushed a commit to jukzi/eclipse.jdt.debug that referenced this issue May 31, 2024
* use concurrent data structure for inter-thread communication
* fix wait for charsetsjobs instead of exclude for waiting for them
* use monotonic nantotime

eclipse-jdt#442
jukzi pushed a commit to jukzi/eclipse.jdt.debug that referenced this issue Jun 4, 2024
* use concurrent data structure for inter-thread communication
* fix wait for charsetsjobs instead of exclude for waiting for them
* use monotonic nantotime

eclipse-jdt#442
jukzi pushed a commit to jukzi/eclipse.jdt.debug that referenced this issue Jun 5, 2024
* use concurrent data structure for inter-thread communication
* fix wait for charsetsjobs instead of exclude for waiting for them
* use monotonic nantotime

eclipse-jdt#442
jukzi pushed a commit to jukzi/eclipse.jdt.debug that referenced this issue Jun 6, 2024
* use concurrent data structure for inter-thread communication
* fix wait for charsetsjobs instead of exclude for waiting for them
* use monotonic nantotime

eclipse-jdt#442
jukzi pushed a commit to jukzi/eclipse.jdt.debug that referenced this issue Jun 7, 2024
* use concurrent data structure for inter-thread communication
* fix wait for charsetsjobs instead of exclude for waiting for them
* use monotonic nantotime

eclipse-jdt#442
jukzi pushed a commit to jukzi/eclipse.jdt.debug that referenced this issue Jun 7, 2024
* use concurrent data structure for inter-thread communication
* fix wait for charsetsjobs instead of exclude for waiting for them
* use monotonic nantotime
* dump stacktrace instead of "owner" String

eclipse-jdt#442
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test junit test related things
Projects
None yet
Development

No branches or pull requests

1 participant