[Webkit-unassigned] [Bug 30645] New: REGRESSION: 2 failures in run-webkit-unittests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 21 15:25:42 PDT 2009


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

           Summary: REGRESSION: 2 failures in run-webkit-unittests
           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: levin at chromium.org, carol.szabo at nokia.com


======================================================================
FAIL: test_braces (modules.cpp_style_unittest.WebKitStyleTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/modules/cpp_style_unittest.py",
line 3309, in test_braces
    'Code inside a namespace should not be indented.  [whitespace/indent] [4]')
  File
"/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/modules/cpp_style_unittest.py",
line 219, in assert_multi_line_lint
    self.assertEquals(expected_message, self.perform_multi_line_lint(code,
file_name))
AssertionError: 'Code inside a namespace should not be indented. 
[whitespace/indent] [4]' != ''

======================================================================
FAIL: test_indentation (modules.cpp_style_unittest.WebKitStyleTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/modules/cpp_style_unittest.py",
line 2823, in test_indentation
    'foo.h')
  File
"/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/modules/cpp_style_unittest.py",
line 219, in assert_multi_line_lint
    self.assertEquals(expected_message, self.perform_multi_line_lint(code,
file_name))
AssertionError: 'Code inside a namespace should not be indented. 
[whitespace/indent] [4]' != ''

----------------------------------------------------------------------
Ran 166 tests in 135.229s

FAILED (failures=2)

Probably caused from http://trac.webkit.org/changeset/49690

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