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

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

Issue 8574066: Add a test for "is Object", fix try-catch of null (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: frogsh, status Created 9 years, 1 month 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 | « frog/frogsh ('k') | tests/language/language.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 prefix co19 5 prefix co19
6 6
7 [ $component == frog || $component == frogsh || $component == leg ] 7 [ $component == frog || $component == frogsh || $component == leg ]
8 8
9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail 9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail
10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail 10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 LibTest/core/Expect/approxEquals/Expect/approxEquals/A03/t01: Fail 120 LibTest/core/Expect/approxEquals/Expect/approxEquals/A03/t01: Fail
121 LibTest/core/Expect/approxEquals/Expect/approxEquals/A01/t02: Fail 121 LibTest/core/Expect/approxEquals/Expect/approxEquals/A01/t02: Fail
122 LibTest/core/Expect/approxEquals/Expect/approxEquals/A04/t01: Fail 122 LibTest/core/Expect/approxEquals/Expect/approxEquals/A04/t01: Fail
123 LibTest/core/Expect/approxEquals/Expect/approxEquals/A01/t01: Fail 123 LibTest/core/Expect/approxEquals/Expect/approxEquals/A01/t01: Fail
124 LibTest/core/Expect/approxEquals/Expect/approxEquals/A01/t03: Fail 124 LibTest/core/Expect/approxEquals/Expect/approxEquals/A01/t03: Fail
125 LibTest/core/Expect/notEquals/Expect/notEquals/A02/t01: Fail 125 LibTest/core/Expect/notEquals/Expect/notEquals/A02/t01: Fail
126 LibTest/core/Expect/isFalse/Expect/isFalse/A02/t01: Fail 126 LibTest/core/Expect/isFalse/Expect/isFalse/A02/t01: Fail
127 LibTest/core/Expect/identical/Expect/identical/A02/t01: Fail 127 LibTest/core/Expect/identical/Expect/identical/A02/t01: Fail
128 LibTest/core/Expect/identical/Expect/identical/A01/t01: Fail 128 LibTest/core/Expect/identical/Expect/identical/A01/t01: Fail
129 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail 129 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t02: Fail
130 LibTest/core/Expect/throws/Expect/throws/A01/t03: Fail
131 LibTest/core/Expect/throws/Expect/throws/A02/t01: Fail 130 LibTest/core/Expect/throws/Expect/throws/A02/t01: Fail
132 LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail 131 LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail
133 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t01: Fail 132 LibTest/core/Expect/setEquals/Expect/setEquals/A01/t01: Fail
134 LibTest/core/Expect/throws/Expect/throws/A01/t04: Fail
135 LibTest/core/Expect/equals/Expect/equals/A02/t01: Fail 133 LibTest/core/Expect/equals/Expect/equals/A02/t01: Fail
136 LibTest/core/Expect/isNotNull/Expect/isNotNull/A02/t01: Fail 134 LibTest/core/Expect/isNotNull/Expect/isNotNull/A02/t01: Fail
137 LibTest/core/Date/timeZone/Date/timeZone/A01/t01: Fail 135 LibTest/core/Date/timeZone/Date/timeZone/A01/t01: Fail
138 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t03: Fail 136 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t03: Fail
139 LibTest/core/Date/Date.fromEpoch/Date/Date.fromEpoch/A01/t02: Fail 137 LibTest/core/Date/Date.fromEpoch/Date/Date.fromEpoch/A01/t02: Fail
140 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t04: Fail 138 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t04: Fail
141 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t02: Fail 139 LibTest/core/Date/Date.fromString/Date/Date.fromString/A01/t02: Fail
142 LibTest/core/Date/Date.fromEpoch/Date/Date.fromEpoch/A03/t01: Fail 140 LibTest/core/Date/Date.fromEpoch/Date/Date.fromEpoch/A03/t01: Fail
143 LibTest/core/Date/Date.fromString/Date/Date.fromString/A04/t01: Fail 141 LibTest/core/Date/Date.fromString/Date/Date.fromString/A04/t01: Fail
144 LibTest/core/Date/Date.fromString/Date/Date.fromString/A05/t01: Fail 142 LibTest/core/Date/Date.fromString/Date/Date.fromString/A05/t01: Fail
(...skipping 421 matching lines...) Expand 10 before | Expand all | Expand 10 after
566 # The following tests fail due to renaming of StopWatch to Stopwatch. 564 # The following tests fail due to renaming of StopWatch to Stopwatch.
567 [ $component == frog || $component == frogsh || $component == leg ] 565 [ $component == frog || $component == frogsh || $component == leg ]
568 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail 566 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail
569 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail 567 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail
570 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test. 568 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test.
571 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail 569 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail
572 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail 570 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail
573 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail 571 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail
574 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail 572 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail
575 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail 573 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail
OLDNEW
« no previous file with comments | « frog/frogsh ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698