| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index dda97b71b38eae043d779c0b17683bfa6f769676..f70525627402046977daa20ded21637d132364db 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -55,6 +55,8 @@ element_animate_test: Fail # Element.animate not supported on these browsers.
|
|
|
| [ $compiler == none && $runtime == dartium && $system == macos]
|
| canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue 11834
|
| +
|
| +[ $compiler == none && $runtime == drt && $system == macos]
|
| canvasrenderingcontext2d_test/fillText: RuntimeError # Roll 45 bot error
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium ) ]
|
|
|