[Webkit-unassigned] [Bug 134967] New: Change style check path with EFL WK2's path in checker_unittest.py

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 16 02:32:20 PDT 2014


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

           Summary: Change style check path with EFL WK2's path in
                    checker_unittest.py
           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: gyuyoung.kim at webkit.org


There is a style check failure in webkitpy tests due to the EFL WK1 path.


[859/1424] webkitpy.style.checker_unittest.GlobalVariablesTest.test_path_rules_specifier failed:
  Traceback (most recent call last):
    File "/home/gyuyoung/buildbot/efl-linux-wk2-slave/efl-linux-64-release-wk2/build/Tools/Scripts/webkitpy/style/checker_unittest.py", line 225, in test_path_rules_specifier
      "readability/naming")
    File "/home/gyuyoung/buildbot/efl-linux-wk2-slave/efl-linux-64-release-wk2/build/Tools/Scripts/webkitpy/style/checker_unittest.py", line 212, in assertNoCheck
      self.assertFalse(config.should_check(category, path), message)
  AssertionError: True is not False : Should not check category "readability/naming" for path "Source/WebKit/efl/ewk/ewk_view.h".

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