Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(299)

Issue 11664011: Add a mechanism to ignore certain elements for accessibility audit on a per-test basis. (Closed)

Created:
8 years ago by aboxhall
Modified:
7 years, 11 months ago
Reviewers:
dmazzoni, James Hawkins
CC:
chromium-reviews, hashimoto+watch_chromium.org, aboxhall+watch_chromium.org, yoshiki+watch_chromium.org, yuzo+watch_chromium.org, davidbarr+watch_chromium.org, pam+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, ctguil+watch_chromium.org, zork+watch_chromium.org
Visibility:
Public.

Description

Add a mechanism to ignore certain elements for accessibility audit on a per-test basis. BUG=162740 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177520

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address Dominic's comments; revert accidental changes to third_party/accessibility-developer-tools #

Total comments: 2

Patch Set 3 : Add audit configuration to testing.Test and use that when running audit #

Patch Set 4 : Rebased #

Patch Set 5 : Put accessibilityAuditConfig in test fixture. #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase #

Patch Set 8 : Rebase #

Patch Set 9 : update use of gypv8sh in js_unittest_rules.gypi to point to axs_testing.js #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -27 lines) Patch
M DEPS View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/js_unittest_rules.gypi View 1 2 3 4 5 6 7 8 2 chunks +2 lines, -1 line 0 comments Download
M chrome/js_unittest_vars.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/webui/accessibility_audit_browsertest.js View 1 2 3 4 5 6 10 chunks +44 lines, -12 lines 0 comments Download
M chrome/test/data/webui/test_api.js View 1 2 3 4 5 6 5 chunks +22 lines, -9 lines 0 comments Download
M tools/gypv8sh.py View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
dmazzoni
I think Rietveld didn't pick up on all of the changes... https://codereview.chromium.org/11664011/diff/1/chrome/test/data/webui/accessibility_audit_browsertest.js File chrome/test/data/webui/accessibility_audit_browsertest.js (right): ...
8 years ago (2012-12-21 20:00:35 UTC) #1
aboxhall
On 2012/12/21 20:00:35, Dominic Mazzoni wrote: > I think Rietveld didn't pick up on all ...
8 years ago (2012-12-21 23:11:56 UTC) #2
aboxhall
https://codereview.chromium.org/11664011/diff/1/chrome/test/data/webui/accessibility_audit_browsertest.js File chrome/test/data/webui/accessibility_audit_browsertest.js (right): https://codereview.chromium.org/11664011/diff/1/chrome/test/data/webui/accessibility_audit_browsertest.js#newcode288 chrome/test/data/webui/accessibility_audit_browsertest.js:288: // Tests that the accessibility audit will run twice ...
8 years ago (2012-12-21 23:12:03 UTC) #3
dmazzoni
lgtm https://codereview.chromium.org/11664011/diff/3002/chrome/test/data/webui/accessibility_audit_browsertest.js File chrome/test/data/webui/accessibility_audit_browsertest.js (right): https://codereview.chromium.org/11664011/diff/3002/chrome/test/data/webui/accessibility_audit_browsertest.js#newcode305 chrome/test/data/webui/accessibility_audit_browsertest.js:305: accessibilityErrors.splice(0, accessibilityErrors.length); I saw this pattern before - ...
8 years ago (2012-12-21 23:21:03 UTC) #4
aboxhall
https://codereview.chromium.org/11664011/diff/3002/chrome/test/data/webui/accessibility_audit_browsertest.js File chrome/test/data/webui/accessibility_audit_browsertest.js (right): https://codereview.chromium.org/11664011/diff/3002/chrome/test/data/webui/accessibility_audit_browsertest.js#newcode305 chrome/test/data/webui/accessibility_audit_browsertest.js:305: accessibilityErrors.splice(0, accessibilityErrors.length); On 2012/12/21 23:21:03, Dominic Mazzoni wrote: > ...
7 years, 11 months ago (2013-01-16 00:01:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/11664011/17006
7 years, 11 months ago (2013-01-16 00:03:17 UTC) #6
commit-bot: I haz the power
Presubmit check for 11664011-17006 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 11 months ago (2013-01-16 00:03:22 UTC) #7
aboxhall
jhawkins, would you mind reviewing changes to js_unittest_*.gypi?
7 years, 11 months ago (2013-01-16 00:14:19 UTC) #8
James Hawkins
lgtm
7 years, 11 months ago (2013-01-17 19:27:33 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aboxhall@chromium.org/11664011/17006
7 years, 11 months ago (2013-01-17 20:18:05 UTC) #10
commit-bot: I haz the power
7 years, 11 months ago (2013-01-17 23:08:39 UTC) #11
Message was sent while issue was closed.
Change committed as 177520

Powered by Google App Engine
This is Rietveld 408576698