commit | bf0a22c2887aec88fe1940ab37728e3c09ae6eb9 | [log] [tgz] |
---|---|---|
author | Nicholas Sauer <nicksauer@google.com> | Fri Jun 13 11:15:25 2014 -0700 |
committer | Nicholas Sauer <nicksauer@google.com> | Fri Jun 13 11:15:25 2014 -0700 |
tree | 527ed4c6b99f332dddcbf8ad6748f043d2834a19 | |
parent | a1523a1aa286cf2a14dadd83040a6dac1a6283d9 [diff] |
DO NOT MERGE Add NoSystemFunctionPermissionTest#testSetWallpaper to known failures for KKWT. bug:15383108 Change-Id: I7fbb27d222c973310a19a3b02fb0150de72ab1fd
diff --git a/tests/expectations/knownfailures.txt b/tests/expectations/knownfailures.txt index 3744d97..9f81170 100644 --- a/tests/expectations/knownfailures.txt +++ b/tests/expectations/knownfailures.txt
@@ -167,5 +167,9 @@ { name: "android.widget.cts.TextViewTest#testTextAttr", bug: 15131296 +}, +{ + name: "android.permission.cts.NoSystemFunctionPermissionTest#testSetWallpaper", + bug: 15383108 } ]