From 2001c18ac991cdb34ad76a8ff2c73c1b89dbaec4 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 15 Jun 2015 15:17:35 +0200 Subject: [PATCH] Disable Document-createElement-namespace.html. It crashes, but that's not always detected properly. --- .../dom/nodes/Document-createElement-namespace.html.ini | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/wpt/metadata/dom/nodes/Document-createElement-namespace.html.ini b/tests/wpt/metadata/dom/nodes/Document-createElement-namespace.html.ini index af5c8846a5b..61402943791 100644 --- a/tests/wpt/metadata/dom/nodes/Document-createElement-namespace.html.ini +++ b/tests/wpt/metadata/dom/nodes/Document-createElement-namespace.html.ini @@ -1,5 +1,3 @@ [Document-createElement-namespace.html] type: testharness - expected: - if os == "mac": TIMEOUT - if os == "linux": CRASH + disabled: Issue 6386