summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-sato/images/core-image-sato-ptest-fast.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-sato/images/core-image-sato-ptest-fast.bb')
-rw-r--r--poky/meta/recipes-sato/images/core-image-sato-ptest-fast.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/poky/meta/recipes-sato/images/core-image-sato-ptest-fast.bb b/poky/meta/recipes-sato/images/core-image-sato-ptest-fast.bb
index b794a7dc9..364121730 100644
--- a/poky/meta/recipes-sato/images/core-image-sato-ptest-fast.bb
+++ b/poky/meta/recipes-sato/images/core-image-sato-ptest-fast.bb
@@ -14,3 +14,6 @@ IMAGE_ROOTFS_EXTRA_SPACE = "1524288"
# ptests need more memory than standard to avoid the OOM killer
QB_MEM = "-m 1024"
+
+# Sadly at the moment the fast set of ptests is not robust enough and sporadically fails in a couple of places
+PTEST_EXPECT_FAILURE = "1"