New issue
Advanced search Search tips

Issue 613034 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

"SettingsFormatWebUITest.CheckboxIdOrPrefCheck" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, May 19 2016

Issue description

"SettingsFormatWebUITest.CheckboxIdOrPrefCheck" 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=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyOAsSBUZsYWtlIi1TZXR0aW5nc0Zvcm1hdFdlYlVJVGVzdC5DaGVja2JveElkT3JQcmVmQ2hlY2sM.

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
 
Log:

SettingsFormatWebUITest.CheckboxIdOrPrefCheck (run #1):
[ RUN      ] SettingsFormatWebUITest.CheckboxIdOrPrefCheck
[3068:4084:0519/020416:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[3672:3212:0519/020417:ERROR:singleton_hwnd.cc(34)] Cannot create windows on non-UI thread!
[3068:4084:0519/020417:INFO:CONSOLE(1196)] "Running TestCase SettingsFormatWebUITest.CheckboxIdOrPrefCheck", source: test_api.js (1196)
[3068:4084:0519/020418:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("SettingsFormatWebUITest","CheckboxIdOrPrefCheck")
Error:
Accessibility issues found on chrome://settings-frame/
*** Begin accessibility audit results ***
An accessibility audit found
Errors:
Error: AX_ARIA_08 (Elements with ARIA roles must ensure required owned elements are present) failed on the following elements (1 - 2 of 2):
#default-search-engine-list
#other-search-engine-list
See https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_aria_08 for more information.


*** End accessibility audit results ***
    at Object.runAccessibilityAudit (test_api.js:371:17)
    at Object.runAccessibilityAudit (test_api.js:501:22)
    at test_api.js:995:20
    at testDone (test_api.js:783:31)
    at runTest (test_api.js:1042:7)
    at <anonymous>:1:1
  Actual: false
Expected: true
[  FAILED  ] SettingsFormatWebUITest.CheckboxIdOrPrefCheck, where TypeParam =  and GetParam() =  (3077 ms)
Owner: est...@chromium.org
@estade, could not find the culprit CL of this flaky test, could you help triage and assign it to right person.

Comment 3 by est...@chromium.org, May 19 2016

Components: UI>Settings UI>Browser>WebUI
Owner: dbeam@chromium.org
I think Dan said we don't care about these tests too much because they cover the old settings page.
OK, so I will disable it for now,
Project Member

Comment 5 by bugdroid1@chromium.org, May 19 2016

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

commit 2c47d7b43ffa8e0f4a26c803b67f7d1b9d351a12
Author: gogerald <gogerald@chromium.org>
Date: Thu May 19 21:14:41 2016

Disable flaky test SettingsFormatWebUITest.CheckboxIdOrPrefCheck

BUG= 613034 
TBR=dbeam@chromium.org

Review-Url: https://codereview.chromium.org/1996013005
Cr-Commit-Position: refs/heads/master@{#394863}

[modify] https://crrev.com/2c47d7b43ffa8e0f4a26c803b67f7d1b9d351a12/chrome/browser/ui/webui/options/settings_format_browsertest.js

Labels: -Sheriff-Chromium

Comment 7 by dbeam@chromium.org, Oct 17 2016

Labels: -Pri-1 Pri-3

Comment 8 by dbeam@chromium.org, May 4 2017

Labels: Hotlist-MD-Settings-Obsolete
Status: WontFix (was: Untriaged)
WontFix'ing since new MD Settings page has launched, and this bug was specific to the old Settings page.

Sign in to add a comment