comm/mail/test/browser/composition/browser_imageInsertionDialog.js | Uncaught exception - at resource://testing-common/mozmill/utils.jsm:386 - TimeoutError: Timeout waiting for modal dialog to open.
Categories
(Thunderbird :: Message Compose Window, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Assigned: darktrojan)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
1.27 KB,
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
Filed by: mkmelin [at] iki.fi
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=290035215&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/LvYxF2YcQHWpt6cD2nA5lQ/runs/0/artifacts/public/logs/live_backing.log
Fails locally too
| Assignee | ||
Comment 1•5 years ago
|
||
Does the job.
Comment 2•5 years ago
|
||
Why does the name matter now? The original code suggests that it didn't matter: input_value(mwc, "whateverItDoesntMatterAnyway.png");
Comment 3•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 4•5 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/7f0bba3048c1
Use a real image in image insertion test. r=mkmelin
| Comment hidden (Intermittent Failures Robot) |
Comment 7•5 years ago
|
||
Thanks. It could be helpful to state such things and also include them in the commit message, like in "Use a real image in image insertion test after bug 1616537".
Comment 8•5 years ago
|
||
Reminds me of a talk from FOSDEM: "I can read the code so see what it's doing. The commit message should say why."
Description
•