NEW 5253
run-webkit-tests should replace run-javascriptcore-tests
https://bugs.webkit.org/show_bug.cgi?id=5253
Summary run-webkit-tests should replace run-javascriptcore-tests
Eric Seidel (no email)
Reported 2005-10-04 00:09:30 PDT
I was just talkign with Maciej, and we both agree that run-javascript-core could use some improvements. Some examples: 1. print "."s just like run-webkit-tests. 2. run all tests in a single process (avoid the fork/exec cost) 3. Supposedly sometimes it incorrectly recognizes crashes as successes.
Attachments
Darin Adler
Comment 1 2005-10-04 11:07:39 PDT
All 3 good ideas, and ones that occurred to me too! How about 3 separate bugs for these ideas?
Eric Seidel (no email)
Comment 2 2007-12-23 16:50:01 PST
bug 15609 covers number 2. But we should just get rid of run-javascriptcore-tests, it adds no value over run-webkit-tests.
Note You need to log in before you can comment on or make changes to this bug.