Re: [webgl-tests] Add Khronos' WebGL conformance test-suite 1.0.3 (#2450)

Ideally versioned test suites are a snapshot, and should not change.

The minor changes applied to a snapshot are mostly backports or tiny
corrections, but they are not common at all (seeing
https://github.com/KhronosGroup/WebGL/commits/master/conformance-suites/1.0.3/
I see less than 20 commits in more than a year).

So... IMO corrections and specially new tests should be upstreamed there
to be included in the next snapshot, and if Khronos decides to backport
the changes into our version, the relevant files should also be updated
here, which should be pretty easy to do since we only modify the test
files to add our harness scripts.

On Wed, Dec 30, 2015 at 06:21:58PM -0800, Zhiqiang Zhang wrote:
> Great and glad to see this happen.
> 
> Just curious how to make code sync with Khronos' WebGL conformance test-suite, especially when people find issues here or submit new tests? Submit pull requests to both repositories or only one of them? Thanks.
> 
> ---
> Reply to this email directly or view it on GitHub:
> https://github.com/w3c/web-platform-tests/pull/2450#issuecomment-168111286


View on GitHub: https://github.com/w3c/web-platform-tests/pull/2450#issuecomment-168112628

Received on Thursday, 31 December 2015 02:43:35 UTC