It fails on the FYI bot several times.
https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8933882762354176208/+/steps/single_process_mash_interactive_ui_tests/0/logs/HostedAppAshInteractiveUITest.MenuButtonClickable/0
Somehow it fails to open the menu like
../../chrome/browser/ui/views/frame/hosted_app_ash_interactive_ui_test.cc:48: Failure
Value of: menu_button->IsMenuShowing()
Actual: false
Expected: true
Stack trace:
#0 0x000000c2e29c testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop()
#1 0x000000c2dc69 testing::internal::AssertHelper::operator=()
#2 0x000000b24a7c HostedAppAshInteractiveUITest::CheckHostedAppMenuClickable()
#3 0x000003e18472 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop()
#4 0x00000398d2cb ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
#5 0x00000398c00a ChromeBrowserMainParts::PreMainMessageLoopRun()
#6 0x00000280624f chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun()
#7 0x000001bb33c1 content::BrowserMainLoop::PreMainMessageLoopRun()
#8 0x0000020648f5 content::StartupTaskRunner::RunAllTasksNow()
#9 0x000001bb1af7 content::BrowserMainLoop::CreateStartupTasks()
#10 0x000001bb5c83 content::BrowserMainRunnerImpl::Initialize()
#11 0x000001baf652 content::BrowserMain()
#12 0x00000392dfdf content::ContentMainRunnerImpl::Run()
#13 0x000005aff9c5 service_manager::Main()
#14 0x00000392c474 content::ContentMain()
#15 0x000003e1803b content::BrowserTestBase::SetUp()
#16 0x00000397ba95 InProcessBrowserTest::SetUp()
is seen.
Comment 1 by bugdroid1@chromium.org
, Oct 2