-
Notifications
You must be signed in to change notification settings - Fork 14
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
update dependabot fixes #245
base: main
Are you sure you want to change the base?
Conversation
Do we know why the e2e tests failed? |
passed |
Okay but we didn't change anything between the runs (ca93a22), so the test is flaky which isn't necessarily a problem, but I'm wondering if we know why? |
I reran and now test_listpubkeys running container failed:
test/system-test/conftest.py:78: test/system-test/conftest.py:34: in call_script input = None, capture_output = False, timeout = None, check = True
E subprocess.CalledProcessError: Command '['scripts/ccf/az-cleanroom-aci/up.sh', '--force-recreate']' returned non-zero exit status 1. /usr/lib/python3.10/subprocess.py:526: CalledProcessError |
CI passed again. Will rerun them |
Failed again but now key. _____________________ ERROR at setup of test_key_fmt_tink ______________________
test/system-test/conftest.py:78: test/system-test/conftest.py:34: in call_script input = None, capture_output = False, timeout = None, check = True
E subprocess.CalledProcessError: Command '['scripts/ccf/az-cleanroom-aci/up.sh', '--force-recreate']' returned non-zero exit status 1. /usr/lib/python3.10/subprocess.py:526: CalledProcessError |
I'm not worried about flakiness in |
Resolve dependabot PR's
Update npm packages
Update pip packages
Update CCF docker images