[Webkit-unassigned] [Bug 37731] Integrate v8 testing utility with webkit tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 22 13:01:36 PDT 2010


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53687|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #9 from Adam Barth <abarth at webkit.org>  2010-04-22 13:01:36 PST ---
(From update of attachment 53687)
Thanks for the patch!  Glad to have this testing harness.  :)

WebKitTools/Scripts/run-bindings-tests:105
 +      overwrite = "--overwrite" in argv
We should probably use option parser here instead of doing this manually.

WebKitTools/Scripts/run-bindings-tests:82
 +              workDir = tempfile.mkdtemp()
I still think we should do this in memory, but ok.

-- 
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