Closed
Bug 1263457
Opened 9 years ago
Closed 9 years ago
Windows debug perma-timeouts in test_messageChannel_transferable.html due to bug 1235633
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
RESOLVED
DUPLICATE
of bug 1264398
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: perf, regression, Whiteboard: btpp-followup-2016-04-20)
First noticed on Ash. Bisected down on Try to bug 1235633. Looks like the runtime took a significant (multiple orders of magnitude) slowdown. Windows opt shows a similar hit, but still manages to finish before the test times out. Linux and OSX are unaffected.
Run prior to the regression:
http://archive.mozilla.org/pub/firefox/tinderbox-builds/ash-win32-debug/1460034524/ash_win7-ix-debug_test-mochitest-e10s-2-bm109-tests1-windows-build3.txt.gz
INFO TEST-OK | dom/messagechannel/tests/test_messageChannel_transferable.html | took 648ms
After the regression:
http://archive.mozilla.org/pub/firefox/tinderbox-builds/ash-win32-debug/1460240861/ash_win7-ix-debug_test-mochitest-e10s-2-bm111-tests1-windows-build0.txt.gz
INFO TEST-OK | dom/messagechannel/tests/test_messageChannel_transferable.html | took 325948ms
Flags: needinfo?(wmccloskey)
Reporter | ||
Comment 2•9 years ago
|
||
On a Try push with bug 1264398 included:
INFO TEST-OK | dom/messagechannel/tests/test_messageChannel_transferable.html | took 311ms
Looks fixed to me!
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
affected → ---
tracking-e10s:
? → ---
Resolution: --- → DUPLICATE
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(wmccloskey)
You need to log in
before you can comment on or make changes to this bug.
Description
•