[webkit-reviews] review requested: [Bug 33041] [bzt] Speed up CredentialsTest.test_read_credentials_with_SVN to make run-webkit-unittest run faster : [Attachment 45639] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 29 22:15:00 PST 2009
Daniel Bates <dbates at webkit.org> has asked for review:
Bug 33041: [bzt] Speed up CredentialsTest.test_read_credentials_with_SVN to
make run-webkit-unittest run faster
https://bugs.webkit.org/show_bug.cgi?id=33041
Attachment 45639: Patch
https://bugs.webkit.org/attachment.cgi?id=45639&action=review
------- Additional Comments from Daniel Bates <dbates at webkit.org>
Removed unnecessary code that made use of
modules.scm_unittest.SVNTestRepository.
Also, renamed method test_read_credentials_with_SVN to
test_read_credentials_without_Git_repo to better reflect what it is testing.
More information about the webkit-reviews
mailing list