| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4180e62b27c751ed5db04accea59df7db0de88f2..419e7bbcb19aa2de85d14cdf5597469362f0dcc4 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -75,6 +75,11 @@ native_gc_test: Pass, Slow
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| worker_test/functional: Pass, Crash # Issue 9929.
|
|
|
| +[ $compiler == dart2js && $runtime == chrome ]
|
| +fileapi_test/entry: Fail # TODO(dart2js-team): Please triage this failure.
|
| +fileapi_test/getDirectory: Fail # TODO(dart2js-team): Please triage this failure.
|
| +fileapi_test/getFile: Fail # TODO(dart2js-team): Please triage this failure.
|
| +
|
| [ $compiler == dart2js && $runtime == chromeOnAndroid ]
|
| crypto_test/functional: Pass, Slow # TODO(dart2js-team): Please triage this failure.
|
| input_element_test/supported_datetime-local: Pass, Slow # TODO(dart2js-team): Please triage this failure.
|
|
|