- From: Zhang, Zhiqiang <zhiqiang.zhang@intel.com>
- Date: Wed, 15 Oct 2014 09:10:48 +0000
- To: Arthur Barstow <art.barstow@gmail.com>, public-test-infra <public-test-infra@w3.org>, "Zhao, Tina" <tina.zhao@intel.com>
Hi Art, > From: Arthur Barstow [mailto:art.barstow@gmail.com] > Sent: Friday, September 26, 2014 20:11 > > Hi Zhiqiang, Tina, All, > > I would appreciate it, if you would please provide a short status and > plans for the Server-sent Events [TestSuite], in particular: > > * What is the time frame to address the one open [Issues]? Done the review; not open pull request now. > * What needs to be done before the test suite is considered "sufficient" > to test the [CR]? Yes. > * What is the time frame to update the draft [Interop] report? The data > in this report implies there is only one or two implementation bugs that > prevents us having two or more implementations that pass each test. Do > you know these bugs will be fixed? > [Interop] <https://www.w3.org/wiki/Webapps/Interop/ServerSentEvents> I run the tests semi-automatically by steps below but get results a little different from [Interop]. [Interop] was manually re-run to avoid some crashes. http://w3c.github.io/test-results/eventsource/all.html http://w3c.github.io/test-results/eventsource/complete-fails.html http://w3c.github.io/test-results/eventsource/less-than-2.html I will recheck the results and bugs tomorrow. Thanks, Zhiqiang Steps to run the tests: Navigator to http://w3c-test.org/tools/runner/index.html Input "/eventsource/" as "Run tests under path" Click the "Start" button to run the tests Click the "Download JSON results" to get test result data runner-results.json The runner-results.json files are to generate the test results using https://www.npmjs.org/package/wptreport
Received on Wednesday, 15 October 2014 09:14:12 UTC