New issue
Advanced search Search tips

Issue 820714 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 791985
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

"MenuViewDragAndDropTestTestInMenuDrag.TestInMenuDrag" is flaky on Windows

Project Member Reported by chromium...@appspot.gserviceaccount.com, Mar 10 2018

Issue description

"MenuViewDragAndDropTestTestInMenuDrag.TestInMenuDrag" 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=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyPwsSBUZsYWtlIjRNZW51Vmlld0RyYWdBbmREcm9wVGVzdFRlc3RJbk1lbnVEcmFnLlRlc3RJbk1lbnVEcmFnDA.

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
 

Comment 1 by tapted@chromium.org, Mar 12 2018

Cc: grt@chromium.org
Labels: -Pri-1 Pri-2
Summary: "MenuViewDragAndDropTestTestInMenuDrag.TestInMenuDrag" is flaky on Windows (was: "MenuViewDragAndDropTestTestInMenuDrag.TestInMenuDrag" is flaky)
[ RUN      ] MenuViewDragAndDropTestTestInMenuDrag.TestInMenuDrag
../../chrome/browser/ui/views/menu_view_drag_and_drop_test.cc(334): error: Value of: performed_in_menu_drop()
  Actual: false
Expected: true
[8168:5856:0309/230842.860:46387568:ERROR:gl_context_virtual.cc(39)] Trying to make virtual context current without decoder.
[8168:5856:0309/230842.860:46387568:ERROR:gl_context_virtual.cc(39)] Trying to make virtual context current without decoder.
[8168:5856:0309/230842.860:46387568:ERROR:gl_context_virtual.cc(39)] Trying to make virtual context current without decoder.
[  FAILED  ] MenuViewDragAndDropTestTestInMenuDrag.TestInMenuDrag (1030 ms)
[ RUN      ] MenuViewDragAndDropTestTestInMenuDrag.TestInMenuDrag
../../chrome/browser/ui/views/menu_view_drag_and_drop_test.cc(334): error: Value of: performed_in_menu_drop()
  Actual: false
Expected: true


there's only one failure at https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=interactive_ui_tests&tests=MenuViewDragAndDropTestTestInMenuDrag.TestInMenuDrag

this was re-enabled recentlyish in r518914 

Comment 2 by grt@chromium.org, Mar 12 2018

Mergedinto: 791985
Status: Duplicate (was: Untriaged)
The failure is because there's a desktop notification on build75-m1 interfering with the test.

Sign in to add a comment