Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(508)

Unified Diff: chrome/test/data/webui/print_preview_destination_search_test.js

Issue 2787633002: Disable PrintPreviewDestinationSearchTest.Select (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/print_preview_destination_search_test.js
diff --git a/chrome/test/data/webui/print_preview_destination_search_test.js b/chrome/test/data/webui/print_preview_destination_search_test.js
index 559c89bdf450ff883a10b1ba907fe2cba2be5046..e63db9d7c56e5214df5340d17e90c9fc5e3ab8d9 100644
--- a/chrome/test/data/webui/print_preview_destination_search_test.js
+++ b/chrome/test/data/webui/print_preview_destination_search_test.js
@@ -27,7 +27,7 @@ PrintPreviewDestinationSearchTest.prototype = {
extraLibraries: PolymerTest.getLibraries(ROOT_PATH),
};
-TEST_F('PrintPreviewDestinationSearchTest', 'Select', function() {
+TEST_F('PrintPreviewDestinationSearchTest', 'DISABLED_Select', function() {
var self = this;
suite('DestinationSearchTest', function() {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698