Loading
ci: allow test-e2e and test-e2e-windows jobs to fail
Summary
Adds allow_failure: true to the test-e2e and test-e2e-windows jobs as a temporary workaround for Intermittent "Couldn't fetch Chromedriver versi... (#2228 - closed).
This will unblock the release process.
Changes
- Added
allow_failure: truetotest-e2ejob - Added
allow_failure: truetotest-e2e-windowsjob - Included comments linking to the tracking issue for future cleanup
Related issues
Issue #2228 (closed)
Edited by Tristan Read