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

Unified Diff: chrome/test/data/webui/md_history/history_synced_tabs_test.js

Issue 2582543005: [MD History] Reenable SyncedTabsTest. (Closed)
Patch Set: lol didn't save Created 4 years 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 | chrome/test/data/webui/md_history/md_history_browsertest.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/md_history/history_synced_tabs_test.js
diff --git a/chrome/test/data/webui/md_history/history_synced_tabs_test.js b/chrome/test/data/webui/md_history/history_synced_tabs_test.js
index e7949b0d78839bd690a035ead3af21c2fe42bd2b..69ecaf59f6edf6b158e0f4a1db4aab02756ba89c 100644
--- a/chrome/test/data/webui/md_history/history_synced_tabs_test.js
+++ b/chrome/test/data/webui/md_history/history_synced_tabs_test.js
@@ -225,7 +225,8 @@ suite('<history-synced-device-manager>', function() {
});
});
- test('focus and keyboard nav', function() {
+ // Fails on Mac, http://crbug.com/640862
+ test.skip('focus and keyboard nav', function() {
var sessionList = [
createSession('Nexus 5', [createWindow([
'http://www.example.com', 'http://www.google.com'
« no previous file with comments | « no previous file | chrome/test/data/webui/md_history/md_history_browsertest.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698