[Webkit-unassigned] [Bug 105607] Use Python 2.7 unittest syntax in our unittests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 10:22:38 PST 2013


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





--- Comment #6 from Eric Seidel <eric at webkit.org>  2013-01-10 10:24:30 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > We should probably go through all the files and change unittest to unittest2 so that we're consistent in the functionality available in the tests.
> 
> Just to clear it up, in a recent patch the unittest2 module was not imported from webkitpy.thirdparty.autoinstalled. What's the stance on this? Could a system-wide unittest2 module be used instead of the one that's installed by webkitpy? Could this cause problems?

It appears thirdparty.autoinstalled is added to sys.path these days, for better or worse.

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