commit | 729f76515b1f89805095ebaab996917ef159e76f | [log] [tgz] |
---|---|---|
author | J. Richard Barnette <jrbarnette@chromium.org> | Tue May 06 11:47:02 2014 -0700 |
committer | Richard Barnette <jrbarnette@chromium.org> | Tue May 13 23:41:51 2014 +0000 |
tree | 63a254f20a87abffedf8871ae8f5486df4ab0585 | |
parent | 39f3fbfff3eea1b92f4edf241b0d494855edeae4 [diff] |
Remove EXPERIMENTAL = True from all non-BVT tests. The EXPERIMENTAL setting is being deprecated; the setting is a no-op when the test isn't in the BVT and isn't in a suite with `file_bugs` set to True. This removes the EXPERIMENTAL setting from control files where the setting has no effect. BUG=None TEST=None Change-Id: Ic9e26ab0cd229ffbd2cbb340823e9e03b6b7c318 Reviewed-on: https://chromium-review.googlesource.com/199440 Tested-by: Richard Barnette <jrbarnette@chromium.org> Reviewed-by: Prashanth B <beeps@chromium.org>