Bug 134954

Summary: [EFL] Remove EFL WK1 directory from the checker.py
Product: WebKit Reporter: Ryuan Choi <ryuan.choi>
Component: WebKit EFLAssignee: Ryuan Choi <ryuan.choi>
Status: RESOLVED FIXED    
Severity: Normal CC: clopez, commit-queue, glenn, gyuyoung.kim, lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 134087    
Attachments:
Description Flags
Patch none

Ryuan Choi
Reported 2014-07-15 18:00:32 PDT
SSIA
Attachments
Patch (1.52 KB, patch)
2014-07-15 18:05 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2014-07-15 18:05:15 PDT
Gyuyoung Kim
Comment 2 2014-07-15 21:15:15 PDT
Comment on attachment 234968 [details] Patch LGTM
WebKit Commit Bot
Comment 3 2014-07-15 21:34:04 PDT
Comment on attachment 234968 [details] Patch Clearing flags on attachment: 234968 Committed r171137: <http://trac.webkit.org/changeset/171137>
WebKit Commit Bot
Comment 4 2014-07-15 21:34:09 PDT
All reviewed patches have been landed. Closing bug.
Carlos Alberto Lopez Perez
Comment 5 2014-07-16 03:03:11 PDT
This broke 1 webkitpy test $ Tools/Scripts/test-webkitpy Suppressing most webkitpy logging while running unit tests. Skipping tests in the following modules or packages because they are really, really, slow: webkitpy.common.checkout.scm.scm_unittest (https://bugs.webkit.org/show_bug.cgi?id=31818; use --all to include) Checking imports .../home/clopez/webkit/webkit [831/1424] webkitpy.style.checker_unittest.GlobalVariablesTest.test_path_rules_specifier failed: Traceback (most recent call last): File "/home/clopez/webkit/webkit/Tools/Scripts/webkitpy/style/checker_unittest.py", line 225, in test_path_rules_specifier "readability/naming") File "/home/clopez/webkit/webkit/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". Ran 1424 tests in 6.008s FAILED (failures=1, errors=0) http://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK1%20%28Tests%29/builds/7381
Gyuyoung Kim
Comment 6 2014-07-16 03:04:04 PDT
(In reply to comment #5) > This broke 1 webkitpy test > > $ Tools/Scripts/test-webkitpy > Suppressing most webkitpy logging while running unit tests. > Skipping tests in the following modules or packages because they are really, really, slow: > webkitpy.common.checkout.scm.scm_unittest > (https://bugs.webkit.org/show_bug.cgi?id=31818; use --all to include) > > Checking imports .../home/clopez/webkit/webkit > [831/1424] webkitpy.style.checker_unittest.GlobalVariablesTest.test_path_rules_specifier failed: > Traceback (most recent call last): > File "/home/clopez/webkit/webkit/Tools/Scripts/webkitpy/style/checker_unittest.py", line 225, in test_path_rules_specifier > "readability/naming") > File "/home/clopez/webkit/webkit/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". > > Ran 1424 tests in 6.008s > FAILED (failures=1, errors=0) > > > > http://build.webkit.org/builders/Apple%20Mavericks%20Release%20WK1%20%28Tests%29/builds/7381 I filed a bug for it - https://bugs.webkit.org/show_bug.cgi?id=134967 Could you review it ?
Carlos Alberto Lopez Perez
Comment 7 2014-07-16 03:07:27 PDT
> I filed a bug for it - https://bugs.webkit.org/show_bug.cgi?id=134967 > > Could you review it ? I'm not a reviewer. Maybe asking on the IRC would help. Thanks.
Note You need to log in before you can comment on or make changes to this bug.