| Index: dart/tests/html/html.status
|
| ===================================================================
|
| --- dart/tests/html/html.status (revision 40833)
|
| +++ dart/tests/html/html.status (working copy)
|
| @@ -53,8 +53,8 @@
|
|
|
| element_offset_test/offset: RuntimeError # Issue 17550
|
| request_animation_frame_test: Skip # Times out, and also passes while taking 4.00 minutes. Issue 19127.
|
| -fileapi_test/fileEntry: RuntimeError # Issue 20488
|
| -fileapi_test/getFile: RuntimeError # Issue 20488
|
| +fileapi_test/fileEntry: Pass, RuntimeError # Issue 20488
|
| +fileapi_test/getFile: Pass, RuntimeError # Issue 20488
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| worker_test/functional: Pass, Crash # Issue 9929.
|
|
|