Chrome Version: 5f9df04869c13d09182e36ad8f1c7192e0389214
OS: macOS 10.13 High Sierra
What steps will reproduce the problem?
(1) Run unit_tests on 10.13
(2) Several tests fail with the following message:
../../ui/gfx/test/ui_cocoa_test_helper.mm:189: Failure
Expected: 0U
Which is: 0
To be equal to: windows_left.size()
Which is: 1
[72029:775:0725/223415.074090:23385524366801:WARNING:ui_cocoa_test_helper.mm(193)] Didn't close window <NSWindow: 0x7fec4616d470>
The tests that fail this way are:
BaseBubbleControllerTest.MouseDownInChildWindow
BaseBubbleControllerTest.ResignKeyCloses
BookmarkBarControllerTest.EventToExitCheck
BookmarkBarFolderControllerTest.ChildFolderWidth
BookmarkBarFolderControllerTest.MenuPlacementWhileScrollingDeleting
BookmarkBarFolderControllerTest.ScrollingBehaviorAndMouseMovement
ConstrainedWindowAlertTest.AccessoryView
ConstrainedWindowAlertTest.LinkView
ConstrainedWindowAlertTest.NoButtons
ConstrainedWindowAlertTest.Show
ScreenCaptureNotificationUICocoaTest.ClickStop
ScreenCaptureNotificationUICocoaTest.CreateAndStart
ScreenCaptureNotificationUICocoaTest.LongTitle
ScreenCaptureNotificationUICocoaTest.MinimizeWindow
ScreenCaptureNotificationUICocoaTest.ShortTitle
This may be similar to issue 748518 since it deals with windows and autorelease pools.
What is the expected result?
Test passes
What happens instead?
Test fails
Please use labels and text to provide additional information.
Job: https://luci-milo.appspot.com/buildbot/chromium.fyi/Chromium%20Mac%2010.13/6
Logs: https://luci-milo.appspot.com/buildbot/chromium.fyi/Chromium%20Mac%2010.13/6
For graphics-related bugs, please copy/paste the contents of the about:gpu
page at the end of this report.
Comment 1 by spqc...@chromium.org
, Jul 26 2017Owner: tapted@chromium.org
Status: Assigned (was: Untriaged)