Issue 1409087 in chromium: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"

162 views
Skip to first unread message

rogerta via monorail

unread,
Jan 20, 2023, 11:23:56 AM1/20/23
to chromium-ac...@chromium.org
Updates:
Cc: chromium-ac...@chromium.org
Components: UI>Accessibility UI>Browser>Accessibility

Comment #1 on issue 1409087 by rog...@google.com: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"
https://bugs.chromium.org/p/chromium/issues/detail?id=1409087#c1

(No comment was entered for this change.)

--
You received this message because:
1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment or make updates.

rogerta via monorail

unread,
Jan 20, 2023, 11:26:19 AM1/20/23
to chromium-ac...@chromium.org
Updates:
Owner: jos...@chromium.org
Status: Assigned

Comment #2 on issue 1409087 by rog...@google.com: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"
https://bugs.chromium.org/p/chromium/issues/detail?id=1409087#c2

Josiah: I'm assigning to you as owner of this code. Please reassigned as needed. Thanks.

cmumford via monorail

unread,
Jan 24, 2023, 6:42:26 PM1/24/23
to chromium-ac...@chromium.org

Comment #3 on issue 1409087 by cmum...@chromium.org: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"
https://bugs.chromium.org/p/chromium/issues/detail?id=1409087#c3

Also failing on linux-chromeos-rel: https://ci.chromium.org/ui/p/chromium/builders/ci/linux-chromeos-rel/63540/overview

antoniosartori via monorail

unread,
Jan 26, 2023, 9:04:50 AM1/26/23
to chromium-ac...@chromium.org
Updates:
Labels: Pri-1

Comment #4 on issue 1409087 by antonio...@chromium.org: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"
https://bugs.chromium.org/p/chromium/issues/detail?id=1409087#c4

[sheriff] Still failing. PTAL.

titouan via monorail

unread,
Feb 2, 2023, 7:29:22 AM2/2/23
to chromium-ac...@chromium.org

Comment #5 on issue 1409087 by tit...@chromium.org: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"
https://bugs.chromium.org/p/chromium/issues/detail?id=1409087#c5

[Chromium Trunk sheriff] Still flaking from time to time: https://ci.chromium.org/ui/p/chromium/builders/ci/linux-chromeos-rel/63817/overview

lingqi via monorail

unread,
Feb 6, 2023, 12:43:31 AM2/6/23
to chromium-ac...@chromium.org

Comment #6 on issue 1409087 by lin...@google.com: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"
https://bugs.chromium.org/p/chromium/issues/detail?id=1409087#c6

[Sheriff]
It seems
- SelectToSpeakKeystrokeSelectionTest.OmniboxPartiallySelectedToEnd
- SelectToSpeakKeystrokeSelectionTest.textFieldWithComboBoxSimple
- SelectToSpeakKeystrokeSelectionTest.ReorderedSvgIgnoresSelectionStartEnd
- SelectToSpeakKeystrokeSelectionTest.StartsReadingAtFirstNodeWithText
- SelectToSpeakKeystrokeSelectionTest.HandlesMultipleImagesCorrectlyWithAutomation
are flaky as well

lingqi via monorail

unread,
Feb 6, 2023, 1:29:48 AM2/6/23
to chromium-ac...@chromium.org
Updates:
Cc: jos...@chromium.org
Owner: jos...@google.com

Comment #7 on issue 1409087 by lin...@google.com: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"
https://bugs.chromium.org/p/chromium/issues/detail?id=1409087#c7

It seems jos...@google.com could be the main account.

Git Watcher via monorail

unread,
Feb 6, 2023, 2:10:20 AM2/6/23
to chromium-ac...@chromium.org

Comment #8 on issue 1409087 by Git Watcher: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"
https://bugs.chromium.org/p/chromium/issues/detail?id=1409087#c8

The following revision refers to this bug:
https://chromium.googlesource.com/chromium/src/+/19fb46df4a4d1e93382f2c65e0158f7707a57e05

commit 19fb46df4a4d1e93382f2c65e0158f7707a57e05
Author: lingqi <lin...@chromium.org>
Date: Mon Feb 06 07:09:46 2023

Sheriff: disable some SelectToSpeak tests

