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

Testfailure fix for MacOS (DirtyStateEditorSupportIntegrationTest) #3275

Conversation

mehmet-karaman
Copy link
Contributor

This patch adds a delay (waitForReconciler-method call before checking the document content) and it should fix the synchronization problem which causes flaky tests under mac os.

@mehmet-karaman
Copy link
Contributor Author

mehmet-karaman commented Dec 2, 2024

@LorenzoBettini I hope this helps for fixing the test problem. Do you have time to check if its ok now?

Copy link

github-actions bot commented Dec 2, 2024

Test Results

  6 460 files  ±0    6 460 suites  ±0   3h 20m 33s ⏱️ + 10m 2s
 43 238 tests ±0   42 654 ✅ ±0    584 💤 ±0  0 ❌ ±0 
170 249 runs  +5  167 904 ✅ ±0  2 336 💤 ±0  7 ❌ +3  2 🔥 +2 

Results for commit c2a7058. ± Comparison against base commit 5efcdea.

@LorenzoBettini LorenzoBettini added this to the Release_2.38 milestone Dec 4, 2024
@LorenzoBettini
Copy link
Contributor

@mehmet-karaman looks like it fixes the problem, and for sure fixes the arguments passed to assert methods.
Let's merge it and see whether that test has been fixed for good.

@LorenzoBettini LorenzoBettini merged commit 8190316 into eclipse-xtext:main Dec 4, 2024
9 checks passed
@mehmet-karaman mehmet-karaman deleted the Fix_flaky_test_macos_for_refresh_editor_on_sync branch December 4, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants