[Webkit-unassigned] [Bug 48272] New: REGRESSION(r70437): Git.revisions_changing_file no longer raises for non-existant files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 15:36:06 PDT 2010


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

           Summary: REGRESSION(r70437): Git.revisions_changing_file no
                    longer raises for non-existant files
           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: eric at webkit.org
                CC: ddkilzer at webkit.org, abarth at webkit.org
        Depends on: 48187


REGRESSION(r70437): Git.revisions_changing_file no longer raises for non-existant files

 test-webkitpy webkitpy.common.checkout.scm_unittest.GitSVNTest.test_revisions_changing_file

======================================================================
FAIL: test_revisions_changing_file (webkitpy.common.checkout.scm_unittest.GitSVNTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Projects/WebKit/WebKitTools/Scripts/webkitpy/common/checkout/scm_unittest.py", line 1237, in test_revisions_changing_file
    self._shared_test_revisions_changing_file()
  File "/Projects/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

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