Closed
Bug 539909
Opened 15 years ago
Closed 15 years ago
Random orange: TEST-UNEXPECTED-FAIL | test_open_search_result_in_existing_window
Categories
(Thunderbird :: Search, defect)
Tracking
(thunderbird3.0 .2-fixed)
RESOLVED
FIXED
Thunderbird 3.1b1
| Tracking | Status | |
|---|---|---|
| thunderbird3.0 | --- | .2-fixed |
People
(Reporter: standard8, Assigned: rain1)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
|
1.07 KB,
patch
|
asuth
:
review+
standard8
:
approval-thunderbird3.0.2+
|
Details | Diff | Splinter Review |
TEST-UNEXPECTED-FAIL | test_open_search_result_in_existing_window
EXCEPTION: The content pane is not displaying the right message! Should be: mailbox:///e|/buildbot/win32-comm-1.9.1-check/build/objdir/mozilla/_tests/mozmill/mozmillprofile/Mail/Local%20Folders/SearchWindowA?number=2110 but it's: mailbox:///e|/buildbot/win32-comm-1.9.1-check/build/objdir/mozilla/_tests/mozmill/mozmillprofile/Mail/Local%20Folders/SearchWindowA?number=1309
at: test-folder-display-helpers.js line 1428
Error("The content pane is not displaying the right message! Should be: mailbox:///e|/buildbot/win32-comm-1.9.1-check/build/objdir/mozilla/_tests/mozmill/mozmillprofile/Mail/Local%20Folders/SearchWindowA?number=2110 but it's: mailbox:///e|/buildbot/win32-comm-1.9.1-check/build/objdir/mozilla/_tests/mozmill/mozmillprofile/Mail/Local%20Folders/SearchWindowA?number=1309") 0
_internal_assert_displayed(true,[object Object],[object Array]) test-folder-display-helpers.js 1428
assert_selected_and_displayed([object Object],[object XPCWrappedNative_NoHelper]) test-folder-display-helpers.js 1476
test_open_search_result_in_existing_window() test-search-window.js 248
frame.js 452
frame.js 504
frame.js 546
frame.js 400
frame.js 551
server.js 164
server.js 168
http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTest/1263533744.1263536401.9432.gz#err1
| Assignee | ||
Comment 1•15 years ago
|
||
I suspect this is the same as bug 539908. If that works, so should this.
| Assignee | ||
Updated•15 years ago
|
OS: Windows 2000 → All
Updated•15 years ago
|
Attachment #422203 -
Flags: review?(bugmail) → review+
| Assignee | ||
Comment 2•15 years ago
|
||
| Assignee | ||
Comment 3•15 years ago
|
||
Seems like this is fixed -- I haven't seen this test fail because of this problem since.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 3.1b1
| Assignee | ||
Comment 4•15 years ago
|
||
Comment on attachment 422203 [details] [diff] [review]
patch
npotb random orange fix.
Attachment #422203 -
Flags: approval-thunderbird3.0.2?
| Reporter | ||
Updated•15 years ago
|
Attachment #422203 -
Flags: approval-thunderbird3.0.2? → approval-thunderbird3.0.2+
| Assignee | ||
Comment 5•15 years ago
|
||
status-thunderbird3.0:
--- → .2-fixed
| Reporter | ||
Comment 6•15 years ago
|
||
Verifying as fixed for 3.0.2 based on the fact that these are test-only patches and the last 5 runs from MozMill/unit tests have been green with no failures relating to these patches.
Keywords: verified-thunderbird3.0
Updated•13 years ago
|
Keywords: intermittent-failure
Updated•13 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•