New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 611233 link

Starred by 0 users

Issue metadata

Status: Duplicate
Merged: issue 606657
Owner:
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"OptionsWebUITest.testDefaultZoomFactor" is flaky

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

Issue description

"OptionsWebUITest.testDefaultZoomFactor" 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=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyMQsSBUZsYWtlIiZPcHRpb25zV2ViVUlUZXN0LnRlc3REZWZhdWx0Wm9vbUZhY3Rvcgw.

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, May 12 2016

Cc: dschuyler@chromium.org dbeam@chromium.org
Owner: michae...@chromium.org
Status: Assigned (was: Untriaged)
I'll disable it. First flake in this set is a build at r392956, but there's more history.

debeam's r393102 and dschuyler's r393053 are after that.

michaelpg's r392658, r392599, r392374 are recent changes before it.

Comment 2 by tapted@chromium.org, May 12 2016

OptionsWebUITest.testDefaultZoomFactor (run #1):
[ RUN      ] OptionsWebUITest.testDefaultZoomFactor
[2360:7116:0511/142120:WARNING:CONSOLE(0)] "/deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.", source:  (0)
[5888:6216:0511/142121:ERROR:singleton_hwnd.cc(34)] Cannot create windows on non-UI thread!
[2360:7116:0511/142121:INFO:CONSOLE(1196)] "Running TestCase OptionsWebUITest.testDefaultZoomFactor", source: test_api.js (1196)
[2360:7116:0511/142123:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("OptionsWebUITest","testDefaultZoomFactor")
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 Object.<anonymous> (options_browsertest.js:190:3)
    at Object.runTest (test_api.js:356:16)
    at Object.runTest (test_api.js:493:22)
    at Object.run (test_api.js:523:14)
    at RUN_TEST_F (test_api.js:1197:21)
    at test_api.js:995:20
  Actual: false
Expected: true
[  FAILED  ] OptionsWebUITest.testDefaultZoomFactor, where TypeParam =  and GetParam() =  (5143 ms)

Comment 3 by tapted@chromium.org, May 12 2016

Labels: -Sheriff-Chromium
Cc: apaci...@chromium.org
Mergedinto: 606657
Status: Duplicate (was: Assigned)
All of those revisions relate to MD settings (chrome://md-settings), not options (chrome://settings).

This seems like a dupe of 606657.
Project Member

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

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

commit b04fffc834429a96ddc89a32113b429aa52025b0
Author: tapted <tapted@chromium.org>
Date: Thu May 12 04:27:10 2016

Disable failing accessibility audit in OptionsWebUITest tests.

Causes OptionsWebUITest.testDefaultZoomFactor to flake.

TBR=dbeam@chromium.org
BUG= 611233 , 606657

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

[modify] https://crrev.com/b04fffc834429a96ddc89a32113b429aa52025b0/chrome/browser/ui/webui/options/options_browsertest.js

Sign in to add a comment