diff --git a/src/test/libpmempool_feature/TEST0.PS1 b/src/test/libpmempool_feature/TEST0.PS1
index a82e03825cb0b0a80ecaa1e9c423cf9f7c9d3c86..327ae737000cefd7a80c94a7c32814a4d093d44c 100644
--- a/src/test/libpmempool_feature/TEST0.PS1
+++ b/src/test/libpmempool_feature/TEST0.PS1
@@ -1,5 +1,5 @@
 #
-# Copyright 2018, Intel Corporation
+# Copyright 2018-2019, Intel Corporation
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions
@@ -38,6 +38,9 @@
 
 require_test_type medium
 
+# we are matching pmempool logs which are available only in debug version
+require_build_type debug
+
 require_fs_type any
 
 setup
diff --git a/src/test/libpmempool_feature/TEST1.PS1 b/src/test/libpmempool_feature/TEST1.PS1
index 9522bfcd5d7a956ac387c9d1b3ffdf1320abee4c..9abb0815e1b276b2ed7dcc7f58fd9771c4059d97 100644
--- a/src/test/libpmempool_feature/TEST1.PS1
+++ b/src/test/libpmempool_feature/TEST1.PS1
@@ -1,5 +1,5 @@
 #
-# Copyright 2018, Intel Corporation
+# Copyright 2018-2019, Intel Corporation
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions
@@ -38,6 +38,9 @@
 
 require_test_type medium
 
+# we are matching pmempool logs which are available only in debug version
+require_build_type debug
+
 require_fs_type any
 
 setup