Update status for failing tests

BUG=https://github.com/dart-lang/sdk/issues/24608
TBR=alanknight@google.com

Review URL: https://codereview.chromium.org/1410803002 .
This commit is contained in:
William Hesse 2015-10-16 14:00:48 +02:00
parent 1e23ef0cbb
commit 6a816f2dc1
2 changed files with 5 additions and 1 deletions

View file

@ -1547,7 +1547,7 @@ LayoutTests/fast/text/text-combine-shrink-to-fit_t01: RuntimeError # Please tria
[ $compiler == dart2js && $runtime == chrome && $system == windows ]
LayoutTests/fast/canvas/canvas-blend-image_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-blend-solid_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-blending-clipping_t01 RuntimeError: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-blending-clipping_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-blending-color-over-color_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-blending-color-over-gradient_t01: RuntimeError # Please triage this failure
LayoutTests/fast/canvas/canvas-blending-color-over-image_t01: RuntimeError # Please triage this failure

View file

@ -101,6 +101,7 @@ element_animate_test/timing_dict: RuntimeError # Also timing out on MacOS. Issue
element_animate_test/simple_timing: RuntimeError # Please triage this failure
[ $runtime == chrome && $system == macos ]
canvasrenderingcontext2d_test/drawImage_video_element: Skip # Times out. Please triage this failure.
canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Skip # Times out. Please triage this failure.
element_animate_test/omit_timing: Skip # Timing out on MacOS. Issue 23507
element_animate_test/timing_dict: Skip # Timing out on MacOS. Issue 23507
@ -414,3 +415,6 @@ window_nosuchmethod_test: StaticWarning
[ $compiler == dart2js && $cps_ir ]
resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);}): await for
[ $compiler == dart2js && $checked ]
js_typed_interop_test/closure: RuntimeError # Issue 24608