blob: 16b7afcde75c4843338af3842753fab06915da83 [file] [log] [blame]
[Worker] Test EventSource text/event-stream parsing.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Starting worker: ../script-tests/eventsource-parse-event-stream.js
PASS [Worker] es = new EventSource("resources/event-stream.php"); did not throw exception.
FAIL [Worker] count should be 7. Was -1.
[Worker] DONE
PASS successfullyParsed is true
TEST COMPLETE