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

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

Issue 172243002: Mark Uint32List/toList_A01_t01 as flaky on jsshell (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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 | « no previous file | no next file » | 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 == dart2js && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
7 7
8 [ $compiler == dart2js && $checked && $runtime == ie9 ] 8 [ $compiler == dart2js && $checked && $runtime == ie9 ]
9 LibTest/core/Uri/encodeComponent_A01_t02: Skip 9 LibTest/core/Uri/encodeComponent_A01_t02: Skip
10 LibTest/core/Uri/encodeFull_A01_t02: Skip 10 LibTest/core/Uri/encodeFull_A01_t02: Skip
(...skipping 536 matching lines...) Expand 10 before | Expand all | Expand 10 after
547 LibTest/typed_data/Int32List/Int32List.view_A06_t01: fail # co19-roll r587: Plea se triage this failure 547 LibTest/typed_data/Int32List/Int32List.view_A06_t01: fail # co19-roll r587: Plea se triage this failure
548 LibTest/typed_data/Int32List/toList_A01_t01: fail # co19-roll r559: Please triag e this failure 548 LibTest/typed_data/Int32List/toList_A01_t01: fail # co19-roll r559: Please triag e this failure
549 LibTest/typed_data/Int32List/toList_A01_t01: timeout # co19-roll r559: Please tr iage this failure 549 LibTest/typed_data/Int32List/toList_A01_t01: timeout # co19-roll r559: Please tr iage this failure
550 LibTest/typed_data/Int8List/hashCode_A01_t01: fail # co19-roll r559: Please tria ge this failure 550 LibTest/typed_data/Int8List/hashCode_A01_t01: fail # co19-roll r559: Please tria ge this failure
551 LibTest/typed_data/Int8List/toList_A01_t01: fail, timeout # co19-roll r559: Plea se triage this failure 551 LibTest/typed_data/Int8List/toList_A01_t01: fail, timeout # co19-roll r559: Plea se triage this failure
552 LibTest/typed_data/Uint16List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure 552 LibTest/typed_data/Uint16List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure
553 LibTest/typed_data/Uint16List/toList_A01_t01: fail # co19-roll r559: Please tria ge this failure 553 LibTest/typed_data/Uint16List/toList_A01_t01: fail # co19-roll r559: Please tria ge this failure
554 LibTest/typed_data/Uint16List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure 554 LibTest/typed_data/Uint16List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure
555 LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure 555 LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
556 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure 556 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure
557 LibTest/typed_data/Uint32List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure 557 LibTest/typed_data/Uint32List/toList_A01_t01: RuntimeError, timeout # issue 1693 4, co19-roll r559: Please triage this failure
558 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure 558 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
559 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure 559 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure
560 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure 560 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure
561 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure 561 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure
562 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure 562 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure
563 563
564 # Could this be dart issue 7728? 564 # Could this be dart issue 7728?
565 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] 565 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ]
566 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # co19-roll r546: Plea se triage this failure 566 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # co19-roll r546: Plea se triage this failure
567 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag e this failure 567 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag e this failure
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
657 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure 657 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure
658 658
659 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 659 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
660 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 660 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
661 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 661 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
662 662
663 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 663 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
664 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 664 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
665 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 665 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
666 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 666 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698