Bug 845190 - Reactivate tests blocked by bug 888347. r=yoric

This commit is contained in:
David Rajchenbach-Teller 2013-09-25 11:43:48 -04:00
parent c8ce65f778
commit 22df70041a
3 changed files with 0 additions and 8 deletions

View File

@ -7,10 +7,6 @@ support-files = data/sessionstore_valid.js
[test_backup.js]
[test_backup_once.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]

View File

@ -7,6 +7,4 @@ tail =
[test_osfile_async.js]
[test_profiledir.js]
[test_logging.js]
# bug 845190 - thread pool wasn't shutdown assertions
skip-if = (os == "win" || "linux") && debug
[test_creationDate.js]

View File

@ -15,8 +15,6 @@ support-files =
[test_nocache.js]
[test_645970.js]
# Bug 845190: Too many intermittent assertions on Linux (ASSERTION: thread pool wasn't shutdown)
skip-if = debug && os == "linux"
[test_identifiers.js]
[test_init_async_multiple.js]
[test_init_async_multiple_then_sync.js]