RESOLVED FIXED Bug 68913
REGRESSION(r96108): Wait for working Qt5 (Requested by ossy on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=68913
Summary REGRESSION(r96108): Wait for working Qt5 (Requested by ossy on #webkit).
WebKit Review Bot
Reported 2011-09-27 10:19:59 PDT
http://trac.webkit.org/changeset/96108 broke the build: Wait for working Qt5 (Requested by ossy on #webkit). This is an automatic bug report generated by the sheriff-bot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests case pain. "Only you can prevent forest fires." -- Smokey the Bear
Attachments
ROLLOUT of r96108 (44.52 KB, patch)
2011-09-27 10:20 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2011-09-27 10:20:26 PDT
Created attachment 108864 [details] ROLLOUT of r96108 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
Csaba Osztrogonác
Comment 2 2011-09-27 10:21:43 PDT
Comment on attachment 108864 [details] ROLLOUT of r96108 I had to rollout, because all tests crash with the newer Qt5. :-/ I got the following error: No platform plugin argument was specified, defaulting to "xcb". QSocketNotifier: Invalid socket specified QSocketNotifier: Internal error Tomorrow I can play with it offline.
WebKit Review Bot
Comment 3 2011-09-27 10:26:22 PDT
Comment on attachment 108864 [details] ROLLOUT of r96108 Clearing flags on attachment: 108864 Committed r96126: <http://trac.webkit.org/changeset/96126>
WebKit Review Bot
Comment 4 2011-09-27 10:26:26 PDT
All reviewed patches have been landed. Closing bug.
Csaba Osztrogonác
Comment 5 2011-09-27 10:27:29 PDT
Reopen to wait for the fix.
Alexis Menard (darktears)
Comment 6 2011-09-27 14:11:31 PDT
https://bugs.webkit.org/show_bug.cgi?id=68687 contains a patch which is all patches rolled out into one. When we will find what's wrong with the BOT then we can reapply that one.
Csaba Osztrogonác
Comment 7 2011-09-28 03:34:58 PDT
(In reply to comment #6) > https://bugs.webkit.org/show_bug.cgi?id=68687 contains a patch which is all patches rolled out into one. When we will find what's wrong with the BOT then we can reapply that one. Or use the reverse of http://trac.webkit.org/changeset/96126 :)
Csaba Osztrogonác
Comment 8 2011-09-28 04:59:40 PDT
QtTestBrowser fails for me with this error message: $ WebKitBuild/Release/bin/QtTestBrowser WebKitBuild/Release/layout-test-results/results.html No platform plugin argument was specified, defaulting to "xcb". Successfully connected to display localhost:23.0 Information of screen 90: width.........: 3200 height........: 1080 depth.........: 24 white pixel...: ffffff black pixel...: 0 QIBusPlatformInputContext: ibus config file '/home/webkitbuildbot/.config/ibus/bus/124cb6f3e543db1073af49560001668c-localhost-23' does not exist. QIBusPlatformInputContext: not connected.
Note You need to log in before you can comment on or make changes to this bug.