New issue
Advanced search Search tips

Issue 821202 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 516052
Owner: ----
Closed: Mar 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug



Sign in to add a comment

"AutofillInteractiveTest.MultipleEmailFilledByOneUserGesture" is flaky

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

Issue description

"AutofillInteractiveTest.MultipleEmailFilledByOneUserGesture" 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=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyRgsSBUZsYWtlIjtBdXRvZmlsbEludGVyYWN0aXZlVGVzdC5NdWx0aXBsZUVtYWlsRmlsbGVkQnlPbmVVc2VyR2VzdHVyZQw.

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 13 2018

Cc: ma...@chromium.org
Components: UI>Browser>Autofill
Labels: OS-Linux
Mergedinto: 516052
Status: Duplicate (was: Untriaged)
looks like a timeout/hang on linux-chromeos-rel . There's a collection of these in  Issue 516052  . I'll disable.

BrowserTestBase received signal: Terminated. Backtrace:
#0 0x000003b6361c base::debug::StackTrace::StackTrace()
#1 0x00000338e7d2 content::(anonymous namespace)::DumpStackTraceSignalHandler()
#2 0x7fe217bfecb0 <unknown>
#3 0x7fe217cc6693 epoll_wait
#4 0x000003c367ed epoll_dispatch
#5 0x000003c342dc event_base_loop
#6 0x000003b87aa2 base::MessagePumpLibevent::Run()
#7 0x000003b84db9 base::MessageLoop::Run()
#8 0x000003baf7c9 base::RunLoop::Run()
#9 0x00000339a5e6 content::MessageLoopRunner::Run()
#10 0x000000481653 autofill::AutofillInteractiveTest::SendKeyToPopupAndWait()
#11 0x00000047c0d0 autofill::AutofillInteractiveTest::PopulateForm()
#12 0x00000047d24b autofill::AutofillInteractiveTest_MultipleEmailFilledByOneUserGesture_Test::RunTestOnMainThread()
Project Member

Comment 2 by bugdroid1@chromium.org, Mar 13 2018

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

commit 5e7bb268134a9184db85439bebd08c3258772e0d
Author: Trent Apted <tapted@chromium.org>
Date: Tue Mar 13 03:03:02 2018

Disable AutofillInteractiveTest.MultipleEmailFilledByOneUserGesture on CrOS

Flaky.

TBR=mathp@chromium.org

Bug:  821202 ,  516052 
Change-Id: Ic697ed6f0c3ae27f9a8b6358071a584a6026d30d
Reviewed-on: https://chromium-review.googlesource.com/958891
Reviewed-by: Trent Apted <tapted@chromium.org>
Commit-Queue: Trent Apted <tapted@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542706}
[modify] https://crrev.com/5e7bb268134a9184db85439bebd08c3258772e0d/chrome/browser/autofill/autofill_interactive_uitest.cc

Sign in to add a comment