Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 == drt ] | 5 [ $compiler == dart2js && $runtime == drt ] |
| 6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293 | 6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293 |
| 7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293 | 7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293 |
| 8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293 | 8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293 |
| 9 | 9 |
| 10 [ $compiler == dart2js && $runtime == jsshell ] | 10 [ $compiler == dart2js && $runtime == jsshell ] |
| (...skipping 12 matching lines...) Expand all Loading... | |
| 23 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19-roll r576: Please triage this failure | 23 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19-roll r576: Please triage this failure |
| 24 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. | 24 Language/07_Classes/6_Constructors/2_Factories_A07_t01: Fail # TODO(ahe): Please triage this failure. |
| 25 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r576: Please triage this failure | 25 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r576: Please triage this failure |
| 26 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. | 26 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. |
| 27 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. | 27 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. |
| 28 LibTest/core/List/List_A03_t01: Fail # TODO(kasperl): Please triage this failure . | 28 LibTest/core/List/List_A03_t01: Fail # TODO(kasperl): Please triage this failure . |
| 29 LibTest/core/List/sort_A01_t04: Pass, Slow # http://dartbug.com/11846 | 29 LibTest/core/List/sort_A01_t04: Pass, Slow # http://dartbug.com/11846 |
| 30 LibTest/math/pow_A13_t01: FAIL, OK # co19 issue 507 | 30 LibTest/math/pow_A13_t01: FAIL, OK # co19 issue 507 |
| 31 LibTest/math/pow_A18_t01: FAIL, OK # co19 issue 507 | 31 LibTest/math/pow_A18_t01: FAIL, OK # co19 issue 507 |
| 32 | 32 |
| 33 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure | |
| 34 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure | 33 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure |
| 35 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure | 34 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure |
| 36 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure | 35 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure |
| 37 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure | 36 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure |
| 38 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure | 37 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure |
| 39 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri age this failure | 38 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri age this failure |
| 40 LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please tri age this failure | 39 LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please tri age this failure |
| 41 LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please tri age this failure | 40 LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please tri age this failure |
| 42 LibTest/typed_data/ByteData/setFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure | 41 LibTest/typed_data/ByteData/setFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure |
| 43 LibTest/typed_data/ByteData/setFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure | 42 LibTest/typed_data/ByteData/setFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure |
| 44 LibTest/typed_data/ByteData/setInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure | 43 LibTest/typed_data/ByteData/setInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure |
| 45 LibTest/typed_data/ByteData/setInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure | 44 LibTest/typed_data/ByteData/setInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure |
| 46 LibTest/typed_data/ByteData/setInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure | 45 LibTest/typed_data/ByteData/setInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure |
| 47 LibTest/typed_data/ByteData/setUint16_A02_t02: fail # co19-roll r569: Please tri age this failure | 46 LibTest/typed_data/ByteData/setUint16_A02_t02: fail # co19-roll r569: Please tri age this failure |
| 48 LibTest/typed_data/ByteData/setUint32_A02_t02: fail # co19-roll r569: Please tri age this failure | 47 LibTest/typed_data/ByteData/setUint32_A02_t02: fail # co19-roll r569: Please tri age this failure |
| 49 LibTest/typed_data/ByteData/setUint64_A02_t02: fail # co19-roll r569: Please tri age this failure | 48 LibTest/typed_data/ByteData/setUint64_A02_t02: fail # co19-roll r569: Please tri age this failure |
| 50 LibTest/typed_data/Float32List/Float32List_A02_t01: fail # co19-roll r576: Pleas e triage this failure | 49 LibTest/typed_data/Float32List/Float32List_A02_t01: fail # co19-roll r576: Pleas e triage this failure |
| 51 LibTest/typed_data/Float32x4List/Float32x4List_A02_t01: fail # co19-roll r576: P lease triage this failure | 50 LibTest/typed_data/Float32x4List/Float32x4List_A02_t01: fail # co19-roll r576: P lease triage this failure |
| 52 LibTest/typed_data/Float64List/Float64List_A02_t01: fail # co19-roll r576: Pleas e triage this failure | 51 LibTest/typed_data/Float64List/Float64List_A02_t01: fail # co19-roll r576: Pleas e triage this failure |
| 53 LibTest/typed_data/Int16List/Int16List_A02_t01: fail # co19-roll r576: Please tr iage this failure | 52 LibTest/typed_data/Int16List/Int16List_A02_t01: fail # co19-roll r576: Please tr iage this failure |
| 54 LibTest/typed_data/Int32List/Int32List_A02_t01: fail # co19-roll r576: Please tr iage this failure | 53 LibTest/typed_data/Int32List/Int32List_A02_t01: fail # co19-roll r576: Please tr iage this failure |
| 55 LibTest/typed_data/Int8List/Int8List_A02_t01: fail # co19-roll r576: Please tria ge this failure | 54 LibTest/typed_data/Int8List/Int8List_A02_t01: fail # co19-roll r576: Please tria ge this failure |
| 56 LibTest/typed_data/Uint16List/Uint16List_A02_t01: fail # co19-roll r576: Please triage this failure | 55 LibTest/typed_data/Uint16List/Uint16List_A02_t01: fail # co19-roll r576: Please triage this failure |
| 57 LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please triage this failure | 56 LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please triage this failure |
| 58 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r 576: Please triage this failure | 57 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r 576: Please triage this failure |
| 59 LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please tr iage this failure | 58 LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please tr iage this failure |
| 60 | 59 |
| 60 [ $compiler == dart2js && $runtime != ie9 ] | |
|
ricow1
2013/09/10 13:04:37
Is this really right, are we failing this on d8, j
| |
| 61 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure | |
| 62 | |
| 61 [ $compiler == dart2js && $runtime == jsshell ] | 63 [ $compiler == dart2js && $runtime == jsshell ] |
| 62 LibTest/isolate/SendPort/send_A02_t05: Fail, Pass # TODO(ahe): Please triage thi s failure. | 64 LibTest/isolate/SendPort/send_A02_t05: Fail, Pass # TODO(ahe): Please triage thi s failure. |
| 63 LibTest/isolate/SendPort/send_A02_t06: Fail, Pass # TODO(ahe): Please triage thi s failure. | 65 LibTest/isolate/SendPort/send_A02_t06: Fail, Pass # TODO(ahe): Please triage thi s failure. |
| 64 LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure. | 66 LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure. |
| 65 LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail, Pass # TODO(ahe): Pleas e triage this failure. | 67 LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail, Pass # TODO(ahe): Pleas e triage this failure. |
| 66 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail, Pass # TODO(ahe): Pleas e triage this failure. | 68 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail, Pass # TODO(ahe): Pleas e triage this failure. |
| 67 LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail, Pass # TODO(ahe): Pleas e triage this failure. | 69 LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail, Pass # TODO(ahe): Pleas e triage this failure. |
| 68 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail, Pass # TODO(ahe): Pleas e triage this failure. | 70 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail, Pass # TODO(ahe): Pleas e triage this failure. |
| 69 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure. | 71 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure. |
| 70 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail, Pass # TODO(ahe): Please tri age this failure. | 72 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail, Pass # TODO(ahe): Please tri age this failure. |
| (...skipping 593 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 664 LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure | 666 LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure |
| 665 LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure | 667 LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure |
| 666 LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure | 668 LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure |
| 667 | 669 |
| 668 [ $compiler == dart2js || $compiler == dart2dart ] | 670 [ $compiler == dart2js || $compiler == dart2dart ] |
| 669 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t08: fail # co1 9-roll r569: Please triage this failure | 671 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t08: fail # co1 9-roll r569: Please triage this failure |
| 670 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: fail # co19-roll r576: Please triage this failure | 672 LibTest/core/NoSuchMethodError/NoSuchMethodError_A01_t01: fail # co19-roll r576: Please triage this failure |
| 671 LibTest/core/Uri/Uri_A06_t02: fail # co19-roll r576: Please triage this failure | 673 LibTest/core/Uri/Uri_A06_t02: fail # co19-roll r576: Please triage this failure |
| 672 LibTest/core/Uri/Uri_A06_t03: fail # co19-roll r576: Please triage this failure | 674 LibTest/core/Uri/Uri_A06_t03: fail # co19-roll r576: Please triage this failure |
| 673 | 675 |
| OLD | NEW |