Closed Bug 686129 Opened 13 years ago Closed 13 years ago

Random orange: TEST-UNEXPECTED-FAIL | test-1-introduction.js | test_open_and_close_migration_assistant and other related failures

Categories

(Thunderbird :: Testing Infrastructure, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 9.0

People

(Reporter: rain1, Unassigned)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Attached patch patch v1Splinter Review
e.g. http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTrunk/1315665729.1315666674.10002.gz Attaching what I think is a fix for the issue. It's a departure from our usual way of wait-then-verify, but I think it's appropriate in this case. I've unified all the code that waits for either a content tab or a frame to load as far as I could.
Attachment #559698 - Flags: review?(bwinton)
Attachment #559698 - Flags: review?(bugmail)
Comment on attachment 559698 [details] [diff] [review] patch v1 The key thing is that we're reasonably confident the thing we expected to happen actually happened. This way (one call instead of two) is definitely an improvement, especially since if people don't cargo cult correctly, they might never put in an assertion after the first thing! http://reviews.visophyte.org/r/559698/ on file: mail/test/mozmill/shared-modules/test-migration-helpers.js line 86 > if (!aPane) > return fc; Should this be [fc, null] in keeping with the new return signature?
Attachment #559698 - Flags: review?(bugmail) → review+
Nice catch!
Summary: Random orange: TEST-UNEXPECTED-FAIL | /builds/slave/comm-central-macosx64-opt-unittest-mozmill/build/mozmill/migration-from-tb2/test-1-introduction.js | test_open_and_close_migration_assistant and other related failures → Random orange: TEST-UNEXPECTED-FAIL | test-1-introduction.js | test_open_and_close_migration_assistant and other related failures
Comment on attachment 559698 [details] [diff] [review] patch v1 clearing review request because I think asuth's review is enough.
Attachment #559698 - Flags: review?(bwinton)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 9.0
oops, forgot to check in the review comment. https://hg.mozilla.org/comm-central/rev/6538067b8784
Whiteboard: [tb-orange]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: