[Webkit-unassigned] [Bug 25880] js tests should move into jstests subdirectory instead of resources/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 10:53:47 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25880





--- Comment #8 from Darin Adler <darin at apple.com>  2009-08-11 10:53:44 PDT ---
(In reply to comment #7)
> (Although eventually we'll want to rename make-js-test-wrappers if we use
> "script-tests".)  Thanks again for looking at this!

I think we could rename make-js-test-wrappers to make-script-tests-wrappers
right away as step (0).

I also think that eventually we could teach run-webkit-tests to run these tests
without checking in wrappers. But that would have a downside since it would be
harder to open one of these tests directly from a browser.

Further, I think that in the future we might want to run some of these tests as
pure JavaScript tests, using the "jsc" command line tool instead of
"DumpRenderTree" -- some can't work that way but others can't, and I wonder how
we could distinguish those.

Finally, I'd love to convert the Mozilla tests for JavaScript in the
JavaScriptCore tree into these style tests so they all run with
run-webkit-tests.

Not all relevant to this task, but since you asked I thought I'd talk a bit
about more of the road map in my mind.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list