[Webkit-unassigned] [Bug 49948] New: GitSVNTest.test_revisions_changing_file failing on trunk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 16:36:43 PST 2010


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

           Summary: GitSVNTest.test_revisions_changing_file failing on
                    trunk
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: eric at webkit.org, abarth at webkit.org


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

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