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

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

Issue 56023004: Replace Uint32x4/Uint32x4List with Int32x4/Int32x4List (Closed) Base URL: https://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
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.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 == 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 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure 7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure
8 8
9 [ $compiler == dart2js && $checked && $runtime == ie9 ] 9 [ $compiler == dart2js && $checked && $runtime == ie9 ]
10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure 10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 LibTest/typed_data/Int8List/Int8List_A02_t01: fail # co19-roll r576: Please tria ge this failure 53 LibTest/typed_data/Int8List/Int8List_A02_t01: fail # co19-roll r576: Please tria ge this failure
54 LibTest/typed_data/Uint16List/Uint16List_A02_t01: fail # co19-roll r576: Please triage this failure 54 LibTest/typed_data/Uint16List/Uint16List_A02_t01: fail # co19-roll r576: Please triage this failure
55 LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please triage this failure 55 LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please triage this failure
56 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r 576: Please triage this failure 56 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r 576: Please triage this failure
57 LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please tr iage this failure 57 LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please tr iage this failure
58 LibTest/typed_data/Float32x4/interleaveZWPairs_A01_t01: Fail # co19 issue 650 58 LibTest/typed_data/Float32x4/interleaveZWPairs_A01_t01: Fail # co19 issue 650
59 LibTest/typed_data/Float32x4/interleaveZW_A01_t01: Fail # co19 issue 650 59 LibTest/typed_data/Float32x4/interleaveZW_A01_t01: Fail # co19 issue 650
60 LibTest/typed_data/Float32x4/withZWInXY_A01_t01: Fail # co19 issue 650 60 LibTest/typed_data/Float32x4/withZWInXY_A01_t01: Fail # co19 issue 650
61 LibTest/typed_data/Float32x4/interleaveXY_A01_t01: Fail # co19 issue 650 61 LibTest/typed_data/Float32x4/interleaveXY_A01_t01: Fail # co19 issue 650
62 LibTest/typed_data/Float32x4/interleaveXYPairs_A01_t01: Fail # co19 issue 650 62 LibTest/typed_data/Float32x4/interleaveXYPairs_A01_t01: Fail # co19 issue 650
63 LibTest/typed_data/Uint32x4/*: Skip # co19 issue 656
64 LibTest/typed_data/Float32x4/Float32x4.fromUint32x4Bits_A01_t01: Skip # co19 iss ue 656
65 LibTest/typed_data/Float32x4/Float32x4.fromUint32x4Bits_A01_t02: Skip # co19 iss ue 656
66 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656
67 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
68 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
69 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
70 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
71 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
63 72
64 [ $compiler == dart2js && $runtime != ie9 ] 73 [ $compiler == dart2js && $runtime != ie9 ]
65 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure 74 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure
66 75
67 [ $compiler == dart2js && $runtime == jsshell ] 76 [ $compiler == dart2js && $runtime == jsshell ]
68 LibTest/isolate/SendPort/send_A02_t05: Fail, Pass # TODO(ahe): Please triage thi s failure. 77 LibTest/isolate/SendPort/send_A02_t05: Fail, Pass # TODO(ahe): Please triage thi s failure.
69 LibTest/isolate/SendPort/send_A02_t06: Fail, Pass # TODO(ahe): Please triage thi s failure. 78 LibTest/isolate/SendPort/send_A02_t06: Fail, Pass # TODO(ahe): Please triage thi s failure.
70 LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure. 79 LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure.
71 LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail, Pass # TODO(ahe): Pleas e triage this failure. 80 LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail, Pass # TODO(ahe): Pleas e triage this failure.
72 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail, Pass # TODO(ahe): Pleas e triage this failure. 81 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail, Pass # TODO(ahe): Pleas e triage this failure.
(...skipping 543 matching lines...) Expand 10 before | Expand all | Expand 10 after
616 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure 625 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
617 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 626 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
618 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 627 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
619 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 628 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
620 629
621 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 630 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
622 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 631 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
623 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 632 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
624 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 633 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
625 634
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698