[Autotest] Temporarily disable bookmark policy tests

Prevent these tests from running in bvt-perbuild where they
continue to fail every time.  We can re-enable them once
the test is fixed to handle the new bookmarks page.

TEST=None
BUG=chromium:739500

Change-Id: I9f4274193beaff380cf4a79aa5e1506c70c1982b
Reviewed-on: https://chromium-review.googlesource.com/567421
Commit-Ready: Katherine Threlkeld <kathrelkeld@chromium.org>
Tested-by: Katherine Threlkeld <kathrelkeld@chromium.org>
Reviewed-by: Krishna Gavini <krishnargv@chromium.org>
diff --git a/client/site_tests/policy_EditBookmarksEnabled/control.false_disable b/client/site_tests/policy_EditBookmarksEnabled/control.false_disable
index 3140843..bbddecc 100644
--- a/client/site_tests/policy_EditBookmarksEnabled/control.false_disable
+++ b/client/site_tests/policy_EditBookmarksEnabled/control.false_disable
@@ -4,7 +4,8 @@
 
 AUTHOR = 'scunningham'
 NAME = 'policy_EditBookmarksEnabled.false_disable'
-ATTRIBUTES = 'suite:bvt-perbuild'
+# TODO: enable this test once crbug.com/739500 is fixed
+# ATTRIBUTES = 'suite:bvt-perbuild'
 TIME = 'SHORT'
 TEST_CATEGORY = 'General'
 TEST_CLASS = 'enterprise'
diff --git a/client/site_tests/policy_EditBookmarksEnabled/control.notset_enable b/client/site_tests/policy_EditBookmarksEnabled/control.notset_enable
index 26427ef..b8302f1 100644
--- a/client/site_tests/policy_EditBookmarksEnabled/control.notset_enable
+++ b/client/site_tests/policy_EditBookmarksEnabled/control.notset_enable
@@ -4,7 +4,8 @@
 
 AUTHOR = 'scunningham'
 NAME = 'policy_EditBookmarksEnabled.notset_enable'
-ATTRIBUTES = 'suite:bvt-perbuild'
+# TODO: enable this test once crbug.com/739500 is fixed
+# ATTRIBUTES = 'suite:bvt-perbuild'
 TIME = 'SHORT'
 TEST_CATEGORY = 'General'
 TEST_CLASS = 'enterprise'
diff --git a/client/site_tests/policy_EditBookmarksEnabled/control.true_enable b/client/site_tests/policy_EditBookmarksEnabled/control.true_enable
index b632d0d..335d58a 100644
--- a/client/site_tests/policy_EditBookmarksEnabled/control.true_enable
+++ b/client/site_tests/policy_EditBookmarksEnabled/control.true_enable
@@ -4,7 +4,8 @@
 
 AUTHOR = 'scunningham'
 NAME = 'policy_EditBookmarksEnabled.true_enable'
-ATTRIBUTES = 'suite:bvt-perbuild'
+# TODO: enable this test once crbug.com/739500 is fixed
+# ATTRIBUTES = 'suite:bvt-perbuild'
 TIME = 'SHORT'
 TEST_CATEGORY = 'General'
 TEST_CLASS = 'enterprise'
diff --git a/client/site_tests/policy_ManagedBookmarks/control.multiplebookmarks_shown b/client/site_tests/policy_ManagedBookmarks/control.multiplebookmarks_shown
index cf064be..e5af844 100644
--- a/client/site_tests/policy_ManagedBookmarks/control.multiplebookmarks_shown
+++ b/client/site_tests/policy_ManagedBookmarks/control.multiplebookmarks_shown
@@ -4,7 +4,8 @@
 
 AUTHOR = 'scunningham'
 NAME = 'policy_ManagedBookmarks.multiplebookmarks_shown'
-ATTRIBUTES = 'suite:bvt-perbuild'
+# TODO: enable this test once crbug.com/739500 is fixed
+# ATTRIBUTES = 'suite:bvt-perbuild'
 TIME = 'SHORT'
 TEST_CATEGORY = 'General'
 TEST_CLASS = 'enterprise'
diff --git a/client/site_tests/policy_ManagedBookmarks/control.notset_notshown b/client/site_tests/policy_ManagedBookmarks/control.notset_notshown
index 56eb9c5..87313c5 100644
--- a/client/site_tests/policy_ManagedBookmarks/control.notset_notshown
+++ b/client/site_tests/policy_ManagedBookmarks/control.notset_notshown
@@ -4,7 +4,8 @@
 
 AUTHOR = 'scunningham'
 NAME = 'policy_ManagedBookmarks.notset_notshown'
-ATTRIBUTES = 'suite:bvt-perbuild'
+# TODO: enable this test once crbug.com/739500 is fixed
+# ATTRIBUTES = 'suite:bvt-perbuild'
 TIME = 'SHORT'
 TEST_CATEGORY = 'General'
 TEST_CLASS = 'enterprise'
diff --git a/client/site_tests/policy_ManagedBookmarks/control.singlebookmark_shown b/client/site_tests/policy_ManagedBookmarks/control.singlebookmark_shown
index 77392ac..995ed07 100644
--- a/client/site_tests/policy_ManagedBookmarks/control.singlebookmark_shown
+++ b/client/site_tests/policy_ManagedBookmarks/control.singlebookmark_shown
@@ -4,7 +4,8 @@
 
 AUTHOR = 'scunningham'
 NAME = 'policy_ManagedBookmarks.singlebookmark_shown'
-ATTRIBUTES = 'suite:bvt-perbuild'
+# TODO: enable this test once crbug.com/739500 is fixed
+# ATTRIBUTES = 'suite:bvt-perbuild'
 TIME = 'SHORT'
 TEST_CATEGORY = 'General'
 TEST_CLASS = 'enterprise'