| Index: dart/tests/isolate/isolate.status
|
| diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status
|
| index a3a927451525804581af7dd9ba43e2139149c46b..b9257d5e63d9d9a6901c523297cf9a45f95c6be3 100644
|
| --- a/dart/tests/isolate/isolate.status
|
| +++ b/dart/tests/isolate/isolate.status
|
| @@ -96,3 +96,6 @@ isolate_stress_test: Pass, Slow # Issue 10697
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| isolate_stress_test: Skip # Issue 12537
|
| +
|
| +[ $csp ]
|
| +spawn_uri_negative_test: Fail # http://dartbug.com/13454
|
|
|