[Webkit-unassigned] [Bug 79210] New: test-webkitpy test_commit_message_for_this_commit fails when not in a WebKit checkout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 01:42:24 PST 2012


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

           Summary: test-webkitpy test_commit_message_for_this_commit
                    fails when not in a WebKit checkout
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, dpranke at chromium.org


test-webkitpy test_commit_message_for_this_commit fails when not in a WebKit checkout

The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
.The current directory (/Users/eseidel) is not a WebKit checkout, using /Projects/WebKit
..................................
======================================================================
ERROR: test_commit_message_for_this_commit (webkitpy.common.checkout.checkout_unittest.CommitMessageForThisCommitTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Projects/WebKit/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'

----------------------------------------------------------------------

It's worked in the past.  Not sure when it regressed.  Normally I run test-webkitpy from inside my checkout, but there is no reason why it shouldn't work outside one. :)

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