[Webkit-unassigned] [Bug 79404] test-webkitpy should run the scm_unittests by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 01:04:09 PST 2013


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





--- Comment #5 from Tim 'mithro' Ansell <mithro at mithis.com>  2013-01-21 01:05:59 PST ---
$ time ./test-webkitpy 
Suppressing most webkitpy logging while running unit tests.
Skipping tests in the following modules or packages because they are really, really, slow:
    webkitpy.common.checkout.scm.scm_unittest
    (https://bugs.webkit.org/show_bug.cgi?id=31818; use --all to include)

Ran 1635 tests in 3.033s                                                                                                                

OK

real    0m3.950s
user    0m18.840s
sys     0m2.130s

$ time ./test-webkitpy --all
Suppressing most webkitpy logging while running unit tests.
Ran 1749 tests in 41.119s                                                                                                               

OK

real    0m42.058s
user    0m58.910s
sys     0m29.420s

$

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