-
Notifications
You must be signed in to change notification settings - Fork 197
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
StickyScrollingHandlerTest.testThrottledExecution fails on mac #2190
Comments
Please also note that the toString() "SourceViewer@296023de" is not meaningfull |
@mickaelistria @Christopher-Hermann would you please fix? |
I'm working on a Mac and locally the tests are working. I will try to find out why the tests are failing on the I build. |
Christopher-Hermann
added a commit
to Christopher-Hermann/eclipse.platform.ui
that referenced
this issue
Aug 26, 2024
The unit test StickyScrollingHandlerTest.testThrottledExecution was failing in the I build on MacOS. With this change, the test should run again. Fixes eclipse-platform#2190
Christopher-Hermann
added a commit
to Christopher-Hermann/eclipse.platform.ui
that referenced
this issue
Aug 27, 2024
The unit test StickyScrollingHandlerTest.testThrottledExecution was failing in the I build on MacOS. With this change, the test should run again. Fixes eclipse-platform#2190
Christopher-Hermann
added a commit
to Christopher-Hermann/eclipse.platform.ui
that referenced
this issue
Aug 29, 2024
The unit test StickyScrollingHandlerTest.testThrottledExecution was failing in the I build on MacOS. With this change, the test should run again. Fixes eclipse-platform#2190
Christopher-Hermann
added a commit
to Christopher-Hermann/eclipse.platform.ui
that referenced
this issue
Aug 29, 2024
The unit test StickyScrollingHandlerTest.testThrottledExecution was failing in the I build on MacOS. With this change, the test should run again. Fixes eclipse-platform#2190
Christopher-Hermann
added a commit
to Christopher-Hermann/eclipse.platform.ui
that referenced
this issue
Sep 3, 2024
The unit test StickyScrollingHandlerTest.testThrottledExecution was failing in the I build on MacOS. With this change, the test should run again. Fixes eclipse-platform#2190
Christopher-Hermann
added a commit
to Christopher-Hermann/eclipse.platform.ui
that referenced
this issue
Sep 4, 2024
The unit test StickyScrollingHandlerTest.testThrottledExecution was failing in the I build on MacOS. With this change, the test should run again. Fixes eclipse-platform#2190
Christopher-Hermann
added a commit
to Christopher-Hermann/eclipse.platform.ui
that referenced
this issue
Sep 11, 2024
The unit test StickyScrollingHandlerTest.testThrottledExecution was failing in the I build on MacOS. With this change, the test should run again. Fixes eclipse-platform#2190
Christopher-Hermann
added a commit
that referenced
this issue
Sep 11, 2024
The unit test StickyScrollingHandlerTest.testThrottledExecution was failing in the I build on MacOS. With this change, the test should run again. Fixes #2190
Test is still failing in IBuild |
Let's see if the refactoring done with #2266 resolves the issue. |
still fails.
|
I will have a look |
Christopher-Hermann
added a commit
to Christopher-Hermann/eclipse.platform.ui
that referenced
this issue
Oct 10, 2024
The calls to the lines provider should be throttled. Expect at least one call and at most 3 calls. Fixes: eclipse-platform#2190
Christopher-Hermann
added a commit
to Christopher-Hermann/eclipse.platform.ui
that referenced
this issue
Oct 10, 2024
The calls to the lines provider should be throttled. Expect at least one call and at most 3 calls. Fixes: eclipse-platform#2190
BeckerWdf
pushed a commit
that referenced
this issue
Oct 11, 2024
The calls to the lines provider should be throttled. Expect at least one call and at most 3 calls. Fixes: #2190
praveen-skp
pushed a commit
to praveen-skp/eclipse.platform.ui
that referenced
this issue
Oct 14, 2024
The calls to the lines provider should be throttled. Expect at least one call and at most 3 calls. Fixes: eclipse-platform#2190
lathapatil
pushed a commit
to lathapatil/eclipse.platform.ui
that referenced
this issue
Oct 21, 2024
The unit test StickyScrollingHandlerTest.testThrottledExecution was failing in the I build on MacOS. With this change, the test should run again. Fixes eclipse-platform#2190
lathapatil
pushed a commit
to lathapatil/eclipse.platform.ui
that referenced
this issue
Oct 21, 2024
The calls to the lines provider should be throttled. Expect at least one call and at most 3 calls. Fixes: eclipse-platform#2190
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://download.eclipse.org/eclipse/downloads/drops4/I20240811-1800/testresults/html/org.eclipse.ui.editors.tests_ep433I-unit-macM1-java17_macosx.cocoa.aarch64_17.html
test was recently added with #1949 @mickaelistria @Christopher-Hermann please check next i-Builds after everything you commit on the next day. You can find link to the current integration build here:
https://download.eclipse.org/eclipse/downloads/index.html
The text was updated successfully, but these errors were encountered: