Bug 80799 - REGRESSION(r110359): SelectPopupMenuTest.ClickItem failure (Requested by ukai on #webkit).
Summary: REGRESSION(r110359): SelectPopupMenuTest.ClickItem failure (Requested by ukai...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks: 80027
  Show dependency treegraph
 
Reported: 2012-03-11 18:20 PDT by WebKit Review Bot
Modified: 2012-03-11 18:30 PDT (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r110359 (11.92 KB, patch)
2012-03-11 18:20 PDT, WebKit Review Bot
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2012-03-11 18:20:11 PDT
http://trac.webkit.org/changeset/110359 broke the build:
SelectPopupMenuTest.ClickItem failure (Requested by ukai 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
Comment 1 WebKit Review Bot 2012-03-11 18:20:43 PDT
Created attachment 131267 [details]
ROLLOUT of r110359

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.
Comment 2 Fumitoshi Ukai 2012-03-11 18:24:07 PDT
SelectPopupMenuTest.ClickItem started failing from
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Win/builds/12235 

SelectPopupMenuTest.ClickItem: 
.\tests\PopupMenuTest.cpp(364): error: Value of: selectedIndex()
  Actual: 0
Expected: 1

r110372 is rollout for compile failure, so some change between 110353-110371 cause this failure.
Comment 3 WebKit Review Bot 2012-03-11 18:30:04 PDT
Comment on attachment 131267 [details]
ROLLOUT of r110359

Clearing flags on attachment: 131267

Committed r110405: <http://trac.webkit.org/changeset/110405>
Comment 4 WebKit Review Bot 2012-03-11 18:30:08 PDT
All reviewed patches have been landed.  Closing bug.