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

Side by Side Diff: tests/co19/co19-dartium.status

Issue 2024743002: Update status for co19 tests that now pass on dart2js (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 6 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/co19/co19-dart2js.status ('k') | tests/co19/co19-runtime.status » ('j') | 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 [ $compiler == none && $runtime == drt ] 5 [ $compiler == none && $runtime == drt ]
6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long 6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
7 7
8 [ $compiler == none && $runtime == dartium && $system == macos ] 8 [ $compiler == none && $runtime == dartium && $system == macos ]
9 LayoutTests/fast/css-generated-content/pseudo-animation-before-onload_t01: Skip # Depends on animation timing, commented as known to be flaky in test. Will not fix. 9 LayoutTests/fast/css-generated-content/pseudo-animation-before-onload_t01: Skip # Depends on animation timing, commented as known to be flaky in test. Will not fix.
10 LayoutTests/fast/forms/input-value-sanitization_t01: RuntimeError # 45 roll 10 LayoutTests/fast/forms/input-value-sanitization_t01: RuntimeError # 45 roll
(...skipping 957 matching lines...) Expand 10 before | Expand all | Expand 10 after
968 LayoutTests/fast/xpath/node-name-case-sensitivity_t01: RuntimeError # co19-roll r761: Please triage this failure. 968 LayoutTests/fast/xpath/node-name-case-sensitivity_t01: RuntimeError # co19-roll r761: Please triage this failure.
969 LayoutTests/fast/xpath/node-name-case-sensitivity_t02: RuntimeError # co19-roll r786: Please triage this failure. 969 LayoutTests/fast/xpath/node-name-case-sensitivity_t02: RuntimeError # co19-roll r786: Please triage this failure.
970 LayoutTests/fast/xpath/position_t01: RuntimeError # co19-roll r761: Please triag e this failure. 970 LayoutTests/fast/xpath/position_t01: RuntimeError # co19-roll r761: Please triag e this failure.
971 LayoutTests/fast/xpath/py-dom-xpath/abbreviations_t01: RuntimeError # Dartium JS Interop failure 971 LayoutTests/fast/xpath/py-dom-xpath/abbreviations_t01: RuntimeError # Dartium JS Interop failure
972 LayoutTests/fast/xpath/py-dom-xpath/axes_t01: RuntimeError # Dartium JSInterop f ailure 972 LayoutTests/fast/xpath/py-dom-xpath/axes_t01: RuntimeError # Dartium JSInterop f ailure
973 LayoutTests/fast/xpath/py-dom-xpath/data_t01: RuntimeError # co19-roll r786: Ple ase triage this failure. 973 LayoutTests/fast/xpath/py-dom-xpath/data_t01: RuntimeError # co19-roll r786: Ple ase triage this failure.
974 LayoutTests/fast/xpath/py-dom-xpath/expressions_t01: RuntimeError # co19-roll r7 86: Please triage this failure. 974 LayoutTests/fast/xpath/py-dom-xpath/expressions_t01: RuntimeError # co19-roll r7 86: Please triage this failure.
975 LayoutTests/fast/xpath/py-dom-xpath/paths_t01: RuntimeError # co19-roll r786: Pl ease triage this failure. 975 LayoutTests/fast/xpath/py-dom-xpath/paths_t01: RuntimeError # co19-roll r786: Pl ease triage this failure.
976 LayoutTests/fast/xpath/reverse-axes_t01: RuntimeError # co19-roll r761: Please t riage this failure. 976 LayoutTests/fast/xpath/reverse-axes_t01: RuntimeError # co19-roll r761: Please t riage this failure.
977 LayoutTests/fast/xsl/default-html_t01: RuntimeError # co19-roll r786: Please tri age this failure. 977 LayoutTests/fast/xsl/default-html_t01: RuntimeError # co19-roll r786: Please tri age this failure.
978 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Please triage this f ailure.
979 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, RuntimeError # co19-roll r70 6. Please triage this failure. 978 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, RuntimeError # co19-roll r70 6. Please triage this failure.
980 LibTest/async/Timer/Timer_A01_t01: RuntimeError, Pass # Issue 16475 979 LibTest/async/Timer/Timer_A01_t01: RuntimeError, Pass # Issue 16475
981 LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # co19-roll r722: Pleas e triage this failure. 980 LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # co19-roll r722: Pleas e triage this failure.
982 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip # co19-roll r722: Ple ase triage this failure. 981 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip # co19-roll r722: Ple ase triage this failure.
983 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # co19-roll r722: Ple ase triage this failure. 982 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # co19-roll r722: Ple ase triage this failure.
984 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue 22200 983 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue 22200
985 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue 22200 984 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue 22200
986 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue 22200 985 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue 22200
987 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # Issue 13596 986 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # Issue 13596
988 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596 987 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after
1406 LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134 1405 LibTest/html/Document/text_A01_t01: RuntimeError # Issue 26134
1407 LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134 1406 LibTest/html/Document/insertBefore_A01_t01: RuntimeError # Issue 26134
1408 LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1407 LibTest/html/Document/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1409 LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134 1408 LibTest/html/IFrameElement/insertBefore_A01_t01: RuntimeError # Issue 26134
1410 LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1409 LibTest/html/IFrameElement/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1411 LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134 1410 LibTest/html/Element/text_A01_t01: RuntimeError # Issue 26134
1412 LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134 1411 LibTest/html/Element/insertBefore_A01_t01: RuntimeError # Issue 26134
1413 LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134 1412 LibTest/html/Element/insertAllBefore_A01_t01: RuntimeError # Issue 26134
1414 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 261 34, timeout 1413 LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t06: Skip # Issue 261 34, timeout
1415 html/cross_domain_iframe_test: RuntimeError # Issue 26134 1414 html/cross_domain_iframe_test: RuntimeError # Issue 26134
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698