Merge "DO NOT MERGE: disable tests that fail on some devices (Hammerhead)" into marshmallow-cts-dev
diff --git a/tests/expectations/knownfailures.txt b/tests/expectations/knownfailures.txt
index 284719e..5531e49 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -1,5 +1,19 @@
 [
 {
+  description: "test fails on some devices (Hammerhead)",
+  names: [
+    "android.host.multiuser.CreateUsersPermissionTest#testCantSetUserRestriction"
+  ],
+  bug: 32410284
+},
+{
+  description: "test fails on some devices (Hammerhead)",
+  names: [
+    "android.cts.security.SELinuxHostTest#testAospPropertyContexts"
+  ],
+  bug: 32411021
+},
+{
   description: "Disable ListeningPortsTest",
   names: [
     "android.security.cts.ListeningPortsTest"