| Index: dart/tests/html/html.status
|
| diff --git a/dart/tests/html/html.status b/dart/tests/html/html.status
|
| index 7103ed2c5a218462bd27f39e119a679c32c1c8c4..cb4250be31fa051187793b203eff804ec09f1ee2 100644
|
| --- a/dart/tests/html/html.status
|
| +++ b/dart/tests/html/html.status
|
| @@ -198,3 +198,8 @@ fileapi_test: Skip # Issue 3022
|
| css_test: Pass, Fail # Issue #2823
|
| element_test: Fail # method not found: 'get$add'
|
| fileapi_test: Skip # Issue 3022
|
| +
|
| +[ $compiler == dart2js && $runtime == drt && $system == macos ]
|
| +indexeddb_2_test: Fail # Issue 3669.
|
| +indexeddb_3_test: Fail # Issue 3670.
|
| +window_open_test: Fail # Issue 3671.
|
|
|