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
* Add a test-suite job.
* Upload artifact after build if test suite requested.
* Setup msys2.
* Update test_suite_windows.yml
* Install deps.
* Install VS10 and OpenJdk so test-suite can run.
* Set WEBOTS_HOME.
* Add WEBOTS_HOME to PATH before running tests.
* Fix PATH.
* Print sysinfo output when error occurs.
* Print debug info when getting sysinfo.
* Install software renderer for headless CI.
* Launch tmate session for debugging.
* Setup tmate session if the test suite fails.
* Read MyBot.txt in text instead of binary mode to compensate for line ending differences.
* Treat hdr files as binary so they aren't corrupted by git when checking out on Windows.
* Use download artifact v4.
* Override GL version to be 3.3 and force software rendering.
* Skip a couple tests that don't work on windows CI.
* Make test_suite.py accept world files under windows.
---------
Co-authored-by: CoolSpy3 <[email protected]>
Co-authored-by: Olivier Michel <[email protected]>
0 commit comments