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

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

Issue 23452038: Check cycles in redirecting factories. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 [ $compiler == dart2js && $runtime == drt ] 5 [ $compiler == dart2js && $runtime == drt ]
6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293 6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293
7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293 7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293
8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293 8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293
9 9
10 [ $compiler == dart2js && $runtime == jsshell ] 10 [ $compiler == dart2js && $runtime == jsshell ]
11 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. 11 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash.
12 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 12 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
13 13
14 [ $compiler == dart2js && $checked && $runtime == ie9 ] 14 [ $compiler == dart2js && $checked && $runtime == ie9 ]
15 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure 15 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure
16 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 16 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920
17 17
18 18
19 # Crashes first, please. Then untriaged bugs. There is a section below 19 # Crashes first, please. Then untriaged bugs. There is a section below
20 # for co19 bugs. 20 # for co19 bugs.
21 [ $compiler == dart2js ] 21 [ $compiler == dart2js ]
22 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 22 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
23 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 23 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
24 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19-roll r576: Please triage this failure 24 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19-roll r576: Please triage this failure
25 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure.
26 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r576: Please triage this failure 25 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r576: Please triage this failure
27 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 26 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
28 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 27 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
29 LibTest/core/List/List_A03_t01: Fail # TODO(kasperl): Please triage this failure . 28 LibTest/core/List/List_A03_t01: Fail # TODO(kasperl): Please triage this failure .
30 LibTest/core/List/sort_A01_t04: Pass, Slow # http://dartbug.com/11846 29 LibTest/core/List/sort_A01_t04: Pass, Slow # http://dartbug.com/11846
31 LibTest/math/pow_A13_t01: FAIL, OK # co19 issue 507 30 LibTest/math/pow_A13_t01: FAIL, OK # co19 issue 507
32 LibTest/math/pow_A18_t01: FAIL, OK # co19 issue 507 31 LibTest/math/pow_A18_t01: FAIL, OK # co19 issue 507
33 32
34 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure 33 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure
35 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure 34 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure
(...skipping 637 matching lines...) Expand 10 before | Expand all | Expand 10 after
673 LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 672 LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
674 LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 673 LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
675 LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 674 LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
676 675
677 [ $compiler == dart2js || $compiler == dart2dart ] 676 [ $compiler == dart2js || $compiler == dart2dart ]
678 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t08: fail # co1 9-roll r569: Please triage this failure 677 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t08: fail # co1 9-roll r569: Please triage this failure
679 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: fail # co19-roll r576: Please triage this failure 678 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: fail # co19-roll r576: Please triage this failure
680 LibTest/core/Uri/Uri_A06_t02: fail # co19-roll r576: Please triage this failure 679 LibTest/core/Uri/Uri_A06_t02: fail # co19-roll r576: Please triage this failure
681 LibTest/core/Uri/Uri_A06_t03: fail # co19-roll r576: Please triage this failure 680 LibTest/core/Uri/Uri_A06_t03: fail # co19-roll r576: Please triage this failure
682 681
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698