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

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

Issue 40683002: It's a compile-time error if a const constructor call fails (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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
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 == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash.
7 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 7 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
8 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure 8 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure
9 9
10 [ $compiler == dart2js && $checked && $runtime == ie9 ] 10 [ $compiler == dart2js && $checked && $runtime == ie9 ]
(...skipping 317 matching lines...) Expand 10 before | Expand all | Expand 10 after
328 # 328 #
329 [ $compiler == dart2js ] 329 [ $compiler == dart2js ]
330 Language/07_Classes/3_Setters_A04_t01: CompileTimeError # http://dartbug.com/502 3 330 Language/07_Classes/3_Setters_A04_t01: CompileTimeError # http://dartbug.com/502 3
331 Language/07_Classes/3_Setters_A04_t02: CompileTimeError # http://dartbug.com/502 3 331 Language/07_Classes/3_Setters_A04_t02: CompileTimeError # http://dartbug.com/502 3
332 Language/07_Classes/3_Setters_A04_t03: CompileTimeError # http://dartbug.com/502 3 332 Language/07_Classes/3_Setters_A04_t03: CompileTimeError # http://dartbug.com/502 3
333 Language/07_Classes/3_Setters_A04_t04: CompileTimeError # http://dartbug.com/502 3 333 Language/07_Classes/3_Setters_A04_t04: CompileTimeError # http://dartbug.com/502 3
334 Language/07_Classes/3_Setters_A04_t05: CompileTimeError # http://dartbug.com/502 3 334 Language/07_Classes/3_Setters_A04_t05: CompileTimeError # http://dartbug.com/502 3
335 Language/07_Classes/3_Setters_A04_t06: CompileTimeError # http://dartbug.com/502 3 335 Language/07_Classes/3_Setters_A04_t06: CompileTimeError # http://dartbug.com/502 3
336 Language/07_Classes/3_Setters_A04_t07: CompileTimeError # http://dartbug.com/502 3 336 Language/07_Classes/3_Setters_A04_t07: CompileTimeError # http://dartbug.com/502 3
337 337
338 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: CompileTimeE rror # Issue 13652
339 Language/12_Expressions/01_Constants_A03_t01: CompileTimeError # Issue 13652 338 Language/12_Expressions/01_Constants_A03_t01: CompileTimeError # Issue 13652
340 339
341 340
342 [ $compiler == dart2js && $runtime == ie9 ] 341 [ $compiler == dart2js && $runtime == ie9 ]
343 # These are most likey due to the fact that IE9 doesn't support typed data 342 # These are most likey due to the fact that IE9 doesn't support typed data
344 LibTest/typed_data/Float32List/*: fail, crash # co19-roll r559: Please triage th is failure 343 LibTest/typed_data/Float32List/*: fail, crash # co19-roll r559: Please triage th is failure
345 LibTest/typed_data/Float32x4/*: fail, crash # co19-roll r559: Please triage this failure 344 LibTest/typed_data/Float32x4/*: fail, crash # co19-roll r559: Please triage this failure
346 LibTest/typed_data/Float32x4List/*: fail, crash # co19-roll r559: Please triage this failure 345 LibTest/typed_data/Float32x4List/*: fail, crash # co19-roll r559: Please triage this failure
347 LibTest/typed_data/Float64List/*: fail, crash # co19-roll r559: Please triage th is failure 346 LibTest/typed_data/Float64List/*: fail, crash # co19-roll r559: Please triage th is failure
348 LibTest/typed_data/Int8List/*: fail, crash # co19-roll r559: Please triage this failure 347 LibTest/typed_data/Int8List/*: fail, crash # co19-roll r559: Please triage this failure
(...skipping 266 matching lines...) Expand 10 before | Expand all | Expand 10 after
615 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria ge this failure 614 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria ge this failure
616 615
617 [ $compiler == dart2js ] 616 [ $compiler == dart2js ]
618 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e 617 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e
619 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 618 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
620 LibTest/json/printOn_A01_t01: fail # co19-roll r587: Please triage this failure 619 LibTest/json/printOn_A01_t01: fail # co19-roll r587: Please triage this failure
621 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 620 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
622 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 621 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
623 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 622 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
624 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 623 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698