author | Ryan VanderMeulen <ryanvm@gmail.com> |
Mon, 29 Jul 2013 21:45:10 -0400 | |
changeset 152771 | 130edeb784f47783c3f05f9fea51e8bc24c090b5 |
parent 152770 | dcb2b42761857b2fd54c827d189dccfad99b8628 |
child 152772 | ef3ae04ebffff294f253936c21aba8e52d16658c |
push id | 2859 |
push user | akeybl@mozilla.com |
push date | Mon, 16 Sep 2013 19:14:59 +0000 |
treeherder | mozilla-beta@87d3c51cd2bf [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
bugs | 845190 |
milestone | 25.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
browser/components/sessionstore/test/unit/xpcshell.ini | file | annotate | diff | comparison | revisions |
--- a/browser/components/sessionstore/test/unit/xpcshell.ini +++ b/browser/components/sessionstore/test/unit/xpcshell.ini @@ -2,11 +2,15 @@ head = head.js tail = firefox-appdir = browser [test_backup.js] [test_backup_once.js] [test_no_backup_first_write.js] [test_startup_nosession_sync.js] +# bug 845190 - thread pool wasn't shutdown assertions +skip-if = (os == "win" || "linux") && debug [test_startup_nosession_async.js] [test_startup_session_sync.js] +# bug 845190 - thread pool wasn't shutdown assertions +skip-if = (os == "win" || "linux") && debug [test_startup_session_async.js]