--- /home/clopez/webkit/webkit/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/status-error-expected.txt +++ /home/clopez/webkit/webkit/layout-test-results/imported/w3c/web-platform-tests/XMLHttpRequest/status-error-actual.txt @@ -7,17 +7,17 @@ PASS XMLHttpRequest: status error handling GET 404 PASS XMLHttpRequest: status error handling GET 410 PASS XMLHttpRequest: status error handling GET 500 -PASS XMLHttpRequest: status error handling GET 699 +FAIL XMLHttpRequest: status error handling GET 699 assert_equals: response status expected 699 but got 0 PASS XMLHttpRequest: status error handling HEAD 200 PASS XMLHttpRequest: status error handling HEAD 404 PASS XMLHttpRequest: status error handling HEAD 500 -PASS XMLHttpRequest: status error handling HEAD 699 +FAIL XMLHttpRequest: status error handling HEAD 699 assert_equals: response status expected 699 but got 0 PASS XMLHttpRequest: status error handling POST 200 PASS XMLHttpRequest: status error handling POST 404 PASS XMLHttpRequest: status error handling POST 500 -PASS XMLHttpRequest: status error handling POST 699 +FAIL XMLHttpRequest: status error handling POST 699 assert_equals: response status expected 699 but got 0 PASS XMLHttpRequest: status error handling PUT 200 PASS XMLHttpRequest: status error handling PUT 404 PASS XMLHttpRequest: status error handling PUT 500 -PASS XMLHttpRequest: status error handling PUT 699 +FAIL XMLHttpRequest: status error handling PUT 699 assert_equals: response status expected 699 but got 0