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

Side by Side Diff: dart/tests/co19/co19-leg.status

Issue 10451062: Add a browser configuration to avoid repeating (runtime == 'ff' || runtime == 'ie' || ...). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 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 | Annotate | Revision Log
« no previous file with comments | « dart/samples/tests/samples/samples.status ('k') | dart/tests/standalone/standalone.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) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 == dart2js && $system == macos && $runtime == d8 ] 5 [ $compiler == dart2js && $system == macos && $runtime == d8 ]
6 LibTest/core/Math/acos_A01_t01: Fail, OK 6 LibTest/core/Math/acos_A01_t01: Fail, OK
7 LibTest/core/Math/asin_A01_t01: Fail, OK 7 LibTest/core/Math/asin_A01_t01: Fail, OK
8 LibTest/core/Math/atan_A01_t01: Fail, OK 8 LibTest/core/Math/atan_A01_t01: Fail, OK
9 9
10 10
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 57
58 LibTest/core/TimeZone/TimeZone.local_A01_t01: Skip 58 LibTest/core/TimeZone/TimeZone.local_A01_t01: Skip
59 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Skip 59 LibTest/core/TimeZone/TimeZone.utc_A01_t01: Skip
60 60
61 61
62 [ $compiler == dart2js && $checked ] 62 [ $compiler == dart2js && $checked ]
63 # Leg does not support checked mode yet. 63 # Leg does not support checked mode yet.
64 *: Skip 64 *: Skip
65 65
66 66
67 [ $compiler == dart2js && $runtime == drt] 67 [ $compiler == dart2js && $browser ]
68 *: Skip 68 *: Skip
69 69
70 70
71 # 71 #
72 # Issues with co19 test suite. 72 # Issues with co19 test suite.
73 # 73 #
74 # If you add anything here, either file a bug against the Dart 74 # If you add anything here, either file a bug against the Dart
75 # langauge specification, co19 test suite, or add a comment that ahe@ 75 # langauge specification, co19 test suite, or add a comment that ahe@
76 # can understand so he can file a bug later. 76 # can understand so he can file a bug later.
77 # 77 #
(...skipping 466 matching lines...) Expand 10 before | Expand all | Expand 10 after
544 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t03: Fail, OK # @ compile-error 544 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t03: Fail, OK # @ compile-error
545 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A07_t02: Fail, OK # @ compile-error 545 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A07_t02: Fail, OK # @ compile-error
546 Language/12_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK # @compile-error 546 Language/12_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK # @compile-error
547 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail, OK # @compile-error 547 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail, OK # @compile-error
548 Language/12_Libraries_and_Scripts/1_Imports_A07_t01: Fail, OK # @compile-error 548 Language/12_Libraries_and_Scripts/1_Imports_A07_t01: Fail, OK # @compile-error
549 Language/12_Libraries_and_Scripts/1_Imports_A07_t02: Fail, OK # @compile-error 549 Language/12_Libraries_and_Scripts/1_Imports_A07_t02: Fail, OK # @compile-error
550 Language/12_Libraries_and_Scripts/2_Includes_A01_t01: Fail, OK # @compile-error 550 Language/12_Libraries_and_Scripts/2_Includes_A01_t01: Fail, OK # @compile-error
551 Language/12_Libraries_and_Scripts/2_Includes_A03_t03: Fail, OK # @compile-error 551 Language/12_Libraries_and_Scripts/2_Includes_A03_t03: Fail, OK # @compile-error
552 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error 552 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error
553 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error 553 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error
OLDNEW
« no previous file with comments | « dart/samples/tests/samples/samples.status ('k') | dart/tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698