diff options
author | shreeram.k <shreeram.k@samsung.com> | 2014-09-30 01:47:18 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-30 08:47:39 +0000 |
commit | 053089cc747d20e63f8e0059e47dc192dad92d35 (patch) | |
tree | 6f66fb3b22be341a5eae8492015a9696951282b6 /content | |
parent | fdfc92d59fe0dc0ca50795773cf62f6e054c9837 (diff) | |
download | chromium_src-053089cc747d20e63f8e0059e47dc192dad92d35.zip chromium_src-053089cc747d20e63f8e0059e47dc192dad92d35.tar.gz chromium_src-053089cc747d20e63f8e0059e47dc192dad92d35.tar.bz2 |
Skipping AX test related to input types
This AX tests are failing because chromium side dependancy is yet to be
merged.
BUG=418486
Review URL: https://codereview.chromium.org/619473002
Cr-Commit-Position: refs/heads/master@{#297384}
Diffstat (limited to 'content')
-rw-r--r-- | content/test/data/accessibility/input-time-expected-win.txt | 1 | ||||
-rw-r--r-- | content/test/data/accessibility/input-types-expected-win.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/content/test/data/accessibility/input-time-expected-win.txt b/content/test/data/accessibility/input-time-expected-win.txt index b3d5d9b..583fdda 100644 --- a/content/test/data/accessibility/input-time-expected-win.txt +++ b/content/test/data/accessibility/input-time-expected-win.txt @@ -1,3 +1,4 @@ +#<skip -- Chromium Dependancy> ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE IA2_ROLE_SECTION READONLY ROLE_SYSTEM_CLIENT FOCUSABLE diff --git a/content/test/data/accessibility/input-types-expected-win.txt b/content/test/data/accessibility/input-types-expected-win.txt index bee5e92..9e4c41c 100644 --- a/content/test/data/accessibility/input-types-expected-win.txt +++ b/content/test/data/accessibility/input-types-expected-win.txt @@ -1,3 +1,4 @@ +#<skip -- Chromium Dependancy> ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE IA2_ROLE_SECTION READONLY IA2_ROLE_LABEL |