diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status index 4654b7e1f3c..a88dee02477 100644 --- a/tests/co19/co19-dart2js.status +++ b/tests/co19/co19-dart2js.status @@ -574,7 +574,6 @@ LayoutTests/fast/css/font-face-multiple-ranges-for-unicode-range_t01: Pass, Runt LayoutTests/fast/css/font-face-unicode-range-load_t01: Pass, RuntimeError # Please triage this failure LayoutTests/fast/css/font-face-unicode-range-monospace_t01: Pass, RuntimeError # Please triage this failure LayoutTests/fast/css/font-face-unicode-range-overlap-load_t01: Pass, RuntimeError # Please triage this failure -LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-events_t01: Pass, RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-loadingdone_t01: Pass, RuntimeError # Please triage this failure LayoutTests/fast/css/html-attr-case-sensitivity_t01: RuntimeError # Please triage this failure @@ -1700,7 +1699,7 @@ LayoutTests/fast/css/font-family-trailing-bracket-gunk_t01: RuntimeError # Pleas LayoutTests/fast/css/font-property-priority_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/font-shorthand-from-longhands_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/font-shorthand-mix-inherit_t01: RuntimeError # Please triage this failure -LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Please triage this failure +LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Uses FontFace class, not defined for this browser. LayoutTests/fast/css/fontfaceset-download-error_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-events_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-loadingdone_t01: RuntimeError # Please triage this failure @@ -3198,7 +3197,7 @@ LayoutTests/fast/css/font-face-unicode-range-load_t01: RuntimeError # Please tri LayoutTests/fast/css/font-face-unicode-range-monospace_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/font-face-unicode-range-overlap-load_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/font-shorthand-from-longhands_t01: RuntimeError # Please triage this failure -LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Please triage this failure +LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Uses FontFace class, not defined for this browser. LayoutTests/fast/css/fontfaceset-download-error_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-events_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-loadingdone_t01: RuntimeError # Please triage this failure @@ -4460,7 +4459,7 @@ LayoutTests/fast/css/font-face-cache-bug_t01: RuntimeError # Please triage this LayoutTests/fast/css/font-face-unicode-range-load_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/font-face-unicode-range-overlap-load_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/font-shorthand-from-longhands_t01: RuntimeError # Please triage this failure -LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Please triage this failure +LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Uses FontFace class not defined for this browser LayoutTests/fast/css/fontfaceset-download-error_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-events_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-loadingdone_t01: RuntimeError # Please triage this failure @@ -5859,7 +5858,7 @@ LayoutTests/fast/css/font-family-initial-shorthand_t01: RuntimeError # Please tr LayoutTests/fast/css/font-family-trailing-bracket-gunk_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/font-shorthand-from-longhands_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/font-shorthand-mix-inherit_t01: RuntimeError # Please triage this failure -LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Please triage this failure +LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Uses FontFace class, not defined for this browser LayoutTests/fast/css/fontfaceset-download-error_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-events_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-loadingdone_t01: RuntimeError # Please triage this failure @@ -7880,7 +7879,7 @@ LayoutTests/fast/css/font-family-initial-shorthand_t01: RuntimeError # Please tr LayoutTests/fast/css/font-family-trailing-bracket-gunk_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/font-shorthand-from-longhands_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/font-shorthand-mix-inherit_t01: RuntimeError # Please triage this failure -LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Please triage this failure +LayoutTests/fast/css/fontface-properties_t01: RuntimeError # Uses FontFace class, not defined for this browser LayoutTests/fast/css/fontfaceset-download-error_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-events_t01: RuntimeError # Please triage this failure LayoutTests/fast/css/fontfaceset-loadingdone_t01: RuntimeError # Please triage this failure diff --git a/tests/html/html.status b/tests/html/html.status index aa3cd5cb10d..c367d6f928d 100644 --- a/tests/html/html.status +++ b/tests/html/html.status @@ -105,9 +105,6 @@ audiocontext_test/functional: Skip # Renderer crash. Issue 22327 element_animate_test/omit_timing: Skip # Timing out inexplicably. Temporarily suppressing (alanknight) element_animate_test/timing_dict: Skip # Timing out inexplicably. Temporarily suppressing (alanknight) -[ ($runtime == chrome || $runtime == drt) && $compiler == dart2js && $checked ] -notification_test/constructors: Fail # Issue 22842 - [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == ContentShellOnAndroid ] webgl_1_test: Pass, Fail # Issue 8219