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

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

Issue 1404513002: Change test name so it's easier to suppress (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 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 | « tests/html/custom/entered_left_view_test.dart ('k') | 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 dromaeo_smoke_test: Skip # Issue 14521, 8257 6 dromaeo_smoke_test: Skip # Issue 14521, 8257
7 cross_frame_test: Skip # Test reloads itself. Issue 18558 7 cross_frame_test: Skip # Test reloads itself. Issue 18558
8 8
9 js_array_test: Skip # Issue 23676, 23677 9 js_array_test: Skip # Issue 23676, 23677
10 js_typed_interop_test: Skip # Issue 23676, 23677 10 js_typed_interop_test: Skip # Issue 23676, 23677
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
114 request_animation_frame_test: Skip # Times out. Issue 22167 114 request_animation_frame_test: Skip # Times out. Issue 22167
115 115
116 [ $runtime == chrome && $system != linux ] 116 [ $runtime == chrome && $system != linux ]
117 # These are failures in Chrome 45, which is not yet on Linux. 117 # These are failures in Chrome 45, which is not yet on Linux.
118 # This will be merged with the earlier blocks when Linux is updated. 118 # This will be merged with the earlier blocks when Linux is updated.
119 element_animate_test/simple_timing: RuntimeError # Please triage this failure 119 element_animate_test/simple_timing: RuntimeError # Please triage this failure
120 120
121 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid || $runtime == ContentShellOnAndroid ] 121 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid || $runtime == ContentShellOnAndroid ]
122 webgl_1_test: Pass, Fail # Issue 8219 122 webgl_1_test: Pass, Fail # Issue 8219
123 123
124 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows] 124 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows ]
125 websql_test: Skip # Issue 4941: stderr contains a backtrace. 125 websql_test: Skip # Issue 4941: stderr contains a backtrace.
126 custom/attribute_changed_callback_test/fully_supported: RuntimeError # Issue 245 46 126 custom/attribute_changed_callback_test/fully_supported: RuntimeError # Issue 245 46
127 custom/attribute_changed_callback_test/unsupported_on_polyfill: RuntimeError # I ssue 24546 127 custom/attribute_changed_callback_test/unsupported_on_polyfill: RuntimeError # I ssue 24546
128 custom/constructor_calls_created_synchronously_test: RuntimeError # Issue 24546 128 custom/constructor_calls_created_synchronously_test: RuntimeError # Issue 24546
129 custom/created_callback_test: RuntimeError # Issue 24546 129 custom/created_callback_test: RuntimeError # Issue 24546
130 custom/entered_left_view_test/standard_events -- old callback names: RuntimeErro r # Issue 24546 130 custom/entered_left_view_test/standard_events_old_callback_names: RuntimeError # Issue 24546
131 custom/entered_left_view_test/shadow_dom: RuntimeError # Issue 24546 131 custom/entered_left_view_test/shadow_dom: RuntimeError # Issue 24546
132 custom/entered_left_view_test/viewless_document: RuntimeError # Issue 24546 132 custom/entered_left_view_test/viewless_document: RuntimeError # Issue 24546
133 custom/entered_left_view_test/disconnected_subtree: RuntimeError # Issue 24546 133 custom/entered_left_view_test/disconnected_subtree: RuntimeError # Issue 24546
134 custom/entered_left_view_test/standard_events: RuntimeError # Issue 24546 134 custom/entered_left_view_test/standard_events: RuntimeError # Issue 24546
135 custom_elements_23127_test/baseline: RuntimeError # Issue 24546 135 custom_elements_23127_test/baseline: RuntimeError # Issue 24546
136 custom_elements_23127_test/c1t: RuntimeError # Issue 24546 136 custom_elements_23127_test/c1t: RuntimeError # Issue 24546
137 custom_elements_23127_test/c2: RuntimeError # Issue 24546 137 custom_elements_23127_test/c2: RuntimeError # Issue 24546
138 custom_elements_23127_test/c2t: RuntimeError # Issue 24546 138 custom_elements_23127_test/c2t: RuntimeError # Issue 24546
139 custom_elements_test/innerHtml: RuntimeError # Issue 24546 139 custom_elements_test/innerHtml: RuntimeError # Issue 24546
140 custom_elements_test/lifecycle: RuntimeError # Issue 24546 140 custom_elements_test/lifecycle: RuntimeError # Issue 24546
(...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
432 queryall_test: fail 432 queryall_test: fail
433 track_element_constructor_test: StaticWarning 433 track_element_constructor_test: StaticWarning
434 transferables_test: StaticWarning 434 transferables_test: StaticWarning
435 typed_arrays_range_checks_test: StaticWarning 435 typed_arrays_range_checks_test: StaticWarning
436 typing_test: StaticWarning 436 typing_test: StaticWarning
437 webgl_1_test: StaticWarning 437 webgl_1_test: StaticWarning
438 window_nosuchmethod_test: StaticWarning 438 window_nosuchmethod_test: StaticWarning
439 439
440 [ $compiler == dart2js && $cps_ir ] 440 [ $compiler == dart2js && $cps_ir ]
441 resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);}) : await for 441 resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);}) : await for
OLDNEW
« no previous file with comments | « tests/html/custom/entered_left_view_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698