RE: What is the status of the SSE tests?

Hi Art, 

Opera's SSE tests[1] have full coverage of spec constructor, interface, attribute, and const, good functional coverage of statement. Except negative test to check reestablish the connection if network error "HTTP 500 Internal Server Error, 502 Bad Gateway, 503 Service Unavailable, and 504 Gateway Timeout responses" (but I think it's acceptable that it's not easy to create such kind of test environment). 

3 Opera tests (listed below) need update to W3C crosssite domain.
request-cache-control.htm
request-credentials.htm
eventsource-cross-origin.htm

MOSQUITO's SSE tests[2], all the check points are duplicated with Opera's. 

[1] https://github.com/w3c/event-source 
[2] https://dvcs.w3.org/hg/webapps/file/0a4f622868eb/ServerSentEvents/tests/submissions/MOSQUITO 

Thanks,
Tina

-----Original Message-----
From: Arthur Barstow [mailto:art.barstow@nokia.com] 
Sent: Wednesday, March 13, 2013 9:08 PM
To: public-webapps-testsuite@w3.org; Zhao, Tina
Subject: What is the status of the SSE tests?

Hi Tina,

I see the SSE test suite has some a contribution:

  <http://w3c-test.org/webapps/ServerSentEvents/tests/submissions/MOSQUITO/>

What is the status of these tests? Are they ready for review? Also, do you consider these tests sufficient to test the spec's CR exit criteria?

-Thanks, AB

Received on Tuesday, 19 March 2013 09:26:05 UTC