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

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

Issue 337413002: Fix build bot failures: updates status files. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 6 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 | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-dartium.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 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 1252 matching lines...) Expand 10 before | Expand all | Expand 10 after
1263 LibTest/typed_data/Uint8List/Uint8List_A02_t01: pass # co19-roll r559: Please tr iage this failure 1263 LibTest/typed_data/Uint8List/Uint8List_A02_t01: pass # co19-roll r559: Please tr iage this failure
1264 1264
1265 LibTest/typed_data/ByteBuffer/hashCode_A01_t01: fail # co19-roll r569: Please tr iage this failure 1265 LibTest/typed_data/ByteBuffer/hashCode_A01_t01: fail # co19-roll r569: Please tr iage this failure
1266 LibTest/typed_data/ByteBuffer/hashCode_A01_t02: fail # co19-roll r569: Please tr iage this failure 1266 LibTest/typed_data/ByteBuffer/hashCode_A01_t02: fail # co19-roll r569: Please tr iage this failure
1267 LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t01: fail # co19-roll r569: Plea se triage this failure 1267 LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t01: fail # co19-roll r569: Plea se triage this failure
1268 LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t02: fail # co19-roll r569: Plea se triage this failure 1268 LibTest/typed_data/ByteBuffer/lengthInBytes_A01_t02: fail # co19-roll r569: Plea se triage this failure
1269 LibTest/typed_data/ByteBuffer/operator_equality_A01_t01: fail # co19-roll r569: Please triage this failure 1269 LibTest/typed_data/ByteBuffer/operator_equality_A01_t01: fail # co19-roll r569: Please triage this failure
1270 LibTest/typed_data/ByteBuffer/runtimeType_A01_t01: fail # co19-roll r569: Please triage this failure 1270 LibTest/typed_data/ByteBuffer/runtimeType_A01_t01: fail # co19-roll r569: Please triage this failure
1271 LibTest/typed_data/ByteBuffer/runtimeType_A01_t02: fail # co19-roll r569: Please triage this failure 1271 LibTest/typed_data/ByteBuffer/runtimeType_A01_t02: fail # co19-roll r569: Please triage this failure
1272 LibTest/typed_data/ByteBuffer/toString_A01_t01: fail # co19-roll r569: Please tr iage this failure 1272 LibTest/typed_data/ByteBuffer/toString_A01_t01: fail # co19-roll r569: Please tr iage this failure
1273 LibTest/typed_data/ByteData/buffer_A01_t01: fail # co19-roll r569: Please triage this failure 1273 LibTest/typed_data/ByteData/buffer_A01_t01: fail # co19 issue 694
1274 LibTest/typed_data/ByteData/buffer_A01_t02: fail # co19-roll r569: Please triage this failure 1274 LibTest/typed_data/ByteData/buffer_A01_t02: fail # co19-roll r569: Please triage this failure
1275 LibTest/typed_data/ByteData/ByteData_A01_t02: fail # co19-roll r569: Please tria ge this failure 1275 LibTest/typed_data/ByteData/ByteData_A01_t02: fail # co19-roll r569: Please tria ge this failure
1276 LibTest/typed_data/ByteData/ByteData.view_A01_t01: fail # co19-roll r569: Please triage this failure 1276 LibTest/typed_data/ByteData/ByteData.view_A01_t01: fail # co19-roll r569: Please triage this failure
1277 LibTest/typed_data/ByteData/ByteData.view_A02_t01: fail # co19-roll r569: Please triage this failure 1277 LibTest/typed_data/ByteData/ByteData.view_A02_t01: fail # co19-roll r569: Please triage this failure
1278 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t02: fail # co19-roll r569: P lease triage this failure 1278 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t02: fail # co19-roll r569: P lease triage this failure
1279 LibTest/typed_data/ByteData/getFloat32_A01_t01: fail # co19-roll r569: Please tr iage this failure 1279 LibTest/typed_data/ByteData/getFloat32_A01_t01: fail # co19-roll r569: Please tr iage this failure
1280 LibTest/typed_data/ByteData/getFloat64_A01_t01: fail # co19-roll r569: Please tr iage this failure 1280 LibTest/typed_data/ByteData/getFloat64_A01_t01: fail # co19-roll r569: Please tr iage this failure
1281 LibTest/typed_data/ByteData/getInt16_A01_t01: fail # co19-roll r569: Please tria ge this failure 1281 LibTest/typed_data/ByteData/getInt16_A01_t01: fail # co19-roll r569: Please tria ge this failure
1282 LibTest/typed_data/ByteData/getInt32_A01_t01: fail # co19-roll r569: Please tria ge this failure 1282 LibTest/typed_data/ByteData/getInt32_A01_t01: fail # co19-roll r569: Please tria ge this failure
1283 LibTest/typed_data/ByteData/getInt8_A01_t01: fail # co19-roll r569: Please triag e this failure 1283 LibTest/typed_data/ByteData/getInt8_A01_t01: fail # co19-roll r569: Please triag e this failure
(...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after
1563 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 1563 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
1564 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 1564 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
1565 1565
1566 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 1566 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
1567 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 1567 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
1568 1568
1569 [ $compiler == dart2js && $mode == debug ] 1569 [ $compiler == dart2js && $mode == debug ]
1570 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout 1570 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
1571 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout 1571 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
1572 LibTest/core/List/List_class_A01_t01: Pass, Timeout 1572 LibTest/core/List/List_class_A01_t01: Pass, Timeout
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-dartium.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698