| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 0d74cca11de23cd54541e149df5936460ca62a6d..61537f29e74f16c97c00c4294f4e45e783ba6308 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -21,6 +21,13 @@ audiocontext_test: Skip
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == windows]
|
| websql_test: Skip # Issue 4941: stderr contains a backtrace.
|
|
|
| +[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug]
|
| +websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace.
|
| +indexeddb_1_test: Fail
|
| +indexeddb_2_test: Fail
|
| +indexeddb_3_test: Fail
|
| +indexeddb_4_test: Fail
|
| +
|
| [ $compiler == dart2js && $runtime == drt && $system == windows]
|
| audiocontext_test: Fail # Issue 4517
|
| audioelement_test: Fail # Issue 4517
|
|
|