| Index: tests/isolate/isolate.status
|
| ===================================================================
|
| --- tests/isolate/isolate.status (revision 3300)
|
| +++ tests/isolate/isolate.status (working copy)
|
| @@ -24,17 +24,16 @@
|
| [ $arch == chromium ]
|
| MandelIsolateTest: Skip # Bug 5353937.
|
|
|
| +[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff)) ]
|
| +Message2Test: Fail # postMessage API currently expects String messages
|
| +NestedSpawn2Test: Fail
|
| +NestedSpawnTest: Fail
|
| +
|
| [ $component == frogium || ($component == webdriver && $browser == chrome) ]
|
| CrossIsolateMessageTest:Fail # HTMLElement should be hidden in workers
|
| MixedTest: Fail # HTMLElement should be hidden in workers
|
| Mixed2Test: Fail # HTMLElement should be hidden in workers
|
| -Message2Test: Fail # postMessage API currently expects String messages
|
| -NestedSpawn2Test: Fail
|
| -NestedSpawnTest: Fail
|
|
|
| -[ $component == webdriver && $browser == ff ]
|
| -*: Skip
|
| -
|
| [ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
|
| *: Skip
|
|
|
|
|