We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The new checkpoint file-locks test (#12333) is failing in f34 remote
Expected <string>: Error: `/usr/bin/runc checkpoint --image-path /tmp/podman_test277192380/crio/vfs-containers/2ac9c9a5eb4262953b98f9bf3efaa2f6e8b5c2e22dea77d37b9caf7f7386cc2f/userdata/checkpoint --work-path /tmp/podman_test277192380/crio/vfs-containers/2ac9c9a5eb4262953b98f9bf3efaa2f6e8b5c2e22dea77d37b9caf7f7386cc2f/userdata 2ac9c9a5eb4262953b98f9bf3efaa2f6e8b5c2e22dea77d37b9caf7f7386cc2f` failed: exit status 1 to contain substring <string>: criu failed
Weird thing is, criu failed does appear in the error message a few lines above. I have no time to diagnose this further today.
criu failed
@rst0git PTAL
The text was updated successfully, but these errors were encountered:
test: Update error string for --file-locks test
84021cf
Use a substring matching the end of the error message. Closes: containers#12366 Signed-off-by: Radostin Stoyanov <[email protected]>
Successfully merging a pull request may close this issue.
The new checkpoint file-locks test (#12333) is failing in f34 remote
Weird thing is,
criu failed
does appear in the error message a few lines above. I have no time to diagnose this further today.@rst0git PTAL
The text was updated successfully, but these errors were encountered: