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:
authorAlexander Mikhalitsyn <alexander.mikhalitsyn@virtuozzo.com>2022-04-05 12:27:07 +0300
committerAndrei Vagin <avagin@gmail.com>2022-04-29 03:53:52 +0300
commitead227994b4918422496e06d3f3802188c091a7a (patch)
tree32c4e17d56052daa4d134841e57af41a9c34d129 /test
parentdb9ec13616625f98db95b00438a370f8a660bfee (diff)
zdtm: temporary disable rseq02 test
That's strange but rseq02 test fails with: 09:06:16.222: 51: exit 555f52082120 555f52082120 09:06:16.282: 51: exit 555f52082120 555f52082120 09:06:16.340: 51: exit 555f52082120 555f52082120 09:06:16.397: 51: exit 555f52082120 555f52082120 09:06:16.503: 51: exit 0 555f52082120 09:06:16.503: 51: FAIL: rseq02.c:235: Failed to increment per-cpu counter (errno = 2 (No such file or directory)) 09:06:16.503: 51: FAIL: rseq02.c:246: (errno = 16 (Device or resource busy)) It means that rseq_cs pointer was cleaned up by the kernel despite of NO_RESTART* flags. That's a hardly reproducible and I will investigate that. Signed-off-by: Alexander Mikhalitsyn <alexander.mikhalitsyn@virtuozzo.com>
Diffstat (limited to 'test')
-rw-r--r--[l---------]test/zdtm/transition/rseq02.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/zdtm/transition/rseq02.desc b/test/zdtm/transition/rseq02.desc
index b888f0da7..1ce7f240f 120000..100644
--- a/test/zdtm/transition/rseq02.desc
+++ b/test/zdtm/transition/rseq02.desc
@@ -1 +1 @@
-rseq01.desc \ No newline at end of file
+{'flavor': 'h', 'arch': 'x86_64', 'feature': 'get_rseq_conf', 'flags': 'noauto'}