| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 111a56a412fee561b76e8581f1b0818bd8ef427a..e56e88db7b207594b9ce07655ec50bd71d13fd91 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -12,6 +12,9 @@ interactive_test: Skip # Must be run manually.
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| # postMessage in dartium always transfers the typed array buffer, never a view
|
| postmessage_structured_test/typed_arrays: Fail
|
| +indexeddb_3_test: Fail # Troubles with default values.
|
| +indexeddb_4_test: Fail # Troubles with default values.
|
| +indexeddb_5_test: Fail # Troubles with default values.
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| worker_test/functional: Pass, Crash # Issue 9929.
|
|
|