| Index: tests/isolate/isolate.status
|
| ===================================================================
|
| --- tests/isolate/isolate.status (revision 3378)
|
| +++ tests/isolate/isolate.status (working copy)
|
| @@ -28,10 +28,16 @@
|
| CrossIsolateMessageTest:Fail # HTMLElement should be hidden in workers
|
| MixedTest: Fail # HTMLElement should be hidden in workers
|
| Mixed2Test: Fail # HTMLElement should be hidden in workers
|
| +
|
| +[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari)) ]
|
| Message2Test: Fail # postMessage API currently expects String messages
|
| NestedSpawn2Test: Fail
|
| NestedSpawnTest: Fail
|
|
|
| +[ $component == webdriver && $browser == safari ]
|
| +MessageTest: Fail
|
| +PromiseBasedTest: Fail
|
| +
|
| [ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
|
| *: Skip
|
|
|
|
|