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
The CI is failing because maven uses TestNG instead of jUnit (log here). Consequently, instead of calling one test per job it calls all tests from the test cases which produces a timeout.