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

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

Issue 9401030: remove promise from corelib (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 8 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 | Annotate | Revision Log
« no previous file with comments | « samples/tests/samples/src/proxy/PromiseTest.dart ('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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 == dartc ] 7 [ $component == dartc ]
8 8
9 9
10 # Marked failed after code generation removed from dartc 10 # Marked failed after code generation removed from dartc
(...skipping 19 matching lines...) Expand all
30 LibTest/core/Date/Date.fromString_A01_t04: Pass # status change with --check-onl y 30 LibTest/core/Date/Date.fromString_A01_t04: Pass # status change with --check-onl y
31 LibTest/core/Date/Date.fromString_A04_t01: Pass # status change with --check-onl y 31 LibTest/core/Date/Date.fromString_A04_t01: Pass # status change with --check-onl y
32 LibTest/core/Date/Date.fromString_A05_t01: Pass # status change with --check-onl y 32 LibTest/core/Date/Date.fromString_A05_t01: Pass # status change with --check-onl y
33 LibTest/core/Date/Date.withTimeZone_A01_t02: Pass # status change with --check-o nly 33 LibTest/core/Date/Date.withTimeZone_A01_t02: Pass # status change with --check-o nly
34 LibTest/core/Date/Date_A01_t01: Pass # status change with --check-only 34 LibTest/core/Date/Date_A01_t01: Pass # status change with --check-only
35 LibTest/core/Date/Date_A01_t02: Pass # status change with --check-only 35 LibTest/core/Date/Date_A01_t02: Pass # status change with --check-only
36 LibTest/core/Date/Date_A01_t03: Pass # status change with --check-only 36 LibTest/core/Date/Date_A01_t03: Pass # status change with --check-only
37 LibTest/core/Date/toString_A02_t01: Pass # status change with --check-only 37 LibTest/core/Date/toString_A02_t01: Pass # status change with --check-only
38 LibTest/core/Date/weekday_A01_t01: Pass # status change with --check-only 38 LibTest/core/Date/weekday_A01_t01: Pass # status change with --check-only
39 LibTest/core/Date/year_A01_t01: Pass # status change with --check-only 39 LibTest/core/Date/year_A01_t01: Pass # status change with --check-only
40 LibTest/core/Dispatcher/Dispatcher_Dispatcher_A01_t01: Pass # status change with --check-only
41 LibTest/core/Dispatcher/Dispatcher_serve_A01_t01: Pass # status change with --ch eck-only
42 LibTest/core/Duration/Duration_A03_t01: Pass # status change with --check-only 40 LibTest/core/Duration/Duration_A03_t01: Pass # status change with --check-only
43 LibTest/core/Expect/approxEquals_A03_t01: Pass # status change with --check-only 41 LibTest/core/Expect/approxEquals_A03_t01: Pass # status change with --check-only
44 LibTest/core/Expect/fail_A02_t01: Pass # status change with --check-only 42 LibTest/core/Expect/fail_A02_t01: Pass # status change with --check-only
45 LibTest/core/Expect/identical_A01_t01: Pass # status change with --check-only 43 LibTest/core/Expect/identical_A01_t01: Pass # status change with --check-only
46 LibTest/core/Expect/stringEquals_A02_t01: Pass # status change with --check-only 44 LibTest/core/Expect/stringEquals_A02_t01: Pass # status change with --check-only
47 LibTest/core/Expect/throws_A02_t01: Pass # status change with --check-only 45 LibTest/core/Expect/throws_A02_t01: Pass # status change with --check-only
48 LibTest/core/Isolate/spawn_A01_t03: Pass # status change with --check-only 46 LibTest/core/Isolate/spawn_A01_t03: Pass # status change with --check-only
49 LibTest/core/List/List_A04_t01: Pass # status change with --check-only 47 LibTest/core/List/List_A04_t01: Pass # status change with --check-only
50 LibTest/core/List/every_A03_t01: Pass # status change with --check-only 48 LibTest/core/List/every_A03_t01: Pass # status change with --check-only
51 LibTest/core/List/filter_A03_t01: Pass # status change with --check-only 49 LibTest/core/List/filter_A03_t01: Pass # status change with --check-only
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 LibTest/core/Math/min_A01_t03: Pass # status change with --check-only 88 LibTest/core/Math/min_A01_t03: Pass # status change with --check-only
91 LibTest/core/Math/pow_A01_t01: Pass # status change with --check-only 89 LibTest/core/Math/pow_A01_t01: Pass # status change with --check-only
92 LibTest/core/Math/pow_A11_t01: Pass # status change with --check-only 90 LibTest/core/Math/pow_A11_t01: Pass # status change with --check-only
93 LibTest/core/Math/pow_A13_t01: Pass # status change with --check-only 91 LibTest/core/Math/pow_A13_t01: Pass # status change with --check-only
94 LibTest/core/Math/pow_A19_t01: Pass # status change with --check-only 92 LibTest/core/Math/pow_A19_t01: Pass # status change with --check-only
95 LibTest/core/Math/sin_A01_t01: Pass # status change with --check-only 93 LibTest/core/Math/sin_A01_t01: Pass # status change with --check-only
96 LibTest/core/Math/sin_A01_t03: Pass # status change with --check-only 94 LibTest/core/Math/sin_A01_t03: Pass # status change with --check-only
97 LibTest/core/Math/sqrt_A01_t04: Pass # status change with --check-only 95 LibTest/core/Math/sqrt_A01_t04: Pass # status change with --check-only
98 LibTest/core/Math/tan_A01_t01: Pass # status change with --check-only 96 LibTest/core/Math/tan_A01_t01: Pass # status change with --check-only
99 LibTest/core/Math/tan_A01_t03: Pass # status change with --check-only 97 LibTest/core/Math/tan_A01_t03: Pass # status change with --check-only
100 LibTest/core/Promise/addCancelHandler_A01_t04: Pass # status change with --check -only
101 LibTest/core/Promise/addCompleteHandler_A01_t05: Pass # status change with --che ck-only
102 LibTest/core/Promise/addErrorHandler_A01_t05: Pass # status change with --check- only
103 LibTest/core/Promise/complete_A01_t04: Pass # status change with --check-only
104 LibTest/core/Promise/error_A01_t01: Pass # status change with --check-only
105 LibTest/core/Promise/fail_A01_t02: Pass # status change with --check-only
106 LibTest/core/Promise/hasValue_A01_t01: Pass # status change with --check-only
107 LibTest/core/Promise/value_A01_t02: Pass # status change with --check-only
108 LibTest/core/Promise/value_A01_t05: Pass # status change with --check-only
109 LibTest/core/Promise/value_A01_t06: Pass # status change with --check-only
110 LibTest/core/Promise/waitFor_A01_t04: Pass # status change with --check-only
111 LibTest/core/Proxy/Proxy.forPort_A01_t01: Pass # status change with --check-only
112 LibTest/core/Proxy/Proxy.forReply_A01_t01: Pass # status change with --check-onl y
113 LibTest/core/Proxy/call_A01_t01: Pass # status change with --check-only
114 LibTest/core/Proxy/local_A01_t01: Pass # status change with --check-only
115 LibTest/core/Proxy/operator_equality_A01_t01: Pass # status change with --check- only
116 LibTest/core/Proxy/register_A01_t01: Pass # status change with --check-only
117 LibTest/core/Proxy/send_A01_t01: Pass # status change with --check-only
118 LibTest/core/Queue/every_A01_t03: Pass # status change with --check-only 98 LibTest/core/Queue/every_A01_t03: Pass # status change with --check-only
119 LibTest/core/Queue/filter_A01_t03: Pass # status change with --check-only 99 LibTest/core/Queue/filter_A01_t03: Pass # status change with --check-only
120 LibTest/core/Queue/forEach_A01_t03: Pass # status change with --check-only 100 LibTest/core/Queue/forEach_A01_t03: Pass # status change with --check-only
121 LibTest/core/Queue/some_A01_t03: Pass # status change with --check-only 101 LibTest/core/Queue/some_A01_t03: Pass # status change with --check-only
122 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01: Pass # status cha nge with --check-only 102 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A01_t01: Pass # status cha nge with --check-only
123 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Pass # status cha nge with --check-only 103 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A02_t01: Pass # status cha nge with --check-only
124 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01: Pass # status cha nge with --check-only 104 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t01: Pass # status cha nge with --check-only
125 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02: Pass # status cha nge with --check-only 105 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t02: Pass # status cha nge with --check-only
126 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: Pass # status cha nge with --check-only 106 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: Pass # status cha nge with --check-only
127 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01: Pass # status cha nge with --check-only 107 LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A04_t01: Pass # status cha nge with --check-only
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
260 LibTest/core/Date/Date.fromString_A01_t04: Fail 240 LibTest/core/Date/Date.fromString_A01_t04: Fail
261 LibTest/core/Date/Date.fromString_A04_t01: Fail 241 LibTest/core/Date/Date.fromString_A04_t01: Fail
262 LibTest/core/Date/Date.fromString_A05_t01: Fail 242 LibTest/core/Date/Date.fromString_A05_t01: Fail
263 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail 243 LibTest/core/Date/Date.withTimeZone_A01_t02: Fail
264 LibTest/core/Date/Date_A01_t01: Fail 244 LibTest/core/Date/Date_A01_t01: Fail
265 LibTest/core/Date/Date_A01_t02: Fail 245 LibTest/core/Date/Date_A01_t02: Fail
266 LibTest/core/Date/Date_A01_t03: Fail 246 LibTest/core/Date/Date_A01_t03: Fail
267 LibTest/core/Date/toString_A02_t01: Fail 247 LibTest/core/Date/toString_A02_t01: Fail
268 LibTest/core/Date/weekday_A01_t01: Fail 248 LibTest/core/Date/weekday_A01_t01: Fail
269 LibTest/core/Date/year_A01_t01: Fail 249 LibTest/core/Date/year_A01_t01: Fail
270 LibTest/core/Dispatcher/Dispatcher_Dispatcher_A01_t01: Fail
271 LibTest/core/Dispatcher/Dispatcher_serve_A01_t01: Fail
272 LibTest/core/Duration/Duration_A03_t01: Fail 250 LibTest/core/Duration/Duration_A03_t01: Fail
273 LibTest/core/Expect/approxEquals_A03_t01: Fail 251 LibTest/core/Expect/approxEquals_A03_t01: Fail
274 LibTest/core/Expect/fail_A02_t01: Fail 252 LibTest/core/Expect/fail_A02_t01: Fail
275 LibTest/core/Expect/identical_A01_t01: Fail 253 LibTest/core/Expect/identical_A01_t01: Fail
276 LibTest/core/Expect/stringEquals_A02_t01: Fail 254 LibTest/core/Expect/stringEquals_A02_t01: Fail
277 LibTest/core/Expect/throws_A02_t01: Fail 255 LibTest/core/Expect/throws_A02_t01: Fail
278 LibTest/core/InternalError/InternalError_A01_t01: Fail 256 LibTest/core/InternalError/InternalError_A01_t01: Fail
279 LibTest/core/InternalError/toString_A01_t01: Fail 257 LibTest/core/InternalError/toString_A01_t01: Fail
280 LibTest/core/List/length_A05_t01: Fail 258 LibTest/core/List/length_A05_t01: Fail
281 LibTest/core/List/length_A06_t01: Fail 259 LibTest/core/List/length_A06_t01: Fail
(...skipping 21 matching lines...) Expand all
303 LibTest/core/Math/min_A01_t03: Fail 281 LibTest/core/Math/min_A01_t03: Fail
304 LibTest/core/Math/pow_A01_t01: Fail 282 LibTest/core/Math/pow_A01_t01: Fail
305 LibTest/core/Math/pow_A11_t01: Fail 283 LibTest/core/Math/pow_A11_t01: Fail
306 LibTest/core/Math/pow_A13_t01: Fail 284 LibTest/core/Math/pow_A13_t01: Fail
307 LibTest/core/Math/pow_A19_t01: Fail 285 LibTest/core/Math/pow_A19_t01: Fail
308 LibTest/core/Math/sin_A01_t01: Fail 286 LibTest/core/Math/sin_A01_t01: Fail
309 LibTest/core/Math/sin_A01_t03: Fail 287 LibTest/core/Math/sin_A01_t03: Fail
310 LibTest/core/Math/sqrt_A01_t04: Fail 288 LibTest/core/Math/sqrt_A01_t04: Fail
311 LibTest/core/Math/tan_A01_t01: Fail 289 LibTest/core/Math/tan_A01_t01: Fail
312 LibTest/core/Math/tan_A01_t03: Fail 290 LibTest/core/Math/tan_A01_t03: Fail
313 LibTest/core/Promise/addCancelHandler_A01_t04: Fail
314 LibTest/core/Promise/addCompleteHandler_A01_t05: Fail
315 LibTest/core/Promise/addErrorHandler_A01_t05: Fail
316 LibTest/core/Promise/complete_A01_t04: Fail
317 LibTest/core/Promise/error_A01_t01: Fail
318 LibTest/core/Promise/fail_A01_t02: Fail
319 LibTest/core/Promise/hasValue_A01_t01: Fail
320 LibTest/core/Promise/value_A01_t02: Fail
321 LibTest/core/Promise/value_A01_t05: Fail
322 LibTest/core/Promise/value_A01_t06: Fail
323 LibTest/core/Promise/waitFor_A01_t04: Fail
324 LibTest/core/Proxy/Proxy.forPort_A01_t01: Fail
325 LibTest/core/Proxy/Proxy.forReply_A01_t01: Fail
326 LibTest/core/Proxy/call_A01_t01: Fail
327 LibTest/core/Proxy/local_A01_t01: Fail
328 LibTest/core/Proxy/operator_equality_A01_t01: Fail
329 LibTest/core/Proxy/register_A01_t01: Fail
330 LibTest/core/Proxy/send_A01_t01: Fail
331 LibTest/core/Queue/every_A01_t03: Fail 291 LibTest/core/Queue/every_A01_t03: Fail
332 LibTest/core/Queue/filter_A01_t03: Fail 292 LibTest/core/Queue/filter_A01_t03: Fail
333 LibTest/core/Queue/forEach_A01_t03: Fail 293 LibTest/core/Queue/forEach_A01_t03: Fail
334 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout 294 LibTest/core/Queue/iterator_hasNext_A01_t01: Skip # Timeout
335 LibTest/core/Queue/some_A01_t03: Fail 295 LibTest/core/Queue/some_A01_t03: Fail
336 LibTest/core/ReceivePort/receive_A01_t02: Fail, Pass # Fails for the wrong reas on (open receive ports). 296 LibTest/core/ReceivePort/receive_A01_t02: Fail, Pass # Fails for the wrong reas on (open receive ports).
337 LibTest/core/ReceivePort/toSendPort_A02_t01: Fail 297 LibTest/core/ReceivePort/toSendPort_A02_t01: Fail
338 LibTest/core/RegExp/RegExp_A01_t03: Fail 298 LibTest/core/RegExp/RegExp_A01_t03: Fail
339 LibTest/core/RegExp/RegExp_A01_t04: Fail 299 LibTest/core/RegExp/RegExp_A01_t04: Fail
340 LibTest/core/RegExp/allMatches_A01_t01: Fail 300 LibTest/core/RegExp/allMatches_A01_t01: Fail
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after
517 LibTest/core/Stopwatch/start_A01_t02: Fail 477 LibTest/core/Stopwatch/start_A01_t02: Fail
518 LibTest/core/String/contains_A01_t02: Fail 478 LibTest/core/String/contains_A01_t02: Fail
519 LibTest/core/Strings/concatAll_A04_t01: Fail 479 LibTest/core/Strings/concatAll_A04_t01: Fail
520 LibTest/core/Strings/join_A04_t01: Fail 480 LibTest/core/Strings/join_A04_t01: Fail
521 481
522 482
523 Language/07_Classes/3_Setters_A01_t02: Fail 483 Language/07_Classes/3_Setters_A01_t02: Fail
524 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail 484 Language/07_Classes/1_Instance_Methods/2_Operators_A01_t03: Fail
525 Language/07_Classes/2_Getters_A01_t02: Fail 485 Language/07_Classes/2_Getters_A01_t02: Fail
526 486
487 # removed from corelib, (co19 issue #79)
488 LibTest/core/Promise/*: Skip
489 LibTest/core/Proxy/*: Skip
490 LibTest/core/Dispatcher/*: Skip
527 491
528 [ $component == dartium ] 492 [ $component == dartium ]
529 *: Skip 493 *: Skip
530 494
531 495
532 [ $component == chromium ] 496 [ $component == chromium ]
533 *: Skip 497 *: Skip
534 498
535 [ $component == frogium ] 499 [ $component == frogium ]
536 *: Skip 500 *: Skip
OLDNEW
« no previous file with comments | « samples/tests/samples/src/proxy/PromiseTest.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698