Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 57c3849a1f663a039d85f25defae523d46b5fe06..c36e35af1cf388c03c11d3e1754dfc5de47e5efb 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -292,13 +292,15 @@ input_element_test/supported_date: Fail |
input_element_test/supported_datetime-local: Fail |
touchevent_test/supported: Fail # Safari does not support TouchEvents |
notification_test/constructors: Fail # Safari doesn't let us access the fields of the Notification to verify them. |
- |
-[ $runtime == safari ] |
indexeddb_1_test/functional: Skip # Times out. Issue 21433 |
indexeddb_2_test: RuntimeError # Issue 21433 |
indexeddb_4_test: RuntimeError # Issue 21433 |
indexeddb_5_test: RuntimeError # Issue 21433 |
+ |
+js_test/JsArray: RuntimeError # Fails 10 out of 10. |
+indexeddb_3_test: Skip # Times out 1 out of 10. |
+ |
[ $runtime == opera ] |
blob_constructor_test: Fail |
canvas_test: Fail |