Files
servo/tests/wpt/metadata/eventsource/request-status-error.htm.ini
Ms2ger 05942344b4 Disable EventSource until it is fully implemented.
This also causes a number of tests that currently time out to fail quickly.
2016-09-28 11:50:06 +02:00

24 lines
537 B
INI

[request-status-error.htm]
type: testharness
[EventSource: incorrect HTTP status code (204)]
expected: FAIL
[EventSource: incorrect HTTP status code (205)]
expected: FAIL
[EventSource: incorrect HTTP status code (210)]
expected: FAIL
[EventSource: incorrect HTTP status code (299)]
expected: FAIL
[EventSource: incorrect HTTP status code (404)]
expected: FAIL
[EventSource: incorrect HTTP status code (410)]
expected: FAIL
[EventSource: incorrect HTTP status code (503)]
expected: FAIL