| Index: tests/try/try.status
|
| diff --git a/tests/try/try.status b/tests/try/try.status
|
| index 722e5b9a679484085989c102606a006e88bac4fa..d6d7ca76b0d847d6d99324140dc9a6d50c4f1576 100644
|
| --- a/tests/try/try.status
|
| +++ b/tests/try/try.status
|
| @@ -10,6 +10,9 @@ web/*: Skip
|
| [ $compiler == dart2js && $runtime == drt ]
|
| web/end_to_end_test: Fail, Pass # https://code.google.com/p/v8/issues/detail?id=3347
|
|
|
| +[ $compiler == none && $runtime == drt ]
|
| +web/end_to_end_test: Fail # Issue 24568
|
| +
|
| [ $csp ]
|
| web/end_to_end_test: Fail, OK # Issue 17935
|
| web/incremental_compilation_update_test: SkipByDesign # Test uses eval, not supported in CSP mode.
|
|
|