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

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

Issue 23486007: Change the field and constructor parameter types of NoSuchMethodError to Symbol. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments Created 7 years, 3 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
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 # This file contains the tests that have been identified as broken and have been filed 5 # This file contains the tests that have been identified as broken and have been filed
6 # on the co19 issue tracker. 6 # on the co19 issue tracker.
7 # In order to qualify here these tests need to fail both on the VM and dart2js. 7 # In order to qualify here these tests need to fail both on the VM and dart2js.
8 8
9 ### GENERAL FAILURES ### 9 ### GENERAL FAILURES ###
10 10
(...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after
405 LibTest/core/DateTime/compareTo_A02_t01: FAIL, OK # co19 issue 498 405 LibTest/core/DateTime/compareTo_A02_t01: FAIL, OK # co19 issue 498
406 LibTest/core/List/join_A01_t01: FAIL, OK # co19 issue 498 406 LibTest/core/List/join_A01_t01: FAIL, OK # co19 issue 498
407 LibTest/core/List/removeAt_A02_t01: FAIL, OK # co19 issue 498 407 LibTest/core/List/removeAt_A02_t01: FAIL, OK # co19 issue 498
408 LibTest/core/TypeError/column_A01_t01: FAIL, OK # co19 issue 510 408 LibTest/core/TypeError/column_A01_t01: FAIL, OK # co19 issue 510
409 LibTest/core/TypeError/dstName_A01_t01: FAIL, OK # co19 issue 510 409 LibTest/core/TypeError/dstName_A01_t01: FAIL, OK # co19 issue 510
410 LibTest/core/TypeError/dstType_A01_t01: FAIL, OK # co19 issue 510 410 LibTest/core/TypeError/dstType_A01_t01: FAIL, OK # co19 issue 510
411 LibTest/core/TypeError/failedAssertion_A01_t01: FAIL, OK # co19 issue 510 411 LibTest/core/TypeError/failedAssertion_A01_t01: FAIL, OK # co19 issue 510
412 LibTest/core/TypeError/line_A01_t01: FAIL, OK # co19 issue 510 412 LibTest/core/TypeError/line_A01_t01: FAIL, OK # co19 issue 510
413 LibTest/core/TypeError/srcType_A01_t01: FAIL, OK # co19 issue 510 413 LibTest/core/TypeError/srcType_A01_t01: FAIL, OK # co19 issue 510
414 LibTest/core/TypeError/url_A01_t01: FAIL, OK # co19 issue 510 414 LibTest/core/TypeError/url_A01_t01: FAIL, OK # co19 issue 510
415 LibTest/isolate/IsolateStream/last_A01_t01: FAIL, OK # co19 issue 498
416 LibTest/isolate/IsolateStream/length_A01_t01: FAIL, OK # co19 issue 498
417 LibTest/isolate/IsolateStream/single_A01_t01: FAIL, OK # co19 issue 498
418 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: Fail # co19 issue 550
OLDNEW
« no previous file with comments | « sdk/lib/js/dartium/js_dartium.dart ('k') | tests/corelib/linked_hash_map_from_iterable_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698