Closed
Bug 865547
Opened 12 years ago
Closed 12 years ago
tests need to wait for their window/tab to close before ending themselves
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•12 years ago
|
Attachment #741653 -
Flags: review?(dtownsend+bugmail)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → evold
Priority: -- → P1
Comment 2•12 years ago
|
||
Comment on attachment 741653 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/971
Good work
Attachment #741653 -
Flags: review?(dtownsend+bugmail) → review+
Comment 3•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/fd80eeb2c4d5a11416756caeb13dfa139954c04c
Bug 865547 some tests would end without waiting for their windows/tabs to close
https://github.com/mozilla/addon-sdk/commit/cbbd2fb0044a1550a9653a450d8ad17ff94df07f
Merge pull request #971 from erikvold/865547
Fix Bug 865547 some tests would end without waiting for their windows/tabs to close r=@Mossop
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
Commits pushed to integration at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/fd80eeb2c4d5a11416756caeb13dfa139954c04c
Bug 865547 some tests would end without waiting for their windows/tabs to close
https://github.com/mozilla/addon-sdk/commit/cbbd2fb0044a1550a9653a450d8ad17ff94df07f
Merge pull request #971 from erikvold/865547
Blocks: 869687
You need to log in
before you can comment on or make changes to this bug.
Description
•