Issue metadata
Sign in to add a comment
|
Some WebUITests flakily failing for accessibility reasons |
||||||||||||||||||||||||
Issue descriptionBuild: https://build.chromium.org/p/chromium.win/builders/Win7%20Tests%20%281%29/builds/53336 Failed tests: AdvancedSettingsWebUITest.testAdvancedSettingsShown AutofillOptionsWebUITest.testOpenAutofillOptions Logs attached, the core message is the same: Error: Accessibility issues found on chrome://settings-frame/autofill *** 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 [136:3104:0603/000932:ERROR:gles2_cmd_decoder.cc(15072)] [.DisplayCompositor-0D8168B0]GL ERROR :GL_INVALID_OPERATION : glCreateAndConsumeTextureCHROMIUM: invalid mailbox name [136:3104:0603/000932:ERROR:gles2_cmd_decoder.cc(8253)] [.DisplayCompositor-0D8168B0]RENDER WARNING: texture bound to texture unit 0 is not renderable. It maybe non-power-of-2 and have incompatible texture filtering.
,
Jun 3 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/e7e37202cb9adb6e036acc5c8aa54697c10162c2 commit e7e37202cb9adb6e036acc5c8aa54697c10162c2 Author: vabr <vabr@chromium.org> Date: Fri Jun 03 08:55:03 2016 Disable some flaky WebUI tests on Win These tests: AdvancedSettingsWebUITest.testAdvancedSettingsShown AutofillOptionsWebUITest.testOpenAutofillOptions More info on the bug. TBR=mathp@chromium.org, estade@chromium.org BUG= 617066 Review-Url: https://codereview.chromium.org/2036753003 Cr-Commit-Position: refs/heads/master@{#397668} [modify] https://crrev.com/e7e37202cb9adb6e036acc5c8aa54697c10162c2/chrome/browser/ui/webui/options/autofill_options_browsertest.js [modify] https://crrev.com/e7e37202cb9adb6e036acc5c8aa54697c10162c2/chrome/browser/ui/webui/options/browser_options_browsertest.js
,
Jul 7 2016
Moving this nonessential bug to the next milestone. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Mar 7 2017
,
Mar 27 2017
,
Mar 27 2017
,
Apr 21 2017
,
Apr 21 2017
,
Apr 21 2017
,
Jun 7 2017
,
Aug 4 2017
,
Aug 11 2017
,
Aug 11 2017
,
Sep 21 2017
,
Sep 25 2017
This is about tests that no longer exist. Won't Fix.
,
Jan 24 2018
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by vabr@chromium.org
, Jun 3 2016Summary: Some WebUITests flakily failing for accessibility reasons (was: Some autofill-related WebUITests failing for accessibility reasons)