Re: [2dcontext-tests] Modify some tests under 2dcontext (#3852)

In the new commit, I have updated the script that generates the test, could you let me know how should I run the test script locally? I run 2dcontext/gentest.py, and I got:

Traceback (most recent call last):
  File "2dcontext/tools/gentest.py", line 131, in <module>
    templates = yaml.load(open('templates.yaml', "r").read())
IOError: [Errno 2] No such file or directory: 'templates.yaml'

But I can see 'templates.yaml' is under the same dir as the gentest.py.

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

Received on Saturday, 1 October 2016 16:53:56 UTC