Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index ec3252912d93c3267bcdc5d97c215278c9b10bd8..b3c38c028c50e3d274118d3b18a5ebc2fe7415bb 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -28,7 +28,6 @@ canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue |
[ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellInAndroid) ] |
# postMessage in dartium always transfers the typed array buffer, never a view |
postmessage_structured_test/typed_arrays: Fail |
-xhr_test: Pass, Fail # Issue 12648 |
xhr_test/json: Fail # Issue 13069 |
async_test: Fail # Background timers not implemented. |
keyboard_event_test: Fail # Issue 13902 |