Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(335)

Side by Side Diff: tests/html/html.status

Issue 1701083002: Fix dart2js DRT test status for removed/changed APIs (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 interactive_test: Skip # Must be run manually. 5 interactive_test: Skip # Must be run manually.
6 cross_frame_test: Skip # Test reloads itself. Issue 18558 6 cross_frame_test: Skip # Test reloads itself. Issue 18558
7 7
8 [ $compiler == none && ($runtime == dartium || $runtime == drt) ] 8 [ $compiler == none && ($runtime == dartium || $runtime == drt) ]
9 9
10 js_array_test: Skip # Dartium JSInterop failure 10 js_array_test: Skip # Dartium JSInterop failure
11 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044) 11 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044)
12 js_typed_interop_side_cast_exp_test: Fail, OK # tests dart2js-specific behavior. 12 js_typed_interop_side_cast_exp_test: Fail, OK # tests dart2js-specific behavior.
13 13
14 cross_domain_iframe_test: RuntimeError # Dartium JSInterop failure 14 cross_domain_iframe_test: RuntimeError # Dartium JSInterop failure
15 indexeddb_2_test: Fail # Dartium JSInterop failure. Identity preservation on arr ay deferred copy. 15 indexeddb_2_test: Fail # Dartium JSInterop failure. Identity preservation on arr ay deferred copy.
16 js_test/transferrables: RuntimeError # Dartium JSInterop failure 16 js_test/transferrables: RuntimeError # Dartium JSInterop failure
17 js_test/JsArray: RuntimeError # Dartium JSInterop failure 17 js_test/JsArray: RuntimeError # Dartium JSInterop failure
18 native_gc_test: Skip # Dartium JSInterop failure 18 native_gc_test: Skip # Dartium JSInterop failure
19 transferables_test: RuntimeError # Dartium JSInterop failure 19 transferables_test: RuntimeError # Dartium JSInterop failure
20 20
21 blob_constructor_test: RuntimeError # Dartium 45 roll. Issue 25754 21 blob_constructor_test: RuntimeError # Dartium 45 roll. Issue 25754
22 crypto_test/functional: RuntimeError # Dartium 45 roll. Issue 25754 22 crypto_test/functional: RuntimeError # Dartium 45 roll. Issue 25754
23 element_animate_test/omit_timing: RuntimeError # Dartium 45 roll. Issue 25754
24 element_animate_test/simple_timing: RuntimeError # Dartium 45 roll. Issue 25754
25 element_animate_test/timing_dict: RuntimeError # Dartium 45 roll. Issue 25754
26 svgelement_test/constructors: RuntimeError # Dartium 45 roll. Issue 25754 23 svgelement_test/constructors: RuntimeError # Dartium 45 roll. Issue 25754
27 url_test: RuntimeError # Dartium 45 roll. Issue 25754 24 url_test: RuntimeError # Dartium 45 roll. Issue 25754
28 25
29 [ $compiler == none && ($runtime == drt || $runtime == dartium ) ] 26 [ $compiler == none && ($runtime == drt || $runtime == dartium ) ]
30 worker_api_test: Fail # Issue 10223 27 worker_api_test: Fail # Issue 10223
31 resource_http_test: Fail # Issue 24203 28 resource_http_test: Fail # Issue 24203
32 js_function_getter_trust_types_test: Skip # dartium doesn't support trust types. 29 js_function_getter_trust_types_test: Skip # dartium doesn't support trust types.
33 30
34 [ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium ) ] 31 [ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium ) ]
35 datalistelement_test: Skip # Issue 20540 32 datalistelement_test: Skip # Issue 20540
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 [ $runtime == chrome && $system == macos ] 120 [ $runtime == chrome && $system == macos ]
124 canvasrenderingcontext2d_test/drawImage_video_element: Skip # Times out. Please triage this failure. 121 canvasrenderingcontext2d_test/drawImage_video_element: Skip # Times out. Please triage this failure.
125 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Skip # Times out. Please triage this failure. 122 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Skip # Times out. Please triage this failure.
126 element_animate_test/omit_timing: Skip # Timing out on MacOS. Issue 23507 123 element_animate_test/omit_timing: Skip # Timing out on MacOS. Issue 23507
127 element_animate_test/timing_dict: Skip # Timing out on MacOS. Issue 23507 124 element_animate_test/timing_dict: Skip # Timing out on MacOS. Issue 23507
128 transition_event_test/functional: Skip # Times out. Issue 22167 125 transition_event_test/functional: Skip # Times out. Issue 22167
129 request_animation_frame_test: Skip # Times out. Issue 22167 126 request_animation_frame_test: Skip # Times out. Issue 22167
130 127
131 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid || $runtime == ContentShellOnAndroid ] 128 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid || $runtime == ContentShellOnAndroid ]
132 webgl_1_test: Pass, Fail # Issue 8219 129 webgl_1_test: Pass, Fail # Issue 8219
130 element_animate_test/omit_timing: RuntimeError # Dartium 45 roll. Issue 25786
131 element_animate_test/simple_timing: RuntimeError # Dartium 45 roll. Issue 25786
132 element_animate_test/timing_dict: RuntimeError # Dartium 45 roll. Issue 25786
133 133
134 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows ] 134 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows ]
135 websql_test: Skip # Issue 4941: stderr contains a backtrace. 135 websql_test: Skip # Issue 4941: stderr contains a backtrace.
136 136
137 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g] 137 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g]
138 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. 138 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace.
139 native_gc_test: Pass, Slow 139 native_gc_test: Pass, Slow
140 140
141 [$runtime == ie10 || $runtime == ie11] 141 [$runtime == ie10 || $runtime == ie11]
142 indexeddb_5_test: Fail # Issue 12893 142 indexeddb_5_test: Fail # Issue 12893
(...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 js_test: SkipByDesign 394 js_test: SkipByDesign
395 js_array_test: SkipByDesign 395 js_array_test: SkipByDesign
396 js_typed_interop_test: SkipByDesign 396 js_typed_interop_test: SkipByDesign
397 js_typed_interop_default_arg_test: SkipByDesign 397 js_typed_interop_default_arg_test: SkipByDesign
398 js_function_getter_test: SkipByDesign 398 js_function_getter_test: SkipByDesign
399 js_function_getter_trust_types_test: SkipByDesign 399 js_function_getter_trust_types_test: SkipByDesign
400 js_dart_to_string_test: SkipByDesign 400 js_dart_to_string_test: SkipByDesign
401 mirrors_js_typed_interop_test: SkipByDesign 401 mirrors_js_typed_interop_test: SkipByDesign
402 postmessage_structured_test: SkipByDesign 402 postmessage_structured_test: SkipByDesign
403 403
404 [ $compiler == dart2js && $runtime == chrome] 404 [ $compiler == dart2js && ($runtime == chrome || $runtime == drt) ]
405 svgelement_test/supported_altGlyph: RuntimeError # Issue 23144 405 svgelement_test/supported_altGlyph: RuntimeError # Issue 25787
406 406
407 [ ($runtime == dartium) && ($system == macos || $system == windows || $system == linux)] 407 [ ($runtime == dartium) && ($system == macos || $system == windows || $system == linux)]
408 # Desktop operating systems do not support touch events on chrome 34 dartium. 408 # Desktop operating systems do not support touch events on chrome 34 dartium.
409 touchevent_test/supported: Fail 409 touchevent_test/supported: Fail
410 410
411 [ (($runtime == dartium || $runtime == drt) && $system == macos) || $system == w indows ] 411 [ (($runtime == dartium || $runtime == drt) && $system == macos) || $system == w indows ]
412 xhr_test/xhr: Skip # Times out. Issue 21527 412 xhr_test/xhr: Skip # Times out. Issue 21527
413 413
414 [ $compiler == dart2analyzer ] 414 [ $compiler == dart2analyzer ]
415 custom/document_register_basic_test: StaticWarning 415 custom/document_register_basic_test: StaticWarning
(...skipping 27 matching lines...) Expand all
443 custom_elements_23127_test/c2t: RuntimeError # Need custom element support #2548 4 443 custom_elements_23127_test/c2t: RuntimeError # Need custom element support #2548 4
444 custom_elements_test/innerHtml: RuntimeError # Need custom element support #2548 4 444 custom_elements_test/innerHtml: RuntimeError # Need custom element support #2548 4
445 custom_elements_test/register: RuntimeError # Need custom element support #25484 445 custom_elements_test/register: RuntimeError # Need custom element support #25484
446 446
447 js_typed_interop_side_cast_exp_test: RuntimeError # Corner case in package:js th at we might want to remove (See comment in #24978). 447 js_typed_interop_side_cast_exp_test: RuntimeError # Corner case in package:js th at we might want to remove (See comment in #24978).
448 js_typed_interop_test/static_method_tearoff_1: RuntimeError # Tree-shaking a use d tear-off (#24978, #25720). 448 js_typed_interop_test/static_method_tearoff_1: RuntimeError # Tree-shaking a use d tear-off (#24978, #25720).
449 js_typed_interop_default_arg_test/explicit_argument: RuntimeError # Tree-shaking a used tear-off (#24978, #25720). 449 js_typed_interop_default_arg_test/explicit_argument: RuntimeError # Tree-shaking a used tear-off (#24978, #25720).
450 450
451 # These are raw dart:js tests that fail due to bugs in the CPS IR: 451 # These are raw dart:js tests that fail due to bugs in the CPS IR:
452 js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720 452 js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698