Open
Bug 1921222
Opened 8 months ago
Updated 6 months ago
Enable CTA and close button in-app-manager tests in CI (mail/components/inappnotifications/test/browser/browser_inAppNotificationManager.js)
Categories
(Thunderbird :: General, task)
Tracking
(Not tracked)
NEW
People
(Reporter: freaktechnik, Unassigned)
References
(Blocks 1 open bug)
Details
Yet again I've managed to create tests that only time out in CI. This time it's all OSes though. The tests seem completely fine for me locally on multiple machines, even with --verify
. The affected tasks are test_ctaClick
and test_closeClick
in browser_inAppNotificationManager.js
.
Updated•6 months ago
|
Summary: Enable CTA and close button in-app-manager tests in CI → Enable CTA and close button in-app-manager tests in CI (mail/components/inappnotifications/test/browser/browser_inAppNotificationManager.js)
You need to log in
before you can comment on or make changes to this bug.
Description
•