[webkit-dev] Test conversion to use W3C testharness.js

2012-03-09 Thread Jacob Goldstein
I recently uploaded a patch to https://bugs.webkit.org/show_bug.cgi?id=80709 which converted an existing JavaScript regions parsing test to use the W3C testharness.js in place of js-test-pre.js/js-test-post.js. This patch also places testharness.js and a WebKit-specific testharnessreport.js fil

Re: [webkit-dev] Test conversion to use W3C testharness.js

2012-03-09 Thread Ryosuke Niwa
On Fri, Mar 9, 2012 at 2:28 PM, Jacob Goldstein wrote: > I recently uploaded a patch to > https://bugs.webkit.org/show_bug.cgi?id=80709 which converted an existing > JavaScript regions parsing test to use the W3C testharness.js in place of > js-test-pre.js/js-test-post.js. This patch also places

Re: [webkit-dev] Test conversion to use W3C testharness.js

2012-03-09 Thread Alan Stearns
I’m told that changes to the file are meant to be backwards-compatible. The API should not change, except to add new methods. On 3/9/12 2:28 PM, "Jacob Goldstein" wrote: I recently uploaded a patch to https://bugs.webkit.org/show_bug.cgi?id=80709 which converted an existing JavaScript regions

Re: [webkit-dev] Test conversion to use W3C testharness.js

2012-03-09 Thread Jacob Goldstein
to:rn...@webkit.org>> Date: Fri, 9 Mar 2012 14:37:18 -0800 To: Jacob Goldstein mailto:jac...@adobe.com>> Cc: "webkit-dev@lists.webkit.org<mailto:webkit-dev@lists.webkit.org>" mailto:webkit-dev@lists.webkit.org>> Subject: Re: [webkit-dev] Test conversion to use W3C test

Re: [webkit-dev] Test conversion to use W3C testharness.js

2012-03-09 Thread Adam Barth
a new patch with the files in LayoutTests/resources. > > > > From: Ryosuke Niwa > Date: Fri, 9 Mar 2012 14:37:18 -0800 > To: Jacob Goldstein > Cc: "webkit-dev@lists.webkit.org" > Subject: Re: [webkit-dev] Test conversion to use W3C testharness.js > > On Fri, Mar

Re: [webkit-dev] Test conversion to use W3C testharness.js

2012-03-09 Thread Jacob Goldstein
es >> because that is where js-test-pre and ­post are. >> >> I'll upload a new patch with the files in LayoutTests/resources. >> >> >> >> From: Ryosuke Niwa >> Date: Fri, 9 Mar 2012 14:37:18 -0800 >> To: Jacob Goldstein >> Cc: "

Re: [webkit-dev] Test conversion to use W3C testharness.js

2012-03-09 Thread Adam Barth
hem to LayoutTests/fast/js/resources >>> because that is where js-test-pre and ­post are. >>> >>> I'll upload a new patch with the files in LayoutTests/resources. >>> >>> >>> >>> From: Ryosuke Niwa >>> Date: F

Re: [webkit-dev] Test conversion to use W3C testharness.js

2012-03-09 Thread Jacob Goldstein
012 at 3:19 PM, Jacob Goldstein >>>wrote: >>>> LayoutTests/resources is fine with me ­ that was the location I >>>>considered >>>> using originally and only moved them to LayoutTests/fast/js/resources >>>> because that is where js-test-pre

Re: [webkit-dev] Test conversion to use W3C testharness.js

2012-03-09 Thread Adam Barth
ent that information?  It's important >>>>that we can easily determine which subtests pass or fail from a text >>>>dump. >>>> >>>>Adam >>>> >>>> >>>>On Fri, Mar 9, 2012 at 3:19 PM, Jacob Goldstein >>>>

Re: [webkit-dev] Test conversion to use W3C testharness.js

2012-03-09 Thread Jacob Goldstein
;> I looked at the patch you uploaded, but it wasn't clear from the text >>>>> dump whether the subtests passed or failed. Maybe testharness.js uses >>>>> a table and/or colors to present that information? It's important >>>>> that we ca