[autotest] Fix unittest -- blacklist ap_configurator_test.py
ap_configurator_test depends on having selenium installed, which would
mean requiring everyone who develops on autotest to have selenium
installed. This seems excessive. Blacklisting the test from running as
part of unittest_suite.py.
BUG=chromium-os:37989
TEST=Unit test no longer runs as part of utils/unittest_suite.py
Change-Id: I07a7029dbb3b9c65fb57d30113d0fbc6826545d4
Reviewed-on: https://gerrit.chromium.org/gerrit/43220
Reviewed-by: Dan Shi <dshi@chromium.org>
Reviewed-by: Kris Rambish <krisr@chromium.org>
Commit-Queue: Aviv Keshet <akeshet@chromium.org>
Reviewed-by: Aviv Keshet <akeshet@chromium.org>
Tested-by: Aviv Keshet <akeshet@chromium.org>
1 file changed