Closed
Bug 1107690
Opened 11 years ago
Closed 11 years ago
TEST-UNEXPECTED-FAIL | /builds/slave/test/build/mozmill/composition/test-attachment-reminder.js | test-attachment-reminder.js::test_attachment_reminder_aggressive_pref and test_attachment_reminder_aggressive_pref
Categories
(Thunderbird :: Testing Infrastructure, defect)
Thunderbird
Testing Infrastructure
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hiro, Unassigned)
Details
(Keywords: intermittent-failure)
SUMMARY-UNEXPECTED-FAIL | test-attachment-reminder.js | test-attachment-reminder.js::test_attachment_vs_filelink_reminder
EXCEPTION: Timeout waiting for modal dialog to open.
at: utils.js line 447
TimeoutError utils.js:447 13
waitFor utils.js:485 1
WindowWatcher_waitForModalDialog test-window-helpers.js:378 1
wait_for_modal_dialog test-window-helpers.js:614 3
click_send_and_handle_send_error test-attachment-reminder.js:601 3
test_attachment_vs_filelink_reminder test-attachment-reminder.js:446 3
Runner.prototype.wrapper frame.js:585 9
Runner.prototype._runTestModule frame.js:655 9
Runner.prototype.runTestModule frame.js:701 3
Runner.prototype.runTestDirectory frame.js:525 7
runTestDirectory frame.js:707 3
Bridge.prototype._execFunction server.js:179 10
Bridge.prototype.execFunction server.js:183 16
Session.prototype.receive server.js:283 3
AsyncRead.prototype.onDataAvailable server.js:88 3
Clicking the button on attachmentNotificationBox seems not to work as expected.
I saw this error a few days ago on try server:
https://treeherder.mozilla.org/ui/#/jobs?repo=try-comm-central&revision=811ae4bb1470
SUMMARY-UNEXPECTED-FAIL | C:\slave\test\build\mozmill\composition\test-delsp.js | test-delsp.js::test_delsp_reedit_in_draft
EXCEPTION: Timed out waiting for window open!
at: utils.js line 447
TimeoutError utils.js:447 13
waitFor utils.js:485 1
WindowWatcher_waitForWindowOpen test-window-helpers.js:247 1
wait_for_new_window test-window-helpers.js:577 1
wait_for_compose_window test-compose-helpers.js:218 21
test_delsp_reedit_in_draft test-delsp.js:122 13
Runner.prototype.wrapper frame.js:585 9
Runner.prototype._runTestModule frame.js:655 9
Runner.prototype.runTestModule frame.js:701 3
Runner.prototype.runTestDirectory frame.js:525 7
runTestDirectory frame.js:707 3
Bridge.prototype._execFunction server.js:179 10
Bridge.prototype.execFunction server.js:183 16
Session.prototype.receive server.js:283 3
AsyncRead.prototype.onDataAvailable server.js:88 3
test_delsp_reedit_in_draft is a new test I was writing, it was doing almost the same as test_attachment_reminder_aggressive_pref:
wait_for_notification_to_show();
click_button_on_the_notification_box();
wait_for_window();
The click event should open a new window but didn't.
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 16•11 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•