Bug 110051

Summary: EWS test runs
Product: WebKit Reporter: Laszlo Gombos <laszlo.gombos>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, burg, cmarcelo, dglazkov, gyuyoung.kim, ojan.autocc, rakuco, webkit.review.bot
Priority: P5    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
1st
webkit-ews: commit-queue-
2nd
none
3rd
none
4th
webkit.review.bot: commit-queue-
worker
webkit-ews: commit-queue-
patch with qt buildfix kbalazs: review-

Description Laszlo Gombos 2013-02-17 01:07:26 PST
I use this bug for a few EWS test runs without sounding out e-mails on various bugs.
Comment 1 Laszlo Gombos 2013-02-17 01:08:04 PST
Created attachment 188755 [details]
1st
Comment 2 Early Warning System Bot 2013-02-17 01:18:00 PST
Comment on attachment 188755 [details]
1st

Attachment 188755 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/16602575
Comment 3 Early Warning System Bot 2013-02-17 01:19:07 PST
Comment on attachment 188755 [details]
1st

Attachment 188755 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/16590774
Comment 4 Build Bot 2013-02-17 01:37:32 PST
Comment on attachment 188755 [details]
1st

Attachment 188755 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://queues.webkit.org/results/16602576
Comment 5 EFL EWS Bot 2013-02-17 01:48:25 PST
Comment on attachment 188755 [details]
1st

Attachment 188755 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/16600660
Comment 6 Peter Beverloo (cr-android ews) 2013-02-17 03:15:45 PST
Comment on attachment 188755 [details]
1st

Attachment 188755 [details] did not pass cr-android-ews (chromium-android):
Output: http://queues.webkit.org/results/16595786
Comment 7 Laszlo Gombos 2013-02-17 07:33:36 PST
Created attachment 188766 [details]
2nd
Comment 8 Laszlo Gombos 2013-02-17 15:14:11 PST
Created attachment 188778 [details]
3rd
Comment 9 Laszlo Gombos 2013-02-20 07:38:48 PST
Created attachment 189317 [details]
4th
Comment 10 WebKit Review Bot 2013-02-20 07:42:05 PST
Attachment 189317 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WTF/GNUmakefile.list.am', u'Source/WTF/WTF.gypi', u'Source/WTF/WTF.pro', u'Source/WTF/WTF.vcproj/WTF.vcproj', u'Source/WTF/WTF.xcodeproj/project.pbxproj', u'Source/WTF/wtf/CMakeLists.txt', u'Source/WTF/wtf/FeatureDefines.h', u'Source/WTF/wtf/Platform.h', u'Source/WebCore/DerivedSources.make', u'Source/WebCore/FeatureDefines.h', u'Source/WebCore/GNUmakefile.list.am', u'Source/WebCore/Target.pri', u'Source/WebCore/WebCore.gypi', u'Source/WebCore/WebCore.vcproj/WebCore.vcproj', u'Source/WebCore/WebCore.vcproj/WebCoreTestSupport.vcproj', u'Source/WebCore/WebCore.vcproj/copyForwardingHeaders.cmd', u'Source/WebCore/WebCore.vcxproj/WebCore.vcxproj', u'Source/WebCore/WebCore.vcxproj/WebCore.vcxproj.filters', u'Source/WebCore/WebCore.vcxproj/WebCoreTestSupport.vcxproj', u'Source/WebCore/WebCore.vcxproj/WebCoreTestSupport.vcxproj.filters', u'Source/WebCore/WebCore.vcxproj/copyForwardingHeaders.cmd', u'Source/WebCore/WebCore.xcodeproj/project.pbxproj', u'Source/WebCore/WebCorePrefix.h', u'Source/WebCore/config.h', u'Source/WebKit/mac/WebKitPrefix.h', u'Source/WebKit2/DerivedSources.make', u'Source/WebKit2/WebKit2Prefix.h', u'Source/WebKit2/config.h', u'Tools/DumpRenderTree/chromium/config.h', u'Tools/DumpRenderTree/config.h', u'Tools/WebKitTestRunner/config.h']" exit_code: 1
Tools/DumpRenderTree/chromium/config.h:36:  Alphabetical sorting problem.  [build/include_order] [4]
Source/WebCore/FeatureDefines.h:29:  #ifndef header guard has wrong style, please use: FeatureDefines_h  [build/header_guard] [5]
Total errors found: 2 in 24 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 11 WebKit Review Bot 2013-02-20 08:25:11 PST
Comment on attachment 189317 [details]
4th

Attachment 189317 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/16656362
Comment 12 WebKit Review Bot 2013-02-20 08:28:55 PST
Comment on attachment 189317 [details]
4th

Attachment 189317 [details] did not pass cr-linux-debug-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/16648360
Comment 13 Laszlo Gombos 2013-03-10 18:23:59 PDT
Created attachment 192395 [details]
worker
Comment 14 Early Warning System Bot 2013-03-10 18:39:58 PDT
Comment on attachment 192395 [details]
worker

Attachment 192395 [details] did not pass qt-ews (qt):
Output: http://webkit-commit-queue.appspot.com/results/17125056
Comment 15 Early Warning System Bot 2013-03-10 18:43:03 PDT
Comment on attachment 192395 [details]
worker

Attachment 192395 [details] did not pass qt-wk2-ews (qt):
Output: http://webkit-commit-queue.appspot.com/results/17114318
Comment 16 Balazs Kelemen 2013-03-12 08:46:49 PDT
Created attachment 192744 [details]
patch with qt buildfix

There was missing some adjusting in WebCore/Target.pri. It should work on qt now.