Skip to content
Snippets Groups Projects
Unverified Commit b91c7af3 authored by Marcin Ślusarz's avatar Marcin Ślusarz Committed by GitHub
Browse files

Merge pull request #4058 from Greg091/pmemcheck-force-disable

test: force-disable pmemcheck in obj_root test
parents dacc5fcf 8e1d6f7f
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
#
# 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
......@@ -40,6 +40,9 @@
require_test_type long
# the test takes too long under pmemcheck
configure_valgrind pmemcheck force-disable
setup
# required free space is larger than file size, to be sure that the test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment