| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 106fc3782c307245e2961f4695b80d674265f5ca..c7a25eb0990a5c75f5b8dbfca8cdea5584bed078 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -178,8 +178,8 @@ xhr_cross_origin_test: Fail # Issue 6016.
|
| [ $runtime == safari ]
|
| # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing
|
| # with Safari 6.
|
| -audiocontext_test: Crash, Fail # TODO(ahe): Please triage this failure.
|
| -element_test/elements: Crash, Fail # TODO(ahe): Please triage this failure.
|
| +audiocontext_test: Crash, Fail # Issue: 7414
|
| +element_test/elements: Crash, Fail # Issue: 7414
|
| performance_api_test: Fail # window.performance.timing not in Safari 6.
|
| indexeddb_1_test: Fail # indexedDB not in Safari 6.
|
| indexeddb_2_test: Fail # indexedDB not in Safari 6.
|
| @@ -195,11 +195,9 @@ input_element_test/week: Fail, Crash # Safari does not support this input ty
|
| fileapi_test: Fail # requestFileSystem not supported in Safari 6.
|
| datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari.
|
| contentelement_test: Fail # Safari 6 does not support content element.
|
| -# TODO: The following tests need to be triaged to understand why they are
|
| -# failing (They are expected to pass in Safari 6).
|
| # TODO(efortuna): Make our test framework able to separate tests out by browser
|
| # version.
|
| -datalistelement_test: Fail
|
| +datalistelement_test: Fail # Issue: 7414
|
| node_test: Skip # Issue 6457
|
|
|
| [ $runtime == opera && $system == windows ]
|
|
|