mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 582821 - skip test_nsIProcess.js on Windows until it can learn not to leave an unremovable file on the slave
This commit is contained in:
parent
dc233c5ab7
commit
06492092d4
@ -29,6 +29,7 @@ fail-if = os == "android"
|
||||
[test_mac_bundle.js]
|
||||
[test_nsIMutableArray.js]
|
||||
[test_nsIProcess.js]
|
||||
skip-if = os == "win" # bug 582821
|
||||
[test_nsIProcess_stress.js]
|
||||
skip-if = os == "win" # See bug: 676412
|
||||
[test_pipe.js]
|
||||
|
Loading…
Reference in New Issue
Block a user