Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 742f19dc8aaf4ded073387bed4dd0cc69d6dcebd..8810a3d8cc9f712d6af9599d7bee31f29fc33f21 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -291,13 +291,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 |