WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 48272
49948
GitSVNTest.test_revisions_changing_file failing on trunk
https://bugs.webkit.org/show_bug.cgi?id=49948
Summary
GitSVNTest.test_revisions_changing_file failing on trunk
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug