| Index: tests/lib_strong/lib_strong.status
|
| diff --git a/tests/lib_strong/lib_strong.status b/tests/lib_strong/lib_strong.status
|
| index c0dc165b0003e351f0e88ecba503da8ca13b19a6..3642fca2d51b80642e9ad85f2d6b4aa23aff9a85 100644
|
| --- a/tests/lib_strong/lib_strong.status
|
| +++ b/tests/lib_strong/lib_strong.status
|
| @@ -345,3 +345,7 @@ html/touchevent_test: RuntimeError # Issue 29922
|
| html/svg_test: RuntimeError # Issue 29922
|
| math/math_test: RuntimeError # Issue 29922
|
| math/math2_test: RuntimeError # Issue 29922
|
| +
|
| +[ $compiler == dartdevc && $system == windows ]
|
| +convert/json_pretty_test: RuntimeError # Issue 30336
|
| +html/xhr_test/xhr: Skip # Times out. Issue 21527
|
|
|