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

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

Issue 11085092: Revert "Made dart2js constructor lookup logic "private"-aware, fixed 4740 bug." and 5 subsequent at… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 | « lib/compiler/implementation/universe/universe.dart ('k') | tests/co19/co19-dart2js.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 [ $compiler == dart2dart ] 5 [ $compiler == dart2dart ]
6 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. 6 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
7 7
8 Language/10_Expressions/11_Instance_Creation/1_New_A13_t02: Fail # TRIAGE 8 Language/10_Expressions/11_Instance_Creation/1_New_A13_t02: Fail # TRIAGE
9 9
10 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519 10 Language/03_Overview/1_Scoping_A01_t39: Fail # http://dartbug.com/5519
(...skipping 550 matching lines...) Expand 10 before | Expand all | Expand 10 after
561 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name 561 LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail, OK # Problems with the test: encoded file name
562 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name 562 LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail, OK # Problems with the test: encoded file name
563 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name 563 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail, OK # Problems with the test: encoded file name
564 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name 564 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail, OK # Problems with the test: encoded file name
565 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name 565 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test: encoded file name
566 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM 566 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
567 567
568 # Partially implemented redirecting constructors makes this fail. 568 # Partially implemented redirecting constructors makes this fail.
569 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail 569 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
570 570
571 Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # Red irecting constructors can not use initializing formals. This bug was previously masked - compilation failed, but for different, wrong reason.
572
573 [ $compiler == dart2dart && $system == windows ] 571 [ $compiler == dart2dart && $system == windows ]
574 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN 572 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
575 LibTest/core/double/round_A01_t01: Fail # Result is NaN 573 LibTest/core/double/round_A01_t01: Fail # Result is NaN
576 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN 574 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN
577 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN 575 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN
578 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN 576 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
579 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN 577 LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN
OLDNEW
« no previous file with comments | « lib/compiler/implementation/universe/universe.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698