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

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

Issue 8523027: Enable frogium test in bots, and fix checked mode on co19 tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: '' Created 9 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
OLDNEW
1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 prefix co19 5 prefix co19
6 6
7 [ $component == frog || $component == frogsh || $component == leg ] 7 [ $component == frog || $component == frogsh || $component == leg ]
8 8
9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail 9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail
10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail 10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail
11 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail 11 LangSpecTest/13_Types/13_4_Interface_Types/A01/t01: Fail
12 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail 12 LangSpecTest/13_Types/13_4_Interface_Types/A10/t03: Fail
13 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail 13 LangSpecTest/13_Types/13_4_Interface_Types/A10/t11: Fail
14 LangSpecTest/13_Types/13_4_Interface_Types/A05/t04: Fail 14 LangSpecTest/13_Types/13_4_Interface_Types/A05/t04: Fail
15 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail 15 LangSpecTest/13_Types/13_4_Interface_Types/A10/t04: Fail
16 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail 16 LangSpecTest/13_Types/13_4_Interface_Types/A02/t01: Fail
17 LangSpecTest/13_Types/13_4_Interface_Types/A12/t16: Fail 17 LangSpecTest/13_Types/13_4_Interface_Types/A12/t16: Fail
18 LangSpecTest/13_Types/13_4_Interface_Types/A10/t07: Fail 18 LangSpecTest/13_Types/13_4_Interface_Types/A10/t07: Fail
19 LangSpecTest/13_Types/13_4_Interface_Types/A10/t02: Fail 19 LangSpecTest/13_Types/13_4_Interface_Types/A10/t02: Fail
20 LangSpecTest/13_Types/13_4_Interface_Types/A07/t01: Fail 20 LangSpecTest/13_Types/13_4_Interface_Types/A07/t01: Fail
21 LangSpecTest/13_Types/13_7_Type_Void/A01/t02: Fail 21 LangSpecTest/13_Types/13_7_Type_Void/A01/t02: Fail
22 LangSpecTest/13_Types/13_7_Type_Void/A01/t04: Fail 22 LangSpecTest/13_Types/13_7_Type_Void/A01/t04: Fail
23 LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Fail 23 LangSpecTest/13_Types/13_5_Function_Types/A01/t01: Fail
24 LangSpecTest/13_Types/13_7_Type_Void/A01/t05: Fail
25 LangSpecTest/13_Types/13_7_Type_Void/A01/t08: Fail 24 LangSpecTest/13_Types/13_7_Type_Void/A01/t08: Fail
26 LangSpecTest/13_Types/13_5_Function_Types/A01/t12: Fail 25 LangSpecTest/13_Types/13_5_Function_Types/A01/t12: Fail
27 LangSpecTest/13_Types/13_5_Function_Types/A01/t08: Fail 26 LangSpecTest/13_Types/13_5_Function_Types/A01/t08: Fail
28 LangSpecTest/13_Types/13_5_Function_Types/A01/t03: Fail 27 LangSpecTest/13_Types/13_5_Function_Types/A01/t03: Fail
29 LangSpecTest/13_Types/13_5_Function_Types/A01/t11: Fail 28 LangSpecTest/13_Types/13_5_Function_Types/A01/t11: Fail
30 LangSpecTest/13_Types/13_5_Function_Types/A01/t05: Fail 29 LangSpecTest/13_Types/13_5_Function_Types/A01/t05: Fail
31 LangSpecTest/13_Types/13_5_Function_Types/A01/t15: Fail 30 LangSpecTest/13_Types/13_5_Function_Types/A01/t15: Fail
32 LangSpecTest/13_Types/13_5_Function_Types/A02/t02: Fail 31 LangSpecTest/13_Types/13_5_Function_Types/A02/t02: Fail
33 LangSpecTest/13_Types/13_5_Function_Types/A02/t04: Fail 32 LangSpecTest/13_Types/13_5_Function_Types/A02/t04: Fail
34 LangSpecTest/13_Types/13_5_Function_Types/A01/t09: Fail 33 LangSpecTest/13_Types/13_5_Function_Types/A01/t09: Fail
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 LangGuideTest/03_Values/03_4_String_Interpolation/A01/t02: Fail 76 LangGuideTest/03_Values/03_4_String_Interpolation/A01/t02: Fail
78 LangGuideTest/03_Values/03_3_Strings/A03/t01: Fail 77 LangGuideTest/03_Values/03_3_Strings/A03/t01: Fail
79 LangGuideTest/03_Values/03_3_Strings/A02/t02: Fail 78 LangGuideTest/03_Values/03_3_Strings/A02/t02: Fail
80 LangGuideTest/07_Overriding/A04/t01: Fail 79 LangGuideTest/07_Overriding/A04/t01: Fail
81 LangGuideTest/07_Overriding/A03/t02: Fail 80 LangGuideTest/07_Overriding/A03/t02: Fail
82 LangGuideTest/07_Overriding/A03/t03: Fail 81 LangGuideTest/07_Overriding/A03/t03: Fail
83 LangGuideTest/07_Overriding/A03/t01: Fail 82 LangGuideTest/07_Overriding/A03/t01: Fail
84 LangGuideTest/07_Overriding/A02/t02: Fail 83 LangGuideTest/07_Overriding/A02/t02: Fail
85 LangGuideTest/07_Overriding/A02/t01: Fail 84 LangGuideTest/07_Overriding/A02/t01: Fail
86 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/A01/t02: Fail 85 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/A01/t02: Fail
87 LibTest/core/AssertError/column/AssertError/column/A01/t02: Fail
88 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/A01/t03: Fail 86 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/A01/t03: Fail
89 LibTest/core/AssertError/throwNew/AssertError/throwNew/A01/t01: Fail 87 LibTest/core/AssertError/throwNew/AssertError/throwNew/A01/t01: Fail
90 LibTest/core/AssertError/column/AssertError/column/A01/t01: Fail 88 LibTest/core/AssertError/column/AssertError/column/A01/t01: Fail
91 LibTest/core/AssertError/failedAssertion/AssertError/failedAssertion/A01/t01: Fa il
92 LibTest/core/AssertError/toString/AssertError/toString/A01/t01: Fail 89 LibTest/core/AssertError/toString/AssertError/toString/A01/t01: Fail
93 LibTest/core/AssertError/throwNew/AssertError/throwNew/A01/t02: Fail 90 LibTest/core/AssertError/throwNew/AssertError/throwNew/A01/t02: Fail
94 LibTest/core/AssertError/toString/AssertError/toString/A01/t02: Fail
95 LibTest/core/AssertError/url/AssertError/url/A01/t01: Fail 91 LibTest/core/AssertError/url/AssertError/url/A01/t01: Fail
96 LibTest/core/AssertError/url/AssertError/url/A01/t02: Fail 92 LibTest/core/AssertError/url/AssertError/url/A01/t02: Fail
97 LibTest/core/String/A02/t01: Fail 93 LibTest/core/String/A02/t01: Fail
98 LibTest/core/AssertError/line/AssertError/line/A01/t02: Fail
99 LibTest/core/AssertError/line/AssertError/line/A01/t01: Fail 94 LibTest/core/AssertError/line/AssertError/line/A01/t01: Fail
100 LibTest/core/String/replaceAll/String/replaceAll/A02/t01: Fail 95 LibTest/core/String/replaceAll/String/replaceAll/A02/t01: Fail
101 LibTest/core/String/replaceAll/String/replaceAll/A01/t01: Fail 96 LibTest/core/String/replaceAll/String/replaceAll/A01/t01: Fail
102 LibTest/core/String/lastIndexOf/String/lastIndexOf/A01/t02: Fail 97 LibTest/core/String/lastIndexOf/String/lastIndexOf/A01/t02: Fail
103 LibTest/core/String/lastIndexOf/String/lastIndexOf/A03/t01: Fail 98 LibTest/core/String/lastIndexOf/String/lastIndexOf/A03/t01: Fail
104 LibTest/core/String/operator==/String/operator==/A01/t01: Fail 99 LibTest/core/String/operator==/String/operator==/A01/t01: Fail
105 LibTest/core/String/charCodeAt/String/charCodeAt/A03/t01: Fail 100 LibTest/core/String/charCodeAt/String/charCodeAt/A03/t01: Fail
106 LibTest/core/String/charCodeAt/String/charCodeAt/A01/t01: Fail 101 LibTest/core/String/charCodeAt/String/charCodeAt/A01/t01: Fail
107 LibTest/core/String/charCodeAt/String/charCodeAt/A02/t01: Fail 102 LibTest/core/String/charCodeAt/String/charCodeAt/A02/t01: Fail
108 LibTest/core/String/operator\[]/String/operator\[]/A02/t01: Fail 103 LibTest/core/String/operator\[]/String/operator\[]/A02/t01: Fail
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
468 LibTest/core/FallThroughError/line/FallThroughError/line/A01/t01: Fail 463 LibTest/core/FallThroughError/line/FallThroughError/line/A01/t01: Fail
469 LibTest/core/FallThroughError/toString/FallThroughError/toString/A01/t01: Fail 464 LibTest/core/FallThroughError/toString/FallThroughError/toString/A01/t01: Fail
470 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t02: Fail 465 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t02: Fail
471 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t01: Fail 466 LibTest/core/FallThroughError/url/FallThroughError/url/A01/t01: Fail
472 LibTest/core/FallThroughError/line/FallThroughError/line/A01/t02: Fail 467 LibTest/core/FallThroughError/line/FallThroughError/line/A01/t02: Fail
473 LibTest/core/TypeError/dstName/TypeError/dstName/A01/t01: Fail 468 LibTest/core/TypeError/dstName/TypeError/dstName/A01/t01: Fail
474 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail 469 LibTest/core/TypeError/url/TypeError/url/A01/t01: Fail
475 LibTest/core/TypeError/column/TypeError/column/A01/t01: Fail 470 LibTest/core/TypeError/column/TypeError/column/A01/t01: Fail
476 LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail 471 LibTest/core/TypeError/line/TypeError/line/A01/t01: Fail
477 LibTest/core/TypeError/dstType/TypeError/dstType/A01/t01: Fail 472 LibTest/core/TypeError/dstType/TypeError/dstType/A01/t01: Fail
478 LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail
479 LibTest/core/TypeError/srcType/TypeError/srcType/A01/t01: Fail 473 LibTest/core/TypeError/srcType/TypeError/srcType/A01/t01: Fail
480 LibTest/core/TypeError/failedAssertion/TypeError/failedAssertion/A01/t01: Fail 474 LibTest/core/TypeError/failedAssertion/TypeError/failedAssertion/A01/t01: Fail
481 LibTest/core/Promise/fail/Promise/fail/A01/t02: Fail 475 LibTest/core/Promise/fail/Promise/fail/A01/t02: Fail
482 LibTest/core/Expect/fail/Expect/fail/A02/t01: Fail 476 LibTest/core/Expect/fail/Expect/fail/A02/t01: Fail
483 477
484 478
485 [ $component == frogsh ] 479 [ $component == frogsh ]
486 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/A02/t01: Fail 480 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/A02/t01: Fail
487 LibTest/core/List/sort/List/sort/A01/t05: Fail 481 LibTest/core/List/sort/List/sort/A01/t05: Fail
488 LibTest/core/List/sort/List/sort/A01/t04: Fail 482 LibTest/core/List/sort/List/sort/A01/t04: Fail
489 LibTest/core/List/sort/List/sort/A01/t06: Fail 483 LibTest/core/List/sort/List/sort/A01/t06: Fail
490 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t02: Fail 484 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t02: Fail
491 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t01: Fail 485 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t01: Fail
492 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t03: Fail 486 LibTest/core/int/operator_r_shift/int/operator/r/shift/A01/t03: Fail
493 LibTest/core/double/operator~div/double/operator~div/A01/t06: Fail 487 LibTest/core/double/operator~div/double/operator~div/A01/t06: Fail
494 LibTest/core/int/operator\^/int/operator\^/A01/t01: Fail 488 LibTest/core/int/operator\^/int/operator\^/A01/t01: Fail
495 LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t01: Fail 489 LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t01: Fail
496 LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t02: Fail 490 LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t02: Fail
497 LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t03: Fail 491 LibTest/core/int/operator_l_shift/int/operator/l/shift/A01/t03: Fail
498 492
499
500 [ $component == frog || $component == leg ] 493 [ $component == frog || $component == leg ]
501 LibTest/core/List/sort/List/sort/A01/t06: Skip # Timeout 494 LibTest/core/List/sort/List/sort/A01/t06: Skip # Timeout
502 495
503 LibTest/core/int/toInt/int/toInt/A01/t01: Fail 496 LibTest/core/int/toInt/int/toInt/A01/t01: Fail
504 LibTest/core/double/operatorLT/double/operatorLT/A01/t01: Fail 497 LibTest/core/double/operatorLT/double/operatorLT/A01/t01: Fail
505 LibTest/core/double/operatorLT/double/operatorLT/A01/t02: Fail 498 LibTest/core/double/operatorLT/double/operatorLT/A01/t02: Fail
506 LibTest/core/double/ceil/double/ceil/A01/t07: Fail 499 LibTest/core/double/ceil/double/ceil/A01/t07: Fail
507 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t09 : Fail 500 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t09 : Fail
508 LibTest/core/double/abs/double/abs/A01/t02: Fail 501 LibTest/core/double/abs/double/abs/A01/t02: Fail
509 LibTest/core/double/operatorLE/double/operatorLE/A01/t01: Fail 502 LibTest/core/double/operatorLE/double/operatorLE/A01/t01: Fail
(...skipping 18 matching lines...) Expand all
528 LibTest/core/Math/pow/Math/pow/A14/t01: Fail 521 LibTest/core/Math/pow/Math/pow/A14/t01: Fail
529 LibTest/core/Math/asin/Math/asin/A01/t03: Fail 522 LibTest/core/Math/asin/Math/asin/A01/t03: Fail
530 LibTest/core/Math/asin/Math/asin/A01/t01: Fail 523 LibTest/core/Math/asin/Math/asin/A01/t01: Fail
531 LibTest/core/Math/atan2/Math/atan2/A01/t01: Fail 524 LibTest/core/Math/atan2/Math/atan2/A01/t01: Fail
532 LibTest/core/Math/tan/Math/tan/A01/t01: Fail 525 LibTest/core/Math/tan/Math/tan/A01/t01: Fail
533 LibTest/core/Math/acos/Math/acos/A01/t03: Fail 526 LibTest/core/Math/acos/Math/acos/A01/t03: Fail
534 LibTest/core/Math/acos/Math/acos/A01/t01: Fail 527 LibTest/core/Math/acos/Math/acos/A01/t01: Fail
535 LibTest/core/Math/cos/Math/cos/A01/t01: Fail 528 LibTest/core/Math/cos/Math/cos/A01/t01: Fail
536 529
537 # Started failing after making @static-type-error non-negative. 530 # Started failing after making @static-type-error non-negative.
538 [ $component == frog || $component == frogsh || $component == leg ] 531 [ ($component == frog || $component == frogsh || $component == leg) && $unchecke d ]
539 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail 532 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail
540 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail 533 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail
541 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail 534 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail
542 LibTest/core/Map/operator\[]/Map/operator\[]/A01/t03: Fail 535 LibTest/core/Map/operator\[]/Map/operator\[]/A01/t03: Fail
543 LibTest/core/Map/operator\[]=/Map/operator\[]=/A01/t03: Fail 536 LibTest/core/Map/operator\[]=/Map/operator\[]=/A01/t03: Fail
544 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail 537 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail
538 LangSpecTest/13_Types/13_7_Type_Void/A01/t05: Fail
539 LibTest/core/AssertError/line/AssertError/line/A01/t02: Fail
540 LibTest/core/AssertError/toString/AssertError/toString/A01/t02: Fail
541 LibTest/core/AssertError/column/AssertError/column/A01/t02: Fail
542 LibTest/core/AssertError/failedAssertion/AssertError/failedAssertion/A01/t01: Fa il
543 LibTest/core/TypeError/toString/TypeError/toString/A01/t01: Fail
544
545 [ ($component == frog || $component == frogsh || $component == leg) && $checked ]
546 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A18/t01: Fail
547 LangGuideTest/08_Expressions/A02/t02: Fail
548 LangGuideTest/08_Expressions/A01/t02: Fail
549 LangSpecTest/13_Types/13_3_Type_Declarations/13_3_1_Typedef/A01/t01: Fail
550 LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t01: Fail
551 LangSpecTest/13_Types/13_1_Static_Types/A01/t01: Fail
552 LangSpecTest/13_Types/13_4_Interface_Types/A12/t08: Fail
553 LangSpecTest/13_Types/13_4_Interface_Types/A12/t01: Fail
554 LangSpecTest/13_Types/13_4_Interface_Types/A08/t03: Fail
555 LangSpecTest/13_Types/13_4_Interface_Types/A12/t03: Fail
556 LangSpecTest/13_Types/13_4_Interface_Types/A09/t01: Fail
557 LangSpecTest/13_Types/13_4_Interface_Types/A12/t15: Fail
558 LibTest/core/Strings/concatAll/Strings/concatAll/A01/t02: Fail
559 LibTest/core/List/some/List/some/A01/t05: Fail
560 LibTest/core/List/some/List/some/A01/t04: Fail
561 LibTest/core/List/some/List/some/A01/t06: Fail
562 LibTest/core/List/forEach/List/forEach/A01/t07: Fail
563 LibTest/core/List/every/List/every/A01/t07: Fail
564 LibTest/core/List/every/List/every/A01/t05: Fail
565 LibTest/core/List/every/List/every/A01/t06: Fail
566 LibTest/core/List/filter/List/filter/A01/t07: Fail
567 LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t02: Fail
568 LibTest/core/BadNumberFormatException/BadNumberFormatException/BadNumberFormatEx ception/A01/t01: Fail
569 LibTest/core/UnsupportedOperationException/UnsupportedOperationException/Unsuppo rtedOperationException/A01/t01: Fail
570 LibTest/core/RegExp/RegExp/RegExp/A01/t02: Fail
571 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail
572 LibTest/core/Map/operator\[\]/Map/operator\[\]/A01/t03: Fail
573 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail
574 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail
575 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail
576 LibTest/core/Map/operator\[\]=/Map/operator\[\]=/A01/t03: Fail
OLDNEW
« frog/scripts/buildbot_annotated_steps.py ('K') | « frog/scripts/buildbot_annotated_steps.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698