Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index dfd1a252ac1c8f65fdf47246b5cc06a79910be72..c6f4916b9cd159db40676732b3e0096542314b76 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 |