ci: mirror repo to internal repo (#12160) #25984
ci-main.yml
on: push
Matrix: lint
Matrix: test-e2e
Matrix: test-migrations-from-stable
Matrix: test-unittest
Matrix: build
pr-comment
0s
Annotations
4 errors
test-e2e (proxy):
tests/e2e/test_provider_proxy_forward.py#L58
TestProviderProxyForward.test_nginx
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"ak-flow-executor"}
(Session info: chrome=122.0.6261.69); For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Stacktrace:
#0 0x55d456fb0793 <unknown>
#1 0x55d456ca41c6 <unknown>
#2 0x55d456cef358 <unknown>
#3 0x55d456cef411 <unknown>
#4 0x55d456d32934 <unknown>
#5 0x55d456d113fd <unknown>
#6 0x55d456d2fdd9 <unknown>
#7 0x55d456d11173 <unknown>
#8 0x55d456ce22d3 <unknown>
#9 0x55d456ce2c9e <unknown>
#10 0x55d456f748cb <unknown>
#11 0x55d456f78745 <unknown>
#12 0x55d456f612e1 <unknown>
#13 0x55d456f792d2 <unknown>
#14 0x55d456f4517f <unknown>
#15 0x55d456f9edc8 <unknown>
#16 0x55d456f9efc3 <unknown>
#17 0x55d456faf944 <unknown>
#18 0x7fcad38afac3 <unknown>
|
test-e2e (proxy)
Process completed with exit code 1.
|
test-migrations-from-stable - PostgreSQL 16-alpine:
authentik/stages/user_login/tests.py#L58
TestUserLoginStage.test_expiry
AssertionError: 3.034907817840576 != 2.0 within 1 delta (1.0349078178405762 difference)
|
test-migrations-from-stable - PostgreSQL 16-alpine
Process completed with exit code 2.
|