Commit a5bad859 authored by Mason Freed's avatar Mason Freed Committed by Commit Bot

FormControlsRefresh is now the default - move tests out of virtual [3]

This is one CL of many, moving tests out of the virtual/controls-refresh
directory, into fast/forms. This CL moves:

 virtual/controls-refresh/checkbox -> fast/forms/checkbox
 virtual/controls-refresh/meter -> fast/forms/meter
 virtual/controls-refresh/password -> fast/forms/password
 virtual/controls-refresh/range -> fast/forms/range
 virtual/controls-refresh/fast/forms/text -> fast/forms/text

This is a pure move of the above folder(s). A few tests share names
in the old/new location, but in all cases, the version being
moved is updated/new and should overwrite the old version.

Additionally, two password-* tests were moved from
 fast/forms -> fast/forms/text
for consistency.

See also crbug.com/1102647 - there is additional cleanup that will
be needed after this move is complete. But to keep the review process
simple, this is just a pure move.

Bug: 1034611
Change-Id: I211d12131dc5503522f4d4a03c75c8a38101bc39
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284223
Commit-Queue: Stephen Chenney <schenney@chromium.org>
Auto-Submit: Mason Freed <masonfreed@chromium.org>
Reviewed-by: default avatarStephen Chenney <schenney@chromium.org>
Cr-Commit-Position: refs/heads/master@{#786230}
parent 360a25fc
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment