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

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

Issue 234743004: Update expectations after adding timer to d8. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: One test more moved to both d8 and jsshell Created 6 years, 8 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 | « sdk/lib/_internal/lib/preambles/d8.js ('k') | 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 889 matching lines...) Expand 10 before | Expand all | Expand 10 after
900 LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure 900 LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
901 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure 901 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure
902 LibTest/typed_data/Uint32List/toList_A01_t01: RuntimeError, timeout # issue 1693 4, co19-roll r559: Please triage this failure 902 LibTest/typed_data/Uint32List/toList_A01_t01: RuntimeError, timeout # issue 1693 4, co19-roll r559: Please triage this failure
903 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure 903 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
904 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure 904 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure
905 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure 905 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure
906 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure 906 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure
907 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure 907 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure
908 908
909 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] 909 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ]
910 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # Issue 7728, timer no t supported in d8/jsshell
911 LibTest/async/Future/Future.delayed_A03_t01: fail # Issue 7728, timer not suppor ted in d8/jsshell
912 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa ilure
913 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa ilure
914 LibTest/async/Stream/Stream.periodic_A02_t01: fail # Issue 7728, timer not suppo rted in d8/jsshell
915 LibTest/async/Timer/cancel_A01_t01: fail # Issue 7728, timer not supported in d8 /jsshell
916 LibTest/async/Timer/Timer_A01_t01: fail # Issue 7728, timer not supported in d8/ jsshell
917
918 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5 87: Please triage this failure 910 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5 87: Please triage this failure
919 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # co19-roll r607: Please triage this failure 911 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # co19-roll r607: Please triage this failure
920 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r 607: Please triage this failure 912 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r 607: Please triage this failure
921 LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03: RuntimeError # Issue 7728 , timer not supported in d8/jsshell 913 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
922 LibTest/async/Stream/asBroadcastStream_A04_t03: RuntimeError # Issue 7728, timer not supported in d8/jsshell 914
923 LibTest/async/Stream/asBroadcastStream_A03_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 915 [ $compiler == dart2js && $runtime == jsshell ]
924 LibTest/async/Timer/isActive_A01_t01: RuntimeError # Issue 7728, timer not suppo rted in d8/jsshell 916 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # Issue 7728, timer no t supported in jsshell
925 LibTest/async/Future/wait_A01_t07: RuntimeError # Issue 7728, timer not supporte d in d8/jsshell 917 LibTest/async/Future/Future.delayed_A03_t01: fail # Issue 7728, timer not suppor ted in jsshell
926 LibTest/async/Timer/isActive_A01_t02: RuntimeError # Issue 7728, timer not suppo rted in d8/jsshell 918 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa ilure
927 LibTest/async/Zone/createPeriodicTimer_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 919 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa ilure
928 LibTest/async/Zone/createTimer_A01_t01: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 920 LibTest/async/Stream/Stream.periodic_A02_t01: fail # Issue 7728, timer not suppo rted in jsshell
929 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 921 LibTest/async/Timer/cancel_A01_t01: fail # Issue 7728, timer not supported in js shell
930 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 922 LibTest/async/Timer/Timer_A01_t01: fail # Issue 7728, timer not supported in jss hell
931 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # Issue 7728, timer no t supported in d8/jsshell 923
932 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # Issue 7728, timer no t supported in d8/jsshell 924 LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03: RuntimeError # Issue 7728 , timer not supported in jsshell
933 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 925 LibTest/async/Stream/asBroadcastStream_A04_t03: RuntimeError # Issue 7728, timer not supported in jsshell
934 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 926 LibTest/async/Stream/asBroadcastStream_A03_t01: RuntimeError # Issue 7728, timer not supported in jsshell
935 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 927 LibTest/async/Timer/isActive_A01_t01: RuntimeError # Issue 7728, timer not suppo rted in jsshell
936 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # Issue 7728, timer not suppo rted in d8/jsshell 928 LibTest/async/Future/wait_A01_t07: RuntimeError # Issue 7728, timer not supporte d in jsshell
937 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # Issue 7728, timer not suppor ted in d8/jsshell 929 LibTest/async/Timer/isActive_A01_t02: RuntimeError # Issue 7728, timer not suppo rted in jsshell
938 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 930 LibTest/async/Zone/createPeriodicTimer_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
931 LibTest/async/Zone/createTimer_A01_t01: RuntimeError # Issue 7728, timer not sup ported in jsshell
932 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
933 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
934 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # Issue 7728, timer no t supported in jsshell
935 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # Issue 7728, timer no t supported in jsshell
936 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # Issue 7728, timer not sup ported in jsshell
937 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # Issue 7728, timer not sup ported in jsshell
938 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # Issue 7728, timer not sup ported in jsshell
939 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # Issue 7728, timer not suppo rted in jsshell
940 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # Issue 7728, timer not suppor ted in jsshell
939 LibTest/core/Stopwatch/start_A01_t01: RuntimeError # Please triage this failure 941 LibTest/core/Stopwatch/start_A01_t01: RuntimeError # Please triage this failure
940 LibTest/core/Stopwatch/start_A01_t02: RuntimeError # Please triage this failure 942 LibTest/core/Stopwatch/start_A01_t02: RuntimeError # Please triage this failure
941 LibTest/core/Stopwatch/elapsedTicks_A01_t01: RuntimeError # Please triage this f ailure 943 LibTest/core/Stopwatch/elapsedTicks_A01_t01: RuntimeError # Please triage this f ailure
942 944
943 LibTest/async/Stream/Stream.periodic_A01_t01: RuntimeError # Issue 7728, timer n ot supported in d8/jsshell 945 LibTest/async/Stream/Stream.periodic_A01_t01: RuntimeError # Issue 7728, timer n ot supported in jsshell
944 LibTest/async/Stream/Stream.periodic_A03_t01: RuntimeError # Issue 7728, timer n ot supported in d8/jsshell 946 LibTest/async/Stream/Stream.periodic_A03_t01: RuntimeError # Issue 7728, timer n ot supported in jsshell
945 LibTest/async/Timer/Timer.periodic_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 947 LibTest/async/Timer/Timer.periodic_A01_t01: RuntimeError # Issue 7728, timer not supported in jsshell
946 LibTest/async/Timer/Timer.periodic_A02_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 948 LibTest/async/Timer/Timer.periodic_A02_t01: RuntimeError # Issue 7728, timer not supported in jsshell
947 949
948 [ $compiler == dart2js && $runtime == d8 ] 950 [ $compiler == dart2js && $runtime == d8 ]
949 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell
950 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell
951 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # Issue 7728, timer no t supported in d8/jsshell
952 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # Issue 7728, timer no t supported in d8/jsshell
953 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell
954 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell
955 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell
956 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # Issue 7728, timer not suppor ted in d8/jsshell
957 LibTest/math/sin_A01_t02: RuntimeError # V8 issue 3006, https://code.google.com/ p/v8/issues/detail?id=3006 951 LibTest/math/sin_A01_t02: RuntimeError # V8 issue 3006, https://code.google.com/ p/v8/issues/detail?id=3006
958 952
959 [ $compiler == dart2js && $minified ] 953 [ $compiler == dart2js && $minified ]
960 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 954 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
961 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure 955 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure
962 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure 956 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure
963 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 957 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
964 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 958 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
965 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 959 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
966 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure 960 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
1011 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 1005 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
1012 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 1006 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
1013 1007
1014 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 1008 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
1015 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 1009 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
1016 1010
1017 [ $compiler == dart2js && $mode == debug ] 1011 [ $compiler == dart2js && $mode == debug ]
1018 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout 1012 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
1019 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout 1013 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
1020 LibTest/core/List/List_class_A01_t01: Pass, Timeout 1014 LibTest/core/List/List_class_A01_t01: Pass, Timeout
OLDNEW
« no previous file with comments | « sdk/lib/_internal/lib/preambles/d8.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698