| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4330829c6334500110d395657d7ca7d3be4f595d..8d0d4603661f16f16118518bfd16375ab560077f 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -19,6 +19,7 @@ async_test: Pass, Fail # timers test fails on ie10.
|
|
|
| [ $compiler == dart2js && $csp && $runtime == drt && $unchecked ]
|
| indexeddb_2_test: Fail, Crash, Pass # Bug in v8, http://dartbug.com/9407
|
| +async_test: Fail, Crash, Pass # Bug in v8, http://dartbug.com/9407
|
|
|
| # Layout tests are only supported on DRT.
|
| [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
|
|
|