Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLiang-Chun Chen <featherclc@gmail.com>2022-07-26 20:45:00 +0300
committerAndrei Vagin <avagin@gmail.com>2022-08-04 14:27:41 +0300
commit4cc4d1d1bb802e2108025f3715aff3dffa68b8a5 (patch)
tree176010303fc40b5cb3e139edce19710c39ef6a75 /test
parent2549276667c95f7d9a7431e4b1a82829706d093e (diff)
unlink_largefile.desc: remove crfail, since criu now can support
unlink_largefile test In the past, the unlink_largefile test should be fail on large ghost file. However, it used sparse file, it will pass in current criu, since the large ghost sparse file issue was fixed. So the crfail flag of this test should be removed. Signed-off-by: Liang-Chun Chen <featherclc@gmail.com>
Diffstat (limited to 'test')
-rw-r--r--test/zdtm/static/unlink_largefile.desc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/zdtm/static/unlink_largefile.desc b/test/zdtm/static/unlink_largefile.desc
deleted file mode 100644
index ded89879a..000000000
--- a/test/zdtm/static/unlink_largefile.desc
+++ /dev/null
@@ -1 +0,0 @@
-{'flags': 'crfail'}