Chromium Code Reviews| Index: tests/html/html.status |
| =================================================================== |
| --- tests/html/html.status (revision 18358) |
| +++ tests/html/html.status (working copy) |
| @@ -3,6 +3,7 @@ |
| # BSD-style license that can be found in the LICENSE file. |
| window_open_test: Skip # http://dartbug.com/5151 |
| +async_window_test: Skip #TODO(gram): investigating |
| event_test: Skip # Issue 1996 |
| @@ -27,6 +28,7 @@ |
| webgl_1_test: Pass, Fail # Issue 8219 |
| [ $runtime == drt || $runtime == chrome] |
| +async_window_test: Pass,Fail #TODO(gram): investigating |
|
Emily Fortuna
2013/02/12 01:47:14
delete this line
|
| audiobuffersourcenode_test: Pass, Fail, Timeout, Crash # AudiobufferSourceNode is flaky on Chrome and Dartium - filed issue 8021 for the timeout. |
| audiocontext_test: Pass, Timeout, Crash # Issue 8021. |