RESOLVED FIXED126602
Move expected results out of messages_unittest.py into separate files
https://bugs.webkit.org/show_bug.cgi?id=126602
Summary Move expected results out of messages_unittest.py into separate files
Simon Fraser (smfr)
Reported 2014-01-07 14:39:51 PST
Move expected results out of messages_unittest.py into separate files
Attachments
Patch (58.85 KB, patch)
2014-01-07 14:40 PST, Simon Fraser (smfr)
andersca: review+
buildbot: commit-queue-
Simon Fraser (smfr)
Comment 1 2014-01-07 14:40:51 PST
WebKit Commit Bot
Comment 2 2014-01-07 14:41:51 PST
Attachment 220551 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit2/Scripts/webkit2/MessageReceiver-expected.cpp', u'Source/WebKit2/Scripts/webkit2/Messages-expected.h', u'Source/WebKit2/Scripts/webkit2/messages_unittest.py', u'Source/WebKit2/Scripts/webkit2/test-messages.in', '--commit-queue']" exit_code: 1 ERROR: Source/WebKit2/Scripts/webkit2/Messages-expected.h:25: #ifndef header guard has wrong style, please use: Messages_expected_h [build/header_guard] [5] ERROR: Source/WebKit2/Scripts/webkit2/Messages-expected.h:26: WebPageMessages_h is incorrect. #defined constants should use all uppercase names with words separated by underscores. [readability/naming/define/constants] [4] ERROR: Source/WebKit2/Scripts/webkit2/Messages-expected.h:44: Code inside a namespace should not be indented. [whitespace/indent] [4] ERROR: Source/WebKit2/Scripts/webkit2/MessageReceiver-expected.cpp:30: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 4 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Build Bot
Comment 3 2014-01-07 14:55:06 PST
Build Bot
Comment 4 2014-01-07 15:13:54 PST
Simon Fraser (smfr)
Comment 5 2014-01-07 17:00:07 PST
Note You need to log in before you can comment on or make changes to this bug.