Closed
Bug 1041569
Opened 11 years ago
Closed 11 years ago
browser_windowRestore_perwindowpb.js leaks until shutdown when run as a directory instead of a full suite
Categories
(Firefox :: Session Restore, defect)
Firefox
Session Restore
Tracking
()
RESOLVED
DUPLICATE
of bug 1041537
People
(Reporter: vaibhav1994, Unassigned)
References
Details
In bug 992911, we are working on running tests per directory, to make the tests more independent. When we do that, we see a browser_windowRestore_perwindowpb.js fails for bc1 jobs on linux debug, windows debug, and osx debug. Example: https://tbpl.mozilla.org/?tree=Try&rev=efdddb5118dd , https://tbpl.mozilla.org/?tree=Try&rev=8e0e61b09e07
Here's a direct link to one of the logs: https://tbpl.mozilla.org/php/getParsedLog.php?id=44177365&tree=Try&full=1
We are planning on switching to this mode of running tests in 2 weeks and would like to do what we can to fix the tests.
Reporter | ||
Comment 1•11 years ago
|
||
Tim, can you figure out why this test is failing when we are running tests only in the directory: browser/components/sessionstore/test instead of the full test suite?
Flags: needinfo?(ttaubert)
Reporter | ||
Updated•11 years ago
|
Blocks: run-by-dir
Comment 2•11 years ago
|
||
Is there a good way to reproduce this locally? That would be a lot easier to investigate.
Flags: needinfo?(ttaubert)
Comment 3•11 years ago
|
||
I wish there was a way. Many of these I have downloaded the builds/tests package from the try run and still was not able to reproduce the problem. For this specific one, I haven't tried that, but I could. Otherwise, we have to do some try server print statement debugging.
There are ways to shortcut try server and adjust the test without a new push, you can just do artitrary build triggers.
Updated•11 years ago
|
Flags: firefox-backlog+
Comment 4•11 years ago
|
||
Tim, I do not see this anymore, any objections to closing thas as a duplicate of bug 1041537
Comment 5•11 years ago
|
||
No objections!
Comment 6•11 years ago
|
||
done! thanks for the awesome fix.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Flags: firefox-backlog+ → firefox-backlog-
You need to log in
before you can comment on or make changes to this bug.
Description
•