You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday I pushed a change for target platform 2024-06. Maven build passed. But after pushing the change, build is failing. https://github.com/eclipse-swtbot/org.eclipse.swtbot/actions/runs/9269443879 MenuDetectTest is failing. @PatrickTasse you had done some investigation on it under PR4. Could you again look into it and see whether those changes should be kept to make it stable?
The text was updated successfully, but these errors were encountered:
This made me realize that the swbot-tycho job in Jenkins was still using the old git repo and wasn't picking up the latest commits! I updated the job to use the latest github repo, and it was successful. https://ci.eclipse.org/swtbot/job/swtbot-tycho/486/
I believe this failure only affects the CI unit tests and not the users, so we can look into it after RC1, either for RC2 or later if it still occurs. We can consider restoring the solution from PR4 then.
Yesterday I pushed a change for target platform 2024-06. Maven build passed. But after pushing the change, build is failing. https://github.com/eclipse-swtbot/org.eclipse.swtbot/actions/runs/9269443879 MenuDetectTest is failing.
@PatrickTasse you had done some investigation on it under PR4. Could you again look into it and see whether those changes should be kept to make it stable?
The text was updated successfully, but these errors were encountered: