RE: [IndexedDB] Seeking status and plans

Hi Art,

> From: Arthur Barstow [mailto:art.barstow@gmail.com]
> Sent: Friday, September 26, 2014 20:10
> 
> Hi Zhiqiang, All,
> 
> I would appreciate it, if you would please provide some status and plans
> for the IndexedDB [TestSuite], in particular:
> 
> * What is the time frame to address the 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/replace the April 2014 [Interop]
> report and to include additional browsers?

See
http://w3c.github.io/test-results/IndexedDB/all.html
http://w3c.github.io/test-results/IndexedDB/complete-fails.html
http://w3c.github.io/test-results/IndexedDB/less-than-2.html

Are there anyone able to help run the tests with "additional browsers"?

Steps to run the tests:
Navigator to http://w3c-test.org/tools/runner/index.html
Input "/IndexedDB/" 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

I need runner-results.json to regenerate the test results using
https://www.npmjs.org/package/wptreport

Thanks,
Zhiqiang

Received on Wednesday, 15 October 2014 09:11:22 UTC