Bug 49948

Summary: GitSVNTest.test_revisions_changing_file failing on trunk
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: abarth, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Ojan Vafai
Reported 2010-11-22 16:36:43 PST
$ test-webkitpy webkitpy.common.checkout.scm_unittest.GitSVNTest.test_revisions_changing_file test-webkitpy: INFO Suppressing most webkitpy logging while running unit tests. test-webkitpy: WARNING You are testing webkitpy with a Python version (2.6.1) higher than the minimum version (2.5) it was meant to support. F ====================================================================== FAIL: test_revisions_changing_file (webkitpy.common.checkout.scm_unittest.GitSVNTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py", line 1237, in test_revisions_changing_file self._shared_test_revisions_changing_file() File "/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py", line 357, in _shared_test_revisions_changing_file self.assertRaises(ScriptError, self.scm.revisions_changing_file, "non_existent_file") AssertionError: ScriptError not raised ---------------------------------------------------------------------- Ran 1 test in 9.829s FAILED (failures=1)
Attachments
Ojan Vafai
Comment 1 2010-12-02 16:50:11 PST
*** This bug has been marked as a duplicate of bug 48272 ***
Note You need to log in before you can comment on or make changes to this bug.