| OLD | NEW |
| 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 async_window_test: Skip #TODO(gram): investigating | 5 async_window_test: Skip #TODO(gram): investigating |
| 6 event_test: Skip # Issue 1996 | 6 event_test: Skip # Issue 1996 |
| 7 interactive_test: Skip # Must be run manually. | 7 interactive_test: Skip # Must be run manually. |
| 8 dromaeo_smoke_test: Fail, Pass # Issue 14521 | 8 dromaeo_smoke_test: Fail, Pass # Issue 14521 |
| 9 | 9 |
| 10 [ $compiler == dart2js && $browser ] | 10 [ $compiler == dart2js && $browser ] |
| (...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 311 element_test/children: Fail # Issue: 7413 | 311 element_test/children: Fail # Issue: 7413 |
| 312 element_test/constructors: Fail | 312 element_test/constructors: Fail |
| 313 element_test/elements: Fail | 313 element_test/elements: Fail |
| 314 element_test/eventListening: Crash | 314 element_test/eventListening: Crash |
| 315 element_test/eventListening: Fail # Issue: 7413 | 315 element_test/eventListening: Fail # Issue: 7413 |
| 316 element_test/queryAll: Fail | 316 element_test/queryAll: Fail |
| 317 fileapi_test: Skip # Timeout. | 317 fileapi_test: Skip # Timeout. |
| 318 form_data_test: Fail # Issue: 7413 | 318 form_data_test: Fail # Issue: 7413 |
| 319 htmlelement_test: Fail | 319 htmlelement_test: Fail |
| 320 isolates_test: Skip # Timeout. | 320 isolates_test: Skip # Timeout. |
| 321 js_interop_3_test: Skip # Timeout. | |
| 322 js_interop_4_test: Skip # Timeout. | 321 js_interop_4_test: Skip # Timeout. |
| 323 keyboard_event_test: Fail # Issue: 7413 | 322 keyboard_event_test: Fail # Issue: 7413 |
| 324 serialized_script_value_test: Fail | 323 serialized_script_value_test: Fail |
| 325 typed_arrays_arraybuffer_test: Fail | 324 typed_arrays_arraybuffer_test: Fail |
| 326 url_test: Fail | 325 url_test: Fail |
| 327 | 326 |
| 328 # Opera Feature support statuses- | 327 # Opera Feature support statuses- |
| 329 # All changes should be accompanied by platform support annotation changes. | 328 # All changes should be accompanied by platform support annotation changes. |
| 330 audiobuffersourcenode_test/supported: Fail | 329 audiobuffersourcenode_test/supported: Fail |
| 331 audiocontext_test/supported: Fail | 330 audiocontext_test/supported: Fail |
| (...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 381 [ $runtime == vm ] | 380 [ $runtime == vm ] |
| 382 *: Skip | 381 *: Skip |
| 383 | 382 |
| 384 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 383 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
| 385 request_animation_frame_test: Skip # Async test hangs. | 384 request_animation_frame_test: Skip # Async test hangs. |
| 386 | 385 |
| 387 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome || $runtime == chromeOnAndroid) ] | 386 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome || $runtime == chromeOnAndroid) ] |
| 388 # Note: these tests are all injecting scripts by design. This is not allowed un
der CSP. | 387 # Note: these tests are all injecting scripts by design. This is not allowed un
der CSP. |
| 389 event_customevent_test: Fail # Test cannot run under CSP restrictions. | 388 event_customevent_test: Fail # Test cannot run under CSP restrictions. |
| 390 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 389 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 391 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. | |
| 392 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). | |
| 393 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 390 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 394 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 391 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 395 | 392 |
| 396 [ $compiler == dart2js && $runtime == drt ] | 393 [ $compiler == dart2js && $runtime == drt ] |
| 397 wheelevent_test: Fail # http://dartbug.com/12958 | 394 wheelevent_test: Fail # http://dartbug.com/12958 |
| 398 | 395 |
| 399 [ $compiler == none && $runtime == dartium ] | 396 [ $compiler == none && $runtime == dartium ] |
| 400 async_test: Timeout # Issue 13719: Please triage this failure. | 397 async_test: Timeout # Issue 13719: Please triage this failure. |
| 401 dromaeo_smoke_test: Fail # Issue 13719: Please triage this failure. | 398 dromaeo_smoke_test: Fail # Issue 13719: Please triage this failure. |
| 402 element_offset_test/offset: Pass, Fail # Issue 13719, 13296 | 399 element_offset_test/offset: Pass, Fail # Issue 13719, 13296 |
| (...skipping 11 matching lines...) Expand all Loading... |
| 414 htmlelement_test: StaticWarning | 411 htmlelement_test: StaticWarning |
| 415 isolates_test: StaticWarning | 412 isolates_test: StaticWarning |
| 416 localstorage_test: StaticWarning | 413 localstorage_test: StaticWarning |
| 417 mutationobserver_test: StaticWarning | 414 mutationobserver_test: StaticWarning |
| 418 track_element_constructor_test: StaticWarning | 415 track_element_constructor_test: StaticWarning |
| 419 transferables_test: StaticWarning | 416 transferables_test: StaticWarning |
| 420 typed_arrays_range_checks_test: StaticWarning | 417 typed_arrays_range_checks_test: StaticWarning |
| 421 typing_test: StaticWarning | 418 typing_test: StaticWarning |
| 422 webgl_1_test: StaticWarning | 419 webgl_1_test: StaticWarning |
| 423 window_nosuchmethod_test: StaticWarning | 420 window_nosuchmethod_test: StaticWarning |
| OLD | NEW |