| Index: tests/co19/co19-co19.status
|
| diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
|
| index 7dc4b37185809e433ba7756fbad13f7a55cc04b9..f814f2b2b0bdcbf70473e07bbc5ce9455d5f2e7b 100644
|
| --- a/tests/co19/co19-co19.status
|
| +++ b/tests/co19/co19-co19.status
|
| @@ -17,7 +17,7 @@ LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19 issue 668
|
| LibTest/typed_data/ByteData/buffer_A01_t01: Fail # co19 r736 bug - sent comment.
|
|
|
| # TODO(terry) re-enable the below CSS tests when Chrome 38 and (Dartium 38) are ready issue 21075
|
| -LayoutTests/fast/css/getComputedStyle/computed-style-font_t01: Skip
|
| +LayoutTests/fast/css/getComputedStyle/computed-style-font_t01: Skip
|
| LayoutTests/fast/css/font-shorthand-from-longhands_t01: Skip
|
|
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A01_t06: Fail, Pass, OK # co19 issue 695
|
| @@ -29,6 +29,8 @@ WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot
|
| [ $compiler != dartanalyzer && $compiler != dart2analyzer ]
|
| # Tests that fail on every runtime, but not on the analyzer.
|
|
|
| +LibTest/async/Future/Future.error_A01_t01: RuntimeError # co19 issue 712
|
| +LibTest/async/Completer/completeError_A02_t01: RuntimeError # co19 issue 712
|
| LibTest/isolate/ReceivePort/asBroadcastStream_A02_t01: Fail # co19 issue 687
|
| LibTest/async/Stream/asBroadcastStream_A02_t01: Fail # co19 issue 687
|
|
|
|
|