-
|
A few days ago, several of our test cases started to fail for seemingly no reason. For our builds, we use the One of the issues, for example, is that the call to Has anyone with more MacOS expertise seen a problem like that in the past? I've also noticed that the platform tests are still run on the |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
One good step is to indicate whether a HelloWorls SWT snippet works with the new images so it is known whether it's SWT or smth else. |
Beta Was this translation helpful? Give feedback.
-
|
My tests (as commented on eclipse-gef/gef-classic#1123) show that it could be the GH runner that causes the problem not the actual macOS version. |
Beta Was this translation helpful? Give feedback.
-
|
I think the mystery has been solved as the GH runner being the culprit, because now a prompt is shown on the runner, which always takes the focus. The same issue can also be seen on the SWT tests now. |
Beta Was this translation helpful? Give feedback.
My tests (as commented on eclipse-gef/gef-classic#1123) show that it could be the GH runner that causes the problem not the actual macOS version.