New issue
Advanced search Search tips

Issue 636287 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 630625
Owner: ----
Closed: Aug 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"DisplayTest.CreateSurface" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Aug 10 2016

Issue description

"DisplayTest.CreateSurface" 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=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyJAsSBUZsYWtlIhlEaXNwbGF5VGVzdC5DcmVhdGVTdXJmYWNlDA.

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

This flaky test/step was previously tracked in  issue 633822 .
 

Comment 1 by foolip@chromium.org, Aug 10 2016

This very likely has the same root cause as  issue 631468 , as the test is always failing together with GamepadTest.OnAxis and it's failing on the same way:

[32277:32277:0810/012647:18959202738:FATAL:sync_point_manager.cc(393)] Check failed: client_map.empty().
#0 0x0000009efcce base::debug::StackTrace::StackTrace()
#1 0x0000009ff9da logging::LogMessage::~LogMessage()
#2 0x0000019b942b gpu::SyncPointManager::~SyncPointManager()
#3 0x000001b3ca97 base::LazyInstance<>::OnExit()
#4 0x0000009ea288 base::AtExitManager::ProcessCallbacksNow()
#5 0x0000009ea003 base::AtExitManager::~AtExitManager()
#6 0x000000a6a13e base::TestSuite::~TestSuite()
#7 0x00000043f037 main
#8 0x7f66996837ed __libc_start_main
#9 0x00000043eee1 <unknown>

Comment 2 by foolip@chromium.org, Aug 10 2016

Mergedinto: 630625
Status: Duplicate (was: Untriaged)
There's also  issue 630625 .

Sign in to add a comment