Issue metadata
Sign in to add a comment
|
"mash_browser_tests (with patch)" is flaky |
||||||||||||||||||||
Issue description"mash_browser_tests (with patch)" 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 5 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This flaky test/step was previously tracked in issue 649567 .
,
Oct 17 2016
tests with patch should not be treated as flaky.
,
Nov 7 2016
Detected 3 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app. Since flakiness is ongoing, the issue was moved back into Sheriff Bug Queue (unless already there).
,
Nov 7 2016
The error is: [23046:23046:1107/044405:FATAL:command_buffer_proxy_impl.cc(698)] Check failed: result. #0 0x000003120d6e base::debug::StackTrace::StackTrace() #1 0x0000031381da logging::LogMessage::~LogMessage() #2 0x000001bdb32b gpu::CommandBufferProxyImpl::Send() #3 0x000001bdc477 gpu::CommandBufferProxyImpl::DestroyImage() #4 0x0000048c0295 cc::StagingBufferPool::ReleaseBuffersNotUsedSince() #5 0x0000048c0002 cc::StagingBufferPool::Shutdown() #6 0x0000048bde20 cc::OneCopyRasterBufferProvider::Shutdown() #7 0x000004890f38 cc::TileManager::FinishTasksAndCleanUp() #8 0x0000048a1afb cc::LayerTreeHostImpl::CleanUpTileManagerAndUIResources() #9 0x0000048a4d9e cc::LayerTreeHostImpl::ReleaseCompositorFrameSink() #10 0x000007bef4de cc::SingleThreadProxy::Stop() #11 0x000007be5657 cc::LayerTreeHostInProcess::~LayerTreeHostInProcess() #12 0x000007be58a9 cc::LayerTreeHostInProcess::~LayerTreeHostInProcess() #13 0x000004aae53a ui::Compositor::~Compositor() #14 0x000004aae979 ui::Compositor::~Compositor() #15 0x000005c0f607 views::WindowTreeHostMus::~WindowTreeHostMus() #16 0x000005c07808 views::NativeWidgetMus::OnPlatformWindowClosed() #17 0x000005c0b7d7 views::NativeWidgetMus::MusWindowObserver::OnWindowDestroyed() #18 0x000002c39bb4 ui::Window::~Window() #19 0x000002c3e1f0 ui::WindowTreeClient::~WindowTreeClient() #20 0x000002c3e599 ui::WindowTreeClient::~WindowTreeClient() #21 0x000005c0f06b views::WindowManagerConnection::OnLostConnection() #22 0x0000041c844e mojo::InterfaceEndpointClient::NotifyError() #23 0x0000041cddd4 mojo::internal::MultiplexRouter::ProcessNotifyErrorTask() #24 0x0000041cc154 mojo::internal::MultiplexRouter::ProcessTasks() #25 0x0000041ce17e mojo::internal::MultiplexRouter::LockAndCallProcessTasks() #26 0x0000031b2406 base::debug::TaskAnnotator::RunTask() #27 0x00000313faed base::MessageLoop::RunTask() #28 0x00000313fde8 base::MessageLoop::DeferOrRunPendingTask() #29 0x00000314011b base::MessageLoop::DoWork() #30 0x000003141d5a base::(anonymous namespace)::WorkSourceDispatch() #31 0x7ffb7b0b0d13 g_main_context_dispatch #32 0x7ffb7b0b1060 <unknown> #33 0x7ffb7b0b1124 g_main_context_iteration #34 0x000003141b76 base::MessagePumpGlib::Run() #35 0x00000313f7f9 base::MessageLoop::RunHandler() #36 0x000003161910 base::RunLoop::Run() #37 0x00000379f1ec content::RunThisRunLoop() #38 0x00000379fcdc content::MessageLoopRunner::Run() #39 0x0000037a01ec content::WindowedNotificationObserver::Wait() #40 0x000003774527 content::WaitForLoadStop() #41 0x0000031d746b InProcessBrowserTest::RunTestOnMainThreadLoop() #42 0x000003773608 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() #43 0x00000320ea9f ChromeBrowserMainParts::PreMainMessageLoopRunImpl() #44 0x00000320da41 ChromeBrowserMainParts::PreMainMessageLoopRun() #45 0x000001741580 chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() #46 0x000002781725 content::BrowserMainLoop::PreMainMessageLoopRun() #47 0x000002b1be76 content::StartupTaskRunner::RunAllTasksNow() #48 0x00000277fc71 content::BrowserMainLoop::CreateStartupTasks() #49 0x0000027845e7 content::BrowserMainRunnerImpl::Initialize() #50 0x00000277d1d8 content::BrowserMain() #51 0x0000030c74a3 content::ContentMainRunnerImpl::Run() #52 0x0000030c5f10 content::ContentMain() #53 0x000003772f60 content::BrowserTestBase::SetUp() #54 0x0000031d5c9b InProcessBrowserTest::SetUp() #55 0x000003e847c8 testing::Test::Run() #56 0x000003e85573 testing::TestInfo::Run() #57 0x000003e85a07 testing::TestCase::Run() #58 0x000003e8cf47 testing::internal::UnitTestImpl::RunAllTests() #59 0x000003e8cbaa testing::UnitTest::Run() #60 0x0000031e4581 base::TestSuite::Run() #61 0x0000031141ca (anonymous namespace)::MashTestLauncherDelegate::RunTestSuite()
,
Nov 7 2016
sadrul@: Could you please take a look at this flaky BrowserTest.Title? I guess it might be something to do with mus.
,
Nov 9 2016
Detected 6 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Nov 12 2016
Detected 6 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Nov 20 2016
Detected 12 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Nov 21 2016
Detected 23 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Dec 3 2016
Detected 3 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Dec 5 2016
Detected 3 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Dec 10 2016
Detected 12 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Dec 15 2016
Detected 5 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Dec 16 2016
Detected 42 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Dec 17 2016
Detected 22 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Dec 19 2016
Detected 4 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Feb 10 2017
Detected 3 new flakes for test/step "mash_browser_tests (with patch)". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyKgsSBUZsYWtlIh9tYXNoX2Jyb3dzZXJfdGVzdHMgKHdpdGggcGF0Y2gpDA. This message was posted automatically by the chromium-try-flakes app.
,
Feb 27 2017
I am closing this as dup of 693231 (although not sure if that was the same flakiness or not). The tests don't appear to be flaky anymore though. |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by chromium...@appspot.gserviceaccount.com
, Oct 16 2016