New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 859478 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"WebViewInteractiveTest.EditCommandsNoMenu" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Jul 2

Issue description

"WebViewInteractiveTest.EditCommandsNoMenu" is flaky.

This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label.

We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyNAsSBUZsYWtlIilXZWJWaWV3SW50ZXJhY3RpdmVUZXN0LkVkaXRDb21tYW5kc05vTWVudQw.

Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs
 
Labels: -Sheriff-Chromium Test-Disabled
Owner: fsam...@chromium.org
Status: Assigned (was: Untriaged)
This test looks pretty flaky and timing out often (for a long time).

Disabling and assigning to test author.

The logs from [1] shows signal terminated due to timeout.

[1] - https://logs.chromium.org/v/?s=chromium%2Fbuildbucket%2Fcr-buildbucket.appspot.com%2F8942067743834103024%2F%2B%2Fsteps%2Finteractive_ui_tests__with_patch_%2F0%2Flogs%2FWebViewInteractiveTest.EditCommandsNoMenu%2F0
-----

[27856:27856:0702/172643.235875:WARNING:user_policy_manager_factory_chromeos.cc(209)] No policy loaded for known non-enterprise user
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterMediaRoutesObserver(0x161455f2d420)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/apps/app_browsertest_util.cc:68:
    Function call: RegisterMediaSinksObserver(0x161455f2d448)
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
[27856:27924:0702/172643.800091:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
[27856:27876:0702/172643.822638:WARNING:simple_synchronous_entry.cc(1252)] Could not open platform files for entry.
BrowserTestBase received signal: Terminated. Backtrace:
#0 0x00000427252c base::debug::StackTrace::StackTrace()
#1 0x000003a42815 content::(anonymous namespace)::DumpStackTraceSignalHandler()
#2 0x7f35343fdcb0 <unknown>
#3 0x7f35344c56d3 epoll_wait
#4 0x0000042b314d epoll_dispatch
#5 0x0000042b0c2c event_base_loop
#6 0x00000428efc1 base::MessagePumpLibevent::Run()
#7 0x0000041f8334 base::MessageLoop::Run()
#8 0x00000421e529 base::RunLoop::Run()
#9 0x0000080230fd ExtensionTestMessageListener::WaitUntilSatisfied()
#10 0x000000455a14 WebViewInteractiveTest_EditCommandsNoMenu_Test::RunTestOnMainThread()
#11 0x000003a42051 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop()
#12 0x0000035f472e ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
#13 0x0000035f352a ChromeBrowserMainParts::PreMainMessageLoopRun()
#14 0x000002285b4c chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun()
#15 0x000001587e51 content::BrowserMainLoop::PreMainMessageLoopRun()
#16 0x000001a08aa5 content::StartupTaskRunner::RunAllTasksNow()
#17 0x0000015865d8 content::BrowserMainLoop::CreateStartupTasks()
#18 0x00000158a5d5 content::BrowserMainRunnerImpl::Initialize()
#19 0x000001584145 content::BrowserMain()
#20 0x0000035bff3e content::RunBrowserProcessMain()
#21 0x0000035c0e13 content::ContentMainRunnerImpl::Run()
#22 0x00000547cacb service_manager::Main()
#23 0x0000035bf044 content::ContentMain()
#24 0x000003a41bf4 content::BrowserTestBase::SetUp()
#25 0x0000035e342f InProcessBrowserTest::SetUp()
#26 0x000000776e4d testing::Test::Run()
#27 0x000000777a70 testing::TestInfo::Run()
#28 0x000000777f87 testing::TestCase::Run()
#29 0x000000783467 testing::internal::UnitTestImpl::RunAllTests()
#30 0x000000782fdd testing::UnitTest::Run()
#31 0x0000041cc721 base::TestSuite::Run()
#32 0x000000588c23 InteractiveUITestSuiteRunner::RunTestSuite()
#33 0x000003a4a9b7 content::LaunchTests()
#34 0x0000035dd353 LaunchChromeTests()
#35 0x000000588bad main
#36 0x7f35343e8f45 __libc_start_main
#37 0x00000044442a _start
[ RUN      ] WebViewInteractiveTest.EditCommandsNoMenu
[14526:14526:0702/173056.847249:WARNING:user_policy_manager_factory_chromeos.cc(209)] No policy loaded for known non-enterprise user
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterMediaRoutesObserver(0x15b1809bd580)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/apps/app_browsertest_util.cc:68:
    Function call: RegisterMediaSinksObserver(0x15b1809bd5a8)
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
[14526:14594:0702/173057.403751:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
[14526:14544:0702/173057.429438:WARNING:simple_synchronous_entry.cc(1252)] Could not open platform files for entry.
BrowserTestBase received signal: Terminated. Backtrace:
#0 0x00000427252c base::debug::StackTrace::StackTrace()
#1 0x000003a42815 content::(anonymous namespace)::DumpStackTraceSignalHandler()
#2 0x7f7e0eb08cb0 <unknown>
#3 0x7f7e0ebd06d3 epoll_wait
#4 0x0000042b314d epoll_dispatch
#5 0x0000042b0c2c event_base_loop
#6 0x00000428efc1 base::MessagePumpLibevent::Run()
#7 0x0000041f8334 base::MessageLoop::Run()
#8 0x00000421e529 base::RunLoop::Run()
#9 0x0000080230fd ExtensionTestMessageListener::WaitUntilSatisfied()
#10 0x000000455a14 WebViewInteractiveTest_EditCommandsNoMenu_Test::RunTestOnMainThread()
#11 0x000003a42051 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop()
#12 0x0000035f472e ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
#13 0x0000035f352a ChromeBrowserMainParts::PreMainMessageLoopRun()
#14 0x000002285b4c chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun()
#15 0x000001587e51 content::BrowserMainLoop::PreMainMessageLoopRun()
#16 0x000001a08aa5 content::StartupTaskRunner::RunAllTasksNow()
#17 0x0000015865d8 content::BrowserMainLoop::CreateStartupTasks()
#18 0x00000158a5d5 content::BrowserMainRunnerImpl::Initialize()
#19 0x000001584145 content::BrowserMain()
#20 0x0000035bff3e content::RunBrowserProcessMain()
#21 0x0000035c0e13 content::ContentMainRunnerImpl::Run()
#22 0x00000547cacb service_manager::Main()
#23 0x0000035bf044 content::ContentMain()
#24 0x000003a41bf4 content::BrowserTestBase::SetUp()
#25 0x0000035e342f InProcessBrowserTest::SetUp()
#26 0x000000776e4d testing::Test::Run()
#27 0x000000777a70 testing::TestInfo::Run()
#28 0x000000777f87 testing::TestCase::Run()
#29 0x000000783467 testing::internal::UnitTestImpl::RunAllTests()
#30 0x000000782fdd testing::UnitTest::Run()
#31 0x0000041cc721 base::TestSuite::Run()
#32 0x000000588c23 InteractiveUITestSuiteRunner::RunTestSuite()
#33 0x000003a4a9b7 content::LaunchTests()
#34 0x0000035dd353 LaunchChromeTests()
#35 0x000000588bad main
#36 0x7f7e0eaf3f45 __libc_start_main
#37 0x00000044442a _start
[ RUN      ] WebViewInteractiveTest.EditCommandsNoMenu
[14625:14625:0702/173127.053466:WARNING:user_policy_manager_factory_chromeos.cc(209)] No policy loaded for known non-enterprise user
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: RegisterMediaRoutesObserver(0x3de4f8350420)
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
GMOCK WARNING:
Uninteresting mock function call - taking default action specified at:
../../chrome/browser/apps/app_browsertest_util.cc:68:
    Function call: RegisterMediaSinksObserver(0x3de4f8350448)
          Returns: true
NOTE: You can safely ignore the above warning unless this call should not happen.  Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call.  See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details.
[14625:14695:0702/173127.620850:WARNING:embedded_test_server.cc(229)] Request not handled. Returning 404: /favicon.ico
[14625:14646:0702/173127.644431:WARNING:simple_synchronous_entry.cc(1252)] Could not open platform files for entry.
BrowserTestBase received signal: Terminated. Backtrace:
#0 0x00000427252c base::debug::StackTrace::StackTrace()
#1 0x000003a42815 content::(anonymous namespace)::DumpStackTraceSignalHandler()
#2 0x7fea6a353cb0 <unknown>
#3 0x7fea6a41b6d3 epoll_wait
#4 0x0000042b314d epoll_dispatch
#5 0x0000042b0c2c event_base_loop
#6 0x00000428efc1 base::MessagePumpLibevent::Run()
#7 0x0000041f8334 base::MessageLoop::Run()
#8 0x00000421e529 base::RunLoop::Run()
#9 0x0000080230fd ExtensionTestMessageListener::WaitUntilSatisfied()
#10 0x000000455a14 WebViewInteractiveTest_EditCommandsNoMenu_Test::RunTestOnMainThread()
#11 0x000003a42051 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop()
#12 0x0000035f472e ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
#13 0x0000035f352a ChromeBrowserMainParts::PreMainMessageLoopRun()
#14 0x000002285b4c chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun()
#15 0x000001587e51 content::BrowserMainLoop::PreMainMessageLoopRun()
#16 0x000001a08aa5 content::StartupTaskRunner::RunAllTasksNow()
#17 0x0000015865d8 content::BrowserMainLoop::CreateStartupTasks()
#18 0x00000158a5d5 content::BrowserMainRunnerImpl::Initialize()
#19 0x000001584145 content::BrowserMain()
#20 0x0000035bff3e content::RunBrowserProcessMain()
#21 0x0000035c0e13 content::ContentMainRunnerImpl::Run()
#22 0x00000547cacb service_manager::Main()
#23 0x0000035bf044 content::ContentMain()
#24 0x000003a41bf4 content::BrowserTestBase::SetUp()
#25 0x0000035e342f InProcessBrowserTest::SetUp()
#26 0x000000776e4d testing::Test::Run()
#27 0x000000777a70 testing::TestInfo::Run()
#28 0x000000777f87 testing::TestCase::Run()
#29 0x000000783467 testing::internal::UnitTestImpl::RunAllTests()
#30 0x000000782fdd testing::UnitTest::Run()
#31 0x0000041cc721 base::TestSuite::Run()
#32 0x000000588c23 InteractiveUITestSuiteRunner::RunTestSuite()
#33 0x000003a4a9b7 content::LaunchTests()
#34 0x0000035dd353 LaunchChromeTests()
#35 0x000000588bad main
#36 0x7fea6a33ef45 __libc_start_main
#37 0x00000044442a _start
----

[12/255] WebViewInteractiveTest.EditCommandsNoMenu (TIMED OUT)

Selection_037.png
121 KB View Download
Project Member

Comment 2 by bugdroid1@chromium.org, Jul 3

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/0e41546585711ceaa448092981a8273088313d24

commit 0e41546585711ceaa448092981a8273088313d24
Author: Luciano Pacheco <lucmult@chromium.org>
Date: Tue Jul 03 04:58:51 2018

Disable flaky test EditCommandsNoMenu

Test marked flaky by Try-Flakes.

Tbr: fsamuel@chromium.org
Bug: 859478
Change-Id: Ifa599ff89261cec4fa056f6868d8a544f5ec94fb
Reviewed-on: https://chromium-review.googlesource.com/1124039
Reviewed-by: Luciano Pacheco <lucmult@chromium.org>
Commit-Queue: Luciano Pacheco <lucmult@chromium.org>
Cr-Commit-Position: refs/heads/master@{#572113}
[modify] https://crrev.com/0e41546585711ceaa448092981a8273088313d24/chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc

Cc: fsam...@chromium.org
Owner: wjmaclean@chromium.org
Passing along to wjmaclean@

Sign in to add a comment