Skip to content
New issue

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

naughty: Add pattern for Fedora podman-next image push regression #5516

Merged
merged 1 commit into from
Nov 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions naughty/fedora-39/5515-podman-push-image-change
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Traceback (most recent call last):
File "test/check-application", line *, in testDownloadImage
dialog1.deleteImage(True, another=IMG_BUSYBOX_LATEST)
*
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-check__input[aria-label='localhost/test-busybox:latest']:not([disabled]):not([aria-disabled=true])")): Uncaught (in promise) Error: condition did not become true
6 changes: 6 additions & 0 deletions naughty/fedora-40/5515-podman-push-image-change
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Traceback (most recent call last):
File "test/check-application", line *, in testDownloadImage
dialog1.deleteImage(True, another=IMG_BUSYBOX_LATEST)
*
testlib.Error: timeout
wait_js_cond(ph_is_present(".pf-v5-c-check__input[aria-label='localhost/test-busybox:latest']:not([disabled]):not([aria-disabled=true])")): Uncaught (in promise) Error: condition did not become true