Disables several tests that have been flaky for a long time
according to the issue.
SelectToSpeakKeystrokeSelectionTest.OmniboxPartiallySelectedToEnd
SelectToSpeakKeystrokeSelectionTest.textFieldWithComboBoxSimple
SelectToSpeakKeystrokeSelectionTest.ReorderedSvgIgnoresSelectionStartEnd
SelectToSpeakKeystrokeSelectionTest.StartsReadingAtFirstNodeWithText
SelectToSpeakKeystrokeSelectionTest.HandlesMultipleImagesCorrectlyWithAutomation
SelectToSpeakNavigationControlTest.ChangeSpeedWhilePlaying
SelectToSpeakNavigationControlTest.PauseResumeFromKeystrokeSelection
SelectToSpeakNavigationControlTest.PrevSentence
SelectToSpeakNavigationControlTest.PrevSentenceFromMiddleOfSentence
SelectToSpeakNavigationControlTest.NavigatesToPreviousParagraph
SelectToSpeakNavigationControlTest.NavigatesToNextParagraphQuickly
SelectToSpeakNavigationControlTest.NextSentenceAcrossParagraph
SelectToSpeakNavigationControlTest.NextSentenceWithinParagraph
SelectToSpeakNavigationControlTest.PauseResumeAfterParagraphNavigation
SelectToSpeakNavigationControlTest.PauseResumeAfterSentenceNavigation
SelectToSpeakNavigationControlTest.ResizeWhilePlaying
SelectToSpeakNavigationControlTest.RetainsSpeedChange

Bug: 1409087
AX-Relnotes: n/a
Change-Id: I47360a7bd07fb2ef9a1bf591040200db1620d254
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4222721
Reviewed-by: Kentaro Hara <har...@chromium.org>
Commit-Queue: Lingqi Chi <lin...@chromium.org>
Quick-Run: Lingqi Chi <lin...@chromium.org>
Owners-Override: Lingqi Chi <lin...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1101467}

[modify] https://crrev.com/19fb46df4a4d1e93382f2c65e0158f7707a57e05/chrome/browser/resources/chromeos/accessibility/select_to_speak/select_to_speak_keystroke_selection_test.js
[modify] https://crrev.com/19fb46df4a4d1e93382f2c65e0158f7707a57e05/chrome/browser/resources/chromeos/accessibility/select_to_speak/select_to_speak_navigation_control_test.js

katydek via monorail

unread,
Feb 6, 2023, 9:35:35 AM2/6/23
to chromium-ac...@chromium.org
Updates:
Status: WontFix

Comment #9 on issue 1409087 by kat...@google.com: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"
https://bugs.chromium.org/p/chromium/issues/detail?id=1409087#c9

Flaky STS tests are being tracked in issuetracker.googleplex.com/267666536, marking this one closed so we aren't tracking in 2 places.

Git Watcher via monorail

unread,
Feb 6, 2023, 10:23:22 AM2/6/23
to chromium-ac...@chromium.org

Comment #10 on issue 1409087 by Git Watcher: Step "browser_tests on Ubuntu-18.04" failing on builder "chromium/ci/linux-chromeos-rel"
https://bugs.chromium.org/p/chromium/issues/detail?id=1409087#c10


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

commit e3b6763c82830e1eba7105993b84451b00f65147
Author: Katie Dektar <ka...@chromium.org>
Date: Mon Feb 06 15:22:35 2023

Reland "Sheriff: disable some SelectToSpeak tests"

This reverts commit 19fb46df4a4d1e93382f2c65e0158f7707a57e05.

Reason for revert: Tests had been deflaked just 2 days before
this change landed but were likely still high in the flaky list
from weeks of previous flaking. Speculatively re-enabling to watch
them run on the builders for more hours and will track carefully.

After crrev.com/c/4219169 landed on the 3rd, I can see that
these tests did stop flaking based on the flake portal. Here's the
first several, you can see no failures after the 3rd even though there
were multiple daily failures previously:

KeystrokeSelectionTests:
https://ci.chromium.org/ui/test/chromium/ninja%3A%2F%2Fchrome%2Ftest%3Abrowser_tests%2FSelectToSpeakKeystrokeSelectionTest.OmniboxPartiallySelectedToEnd
https://ci.chromium.org/ui/test/chromium/ninja%3A%2F%2Fchrome%2Ftest%3Abrowser_tests%2FSelectToSpeakKeystrokeSelectionTest.textFieldWithComboBoxSimple

NavigationTests:
https://ci.chromium.org/ui/test/chromium/ninja%3A%2F%2Fchrome%2Ftest%3Abrowser_tests%2FSelectToSpeakNavigationControlTest.ChangeSpeedWhilePlaying
https://ci.chromium.org/ui/test/chromium/ninja%3A%2F%2Fchrome%2Ftest%3Abrowser_tests%2FSelectToSpeakNavigationControlTest.PauseResumeFromKeystrokeSelection

Original change's description:
Reply all
Reply to author
Forward
0 new messages