Closed
Bug 814535
Opened 13 years ago
Closed 12 years ago
Intermittent test_0203_app_launch_apply_update.js, test_0203_app_launch_apply_update_svc.js | launch application timer expired
Categories
(Toolkit :: Application Update, defect)
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: RyanVM, Assigned: robert.strong.bugs)
References
Details
(Keywords: intermittent-failure)
Attachments
(3 files, 1 obsolete file)
6.75 KB,
patch
|
bbondy
:
review+
|
Details | Diff | Splinter Review |
989 bytes,
patch
|
robert.strong.bugs
:
review+
|
Details | Diff | Splinter Review |
4.57 KB,
patch
|
bbondy
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=17286711&tree=Mozilla-Inbound
Rev3 WINNT 5.1 mozilla-inbound debug test xpcshell on 2012-11-22 11:31:56 PST for push 4be7afcecf8c
slave: talos-r3-xp-095
TEST-INFO | C:\talos-slave\test\build\xpcshell\tests\toolkit\mozapps\update\test\unit\test_0203_app_launch_apply_update.js | running test ...
TEST-UNEXPECTED-FAIL | C:\talos-slave\test\build\xpcshell\tests\toolkit\mozapps\update\test\unit\test_0203_app_launch_apply_update.js | test failed (with xpcshell return code: 0), see following log:
>>>>>>>
### XPCOM_MEM_LEAK_LOG defined -- logging leaks to c:\docume~1\cltbld\locals~1\temp\tmp-d1lil\runxpcshelltests_leaks.log
TEST-INFO | (xpcshell/head.js) | test 1 pending
TEST-INFO | (xpcshell/head.js) | test 2 pending
TEST-UNEXPECTED-FAIL | C:/talos-slave/test/build/xpcshell/tests/toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js | launch application timer expired - See following stack:
JS frame :: C:\talos-slave\test\build\xpcshell\head.js :: do_throw :: line 451
JS frame :: C:/talos-slave/test/build/xpcshell/tests/toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js :: TC_notify :: line 285
native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0
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) |
![]() |
Assignee | |
Comment 12•12 years ago
|
||
Looks like it is making it to the observer though it is already after the timeout
TEST-UNEXPECTED-FAIL | c:/talos-slave/test/build/xpcshell/tests/toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js | launch application timer expired - See following stack:
JS frame :: c:\talos-slave\test\build\xpcshell\head.js :: do_throw :: line 461
JS frame :: c:/talos-slave/test/build/xpcshell/tests/toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js :: TC_notify :: line 305
native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0
TEST-INFO | (xpcshell/head.js) | exiting test
TEST-INFO | c:/talos-slave/test/build/xpcshell/tests/toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js | [PO_observe : 283] topic process-finished, process exitValue 0
TEST-INFO | c:/talos-slave/test/build/xpcshell/tests/toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js | [end_test : 258] removing update test directory c:\docume~1\cltbld\locals~1\temp\tmpwffhsb\ExecutableDir.tmp\bin\update_test
There are similar failures for a couple of other tests so I increased the value for all of the similar tests and removed const and let declaration for the tests that have them and don't use them.
Assignee: nobody → robert.bugzilla
Status: NEW → ASSIGNED
Attachment #701514 -
Flags: review?(netzen)
Updated•12 years ago
|
Attachment #701514 -
Flags: review?(netzen) → review+
![]() |
Assignee | |
Comment 13•12 years ago
|
||
Just to be sure I also ran this through try
https://tbpl.mozilla.org/?tree=Try&rev=c3b9d3b10a34
![]() |
Assignee | |
Comment 14•12 years ago
|
||
Also seen with test_0203_app_launch_apply_update_svc.js
https://tbpl.mozilla.org/php/getParsedLog.php?id=18739581&full=1&branch=mozilla-inbound
There is also Bug 774014 for Intermittent test_0201_app_launch_apply_update.js and test_0201_app_launch_apply_update_svc.js which may be the same bug.
Summary: Intermittent test_0203_app_launch_apply_update.js | launch application timer expired → Intermittent test_0203_app_launch_apply_update.js, test_0203_app_launch_apply_update_svc.js | launch application timer expired
![]() |
Assignee | |
Comment 15•12 years ago
|
||
Pushed to mozilla-inbound
https://hg.mozilla.org/integration/mozilla-inbound/rev/1c7e425e6958
Going to leave this bug open and check back in a week.
Whiteboard: [leave open]
![]() |
Assignee | |
Comment 16•12 years ago
|
||
Also, pushed to mozilla-aurora
https://hg.mozilla.org/releases/mozilla-aurora/rev/cf2ccc84268f
Also, pushed to mozilla-beta
https://hg.mozilla.org/releases/mozilla-beta/rev/cfdf8a0cc0bb
Also, pushed to mozilla-esr17
https://hg.mozilla.org/releases/mozilla-esr17/rev/fe83c0e59a71
![]() |
Assignee | |
Comment 17•12 years ago
|
||
Missed change to test_0203_app_launch_apply_update_svc.js... I'll push this later
Attachment #701542 -
Flags: review+
![]() |
Assignee | |
Comment 18•12 years ago
|
||
Pushed followup to mozilla-inbound
https://hg.mozilla.org/integration/mozilla-inbound/rev/855cac1a1b9a
![]() |
Assignee | |
Comment 19•12 years ago
|
||
Pushed followup fix to
mozilla-aurora
https://hg.mozilla.org/releases/mozilla-aurora/rev/bfac4deefd3d
mozilla-beta
https://hg.mozilla.org/releases/mozilla-beta/rev/6e6fb2828156
mozilla-esr17
https://hg.mozilla.org/releases/mozilla-esr17/rev/262b435104cd
Reporter | ||
Comment 20•12 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
![]() |
Assignee | |
Comment 22•12 years ago
|
||
Note to self and others watching... the test failure on fx-team in comment #21 does not contain the changes pushed in comment #20
![]() |
Assignee | |
Comment 23•12 years ago
|
||
oops... maybe it does... double checking
![]() |
Assignee | |
Comment 24•12 years ago
|
||
Double check shows that it does not. :)
Comment hidden (Legacy TBPL/Treeherder Robot) |
![]() |
Assignee | |
Comment 26•12 years ago
|
||
This has already been through try
https://tbpl.mozilla.org/?tree=Try&rev=93f1e7828970
Attachment #702916 -
Flags: review?(netzen)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•12 years ago
|
Attachment #702916 -
Flags: review?(netzen) → review+
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) |
![]() |
Assignee | |
Updated•12 years ago
|
Attachment #702916 -
Attachment is obsolete: true
Attachment #702916 -
Flags: review+
![]() |
Assignee | |
Comment 33•12 years ago
|
||
I've seen these tests take quite some time to finish on my system and can easily imagine them taking much longer on the build systems so I'd like to see if drastically increasing the timeout makes a difference.
Attachment #706823 -
Flags: review?(netzen)
Updated•12 years ago
|
Attachment #706823 -
Flags: review?(netzen) → review+
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
![]() |
Assignee | |
Comment 36•12 years ago
|
||
Pushed to fx-team
https://hg.mozilla.org/integration/fx-team/rev/b01b51c79f2c
This bug still needs to be left open
![]() |
Assignee | |
Comment 37•12 years ago
|
||
Pushed to mozilla-aurora so we can get data from there as well.
https://hg.mozilla.org/releases/mozilla-aurora/rev/c82e639f1907
I'll push to beta and esr later
Once again, please leave open
![]() |
Assignee | |
Comment 38•12 years ago
|
||
Pushed to mozilla-beta
https://hg.mozilla.org/releases/mozilla-beta/rev/408adf57b0a1
Pushed to mozilla-esr17
https://hg.mozilla.org/releases/mozilla-esr17/rev/17bc4dc42b24
Once again, please leave open
Comment 39•12 years ago
|
||
![]() |
Assignee | |
Comment 40•12 years ago
|
||
No new reports in this bug or bug 774014 since this has landed so resolving fixed.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
![]() |
Assignee | |
Updated•12 years ago
|
status-firefox19:
--- → fixed
status-firefox20:
--- → fixed
status-firefox21:
--- → fixed
status-firefox-esr17:
--- → fixed
Whiteboard: [leave open]
Target Milestone: --- → mozilla21
Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•