summaryrefslogtreecommitdiffstats
path: root/chrome/test/functional
diff options
context:
space:
mode:
authordennisjeffrey@chromium.org <dennisjeffrey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-20 01:23:24 +0000
committerdennisjeffrey@chromium.org <dennisjeffrey@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-20 01:23:24 +0000
commit587806402453130d54838a2c4bb3e00a5a7bffbb (patch)
tree9cb7ebb6da0e3c39fb2c84912bac71dd1ef6ce7d /chrome/test/functional
parent87d8e2fc26313e9e8dbe3edeb01d4db9160975b5 (diff)
downloadchromium_src-587806402453130d54838a2c4bb3e00a5a7bffbb.zip
chromium_src-587806402453130d54838a2c4bb3e00a5a7bffbb.tar.gz
chromium_src-587806402453130d54838a2c4bb3e00a5a7bffbb.tar.bz2
Remove reference to deleted pyauto test chromeos_prefs.ChromeosPrefsTest.testCaptureUserPhoto.
Pyauto test chromeos_prefs.ChromeosPrefsTest.testCaptureUserPhoto was deleted here: https://chromiumcodereview.appspot.com/11415007/diff/1050/chrome/test/functional/chromeos_prefs.py This CL removes a reference to the test from the PYAUTO_TESTS file. The dangling reference is actually causing all pyauto test runs to fails on chromeOS. BUG=chromium-os:36495 TEST=None NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11420081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168683 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/functional')
-rw-r--r--chrome/test/functional/PYAUTO_TESTS2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/test/functional/PYAUTO_TESTS b/chrome/test/functional/PYAUTO_TESTS
index 3372ddb..d754704 100644
--- a/chrome/test/functional/PYAUTO_TESTS
+++ b/chrome/test/functional/PYAUTO_TESTS
@@ -281,8 +281,6 @@
# ==================================================
# crbug.com/132337
'-autofill.AutofillTest.testTabOrderForEditAddress',
- # crbug.com/129469
- '-chromeos_prefs.ChromeosPrefsTest.testCaptureUserPhoto',
# Downloads panel stays even after declining a download.
# crosbug.com/14728
'-downloads.DownloadsTest.testDeclineDangerousDownload',