Bug 112456 - Style Checker false pass
Summary: Style Checker false pass
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-15 11:28 PDT by Konrad Piascik
Modified: 2013-12-03 04:28 PST (History)
4 users (show)

See Also:


Attachments
patch (1.36 KB, patch)
2013-11-29 01:58 PST, Gergő Balogh
ossy: review-
ossy: commit-queue-
Details | Formatted Diff | Diff
patch fix (2.57 KB, patch)
2013-11-29 05:25 PST, Gergő Balogh
ossy: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff
patch fix (2.57 KB, patch)
2013-11-29 06:15 PST, Gergő Balogh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konrad Piascik 2013-03-15 11:28:33 PDT
When the style checker ran on this patch https://bugs.webkit.org/attachment.cgi?id=193319&action=review it passed both locally with webkit-patch and remotely on EWS's style checker.
Comment 1 Konrad Piascik 2013-03-15 11:29:44 PDT
(In reply to comment #0)
> When the style checker ran on this patch https://bugs.webkit.org/attachment.cgi?id=193319&action=review it passed both locally with webkit-patch and remotely on EWS's style checker.

This patch has "No new tests (OOPS!)." so I would expect it to fail style.
Comment 2 Gergő Balogh 2013-11-29 01:58:24 PST
Created attachment 218043 [details]
patch

I just correct the regular expression for "No new tests (OOPS!)."
Comment 3 Csaba Osztrogonác 2013-11-29 02:12:18 PST
Comment on attachment 218043 [details]
patch

Please update its unittest and the comment above too.
Comment 4 Gergő Balogh 2013-11-29 05:25:59 PST
Created attachment 218054 [details]
patch fix
Comment 5 WebKit Commit Bot 2013-11-29 05:38:08 PST
Comment on attachment 218054 [details]
patch fix

Rejecting attachment 218054 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'validate-changelog', '--check-oops', '--non-interactive', 218054, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

ChangeLog entry in Tools/ChangeLog contains OOPS!.

Full output: http://webkit-queues.appspot.com/results/39318135
Comment 6 Csaba Osztrogonác 2013-11-29 05:42:49 PST
Comment on attachment 218054 [details]
patch fix

View in context: https://bugs.webkit.org/attachment.cgi?id=218054&action=review

> Tools/ChangeLog:10
> +        simple regex fix to check "No new tests (OOPS!)."

Hehe, this comment killed the CQ. :)
Comment 7 Gergő Balogh 2013-11-29 06:15:27 PST
Created attachment 218056 [details]
patch fix

HOPPA! == OOPS!
Comment 8 Csaba Osztrogonác 2013-12-03 04:27:20 PST
Comment on attachment 218056 [details]
patch fix

View in context: https://bugs.webkit.org/attachment.cgi?id=218056&action=review

> Tools/ChangeLog:10
> +        simple regex fix to check "No new tests (HOPPA!)."

We shouldn't write "hoppá", otherwise LGTM.
Comment 9 Csaba Osztrogonác 2013-12-03 04:28:38 PST
Landed in http://trac.webkit.org/changeset/159997