Open hjetpoluru opened 1 week ago
The flakiness initially reported in the ticket, has been fixed in the PR #27684.
But when this PR https://github.com/MetaMask/metamask-extension/pull/28153 was unable to be merged, a discussion took place in the slack channel and this flaky test appeared with another reason details in the CI link.
According to the log, the failure occurs in the Chrome browser when the delay await driver.delayFirefox(1000);
is executed, which should not have been executed. Hence further analysis of the flaky test needs to be done.
CI failure reported on Oct 31 (Test Snap Cronjob can trigger a cronjob to open a di...)
Build - Flask Browser - Chrome Test Path - /test/e2e/snaps/test-snap-cronjob.spec.js Test Scenario - Test Snap Cronjob can trigger a cronjob to open a dialog every minute
https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/108186/workflows/1dc73b8c-a92d-4e87-a378-39d8db2563e2/jobs/4046081/tests#failed-test-0
Build - Flask Browser - Firefox Test Path - /test/e2e/snaps/test-snap-cronjob.spec.js Test Scenario - Test Snap Cronjob can trigger a cronjob to open a dialog every minute