Closed
Bug 1947893
Opened 1 year ago
Closed 1 year ago
Test browser_archiveOptions.js opens the options directly instead of testing the UI
Categories
(Thunderbird :: Account Manager, defect)
Thunderbird
Account Manager
Tracking
(Not tracked)
RESOLVED
FIXED
137 Branch
People
(Reporter: darktrojan, Assigned: darktrojan)
Details
Attachments
(1 file)
This test is cheating by calling openDialog instead of going through the account manager and clicking on the button. This not only looks weird by opening a zero-width, zero-height window, it would hide any failure to open the subdialog by the account manager.
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/5eecd7915f42
Make browser_archiveOptions.js open dialogs properly. r=mkmelin
You need to log in
before you can comment on or make changes to this bug.
Description
•