WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
115878
Error when running test-webkitpy from outside the top-level OpenSource directory
https://bugs.webkit.org/show_bug.cgi?id=115878
Summary
Error when running test-webkitpy from outside the top-level OpenSource directory
Anders Carlsson
Reported
2013-05-09 15:32:21 PDT
I get: [22/1455] webkitpy.common.checkout.checkout_unittest.CommitMessageForThisCommitTest.test_commit_message_for_this_commit erred: Traceback (most recent call last): File "/Volumes/Data/Source/Safari/OpenSource/Tools/Scripts/webkitpy/common/checkout/checkout_unittest.py", line 137, in test_commit_message_for_this_commit mock_scm.script_path = real_scm.script_path AttributeError: 'NoneType' object has no attribute 'script_path' [979/1455] webkitpy.style.checkers.cpp_unittest.CppStyleTest.test_webcore_platform_layering_violation failed: Traceback (most recent call last): File "/Volumes/Data/Source/Safari/OpenSource/Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py", line 2456, in test_webcore_platform_layering_violation self.assertEqual(1, error_collector.result_list().count(errmsg)) AssertionError: 1 != 0 Ran 1455 tests in 3.980s FAILED (failures=1, errors=1) when running test-webkitpy from outside of OpenSource.
Attachments
Add attachment
proposed patch, testcase, etc.
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