RE: New tests submitted by Microsoft for WebApps specs

We have updated these tests 
Changeset: http://dvcs.w3.org/hg/webapps/rev/aa771446aed8
Updated tests: 
http://w3c-test.org/webapps/Workers/tests/submissions/Microsoft/WorkerGlobalScope_ErrorEvent_message.htm
http://w3c-test.org/webapps/Workers/tests/submissions/Microsoft/WorkerGlobalScope_ErrorEvent_filename.htm
http://w3c-test.org/webapps/Workers/tests/submissions/Microsoft/WorkerGlobalScope_ErrorEvent_lineno.htm
http://w3c-test.org/webapps/Workers/tests/submissions/Microsoft/WorkerGlobalScope_ErrorEvent_colno.htm
http://w3c-test.org/webapps/Workers/tests/submissions/Microsoft/postMessage_clone_port_error.htm

Thank you for the feedback!

Regards,
Alex

From: Travis Leithead [mailto:travis.leithead@microsoft.com] 
Sent: Tuesday, May 15, 2012 11:55 AM
To: David Levin
Cc: Adrian Bateman; Web Applications Working Group WG (public-webapps@w3.org); Israel Hilerio; Brian Raymor; Kris Krueger
Subject: RE: New tests submitted by Microsoft for WebApps specs

Thanks. It looks like IE's implementation missed this detail. I'll see about having these tests updated shortly.

From: David Levin [mailto:levin@google.com] 
Sent: Sunday, May 06, 2012 2:47 AM
To: Travis Leithead
Cc: Adrian Bateman; Web Applications Working Group WG (public-webapps@w3.org); Israel Hilerio; Brian Raymor; Kris Krueger
Subject: Re: New tests submitted by Microsoft for WebApps specs

Looks like the WorkerGlobalScope_ErrorEvent_*.htm tests are still in error as mentioned below.

dave

On Tue, Sep 20, 2011 at 10:53 AM, Travis Leithead <Travis.Leithead@microsoft.com> wrote:
Thanks! We'll see about getting these updated.
 
From: David Levin [mailto:levin@google.com] 
Sent: Monday, September 19, 2011 6:33 PM
To: Adrian Bateman
Cc: Web Applications Working Group WG (public-webapps@w3.org); Israel Hilerio; Travis Leithead; Brian Raymor; Kris Krueger
Subject: Re: New tests submitted by Microsoft for WebApps specs
 
 
On Tue, Sep 13, 2011 at 6:26 PM, Adrian Bateman <adrianba@microsoft.com> wrote:
WebWorkers (51 tests/assertions)
 Changeset: http://dvcs.w3.org/hg/webapps/rev/7b0ba70f69b6
 Tests: http://w3c-test.org/webapps/Workers/tests/submissions/Microsoft/

* We believe the tests are all accurate but look forward to wider review from
 the group. IE10 PP3 does not pass all the tests and we are working to fix
 the bugs that cause failures.
Web Worker test issues:
 
issue 1:
WorkerGlobalScope_ErrorEvent_*.htm uses the onerror function and expected to get an error event but instead it should get 3 arguments.

See  
  http://www.whatwg.org/specs/web-apps/current-work/complete/workers.html#runtime-script-errors-0
and
   http://www.whatwg.org/specs/web-apps/current-work/complete/webappapis.html#report-the-error
 
issue 2:
 
postMessage_clone_port_error.htm expects to get INVALID_STATE_ERR but should expect to get DATA_CLONE_ERR.
 
http://www.whatwg.org/specs/web-apps/current-work/multipage/comms.html#posting-messages
 

Received on Friday, 1 June 2012 18:44:16 UTC