keycloak / keycloak-quickstarts

Apache License 2.0
1.99k stars 984 forks source link

Workflow failure: Extension #535

Closed miquelsi closed 9 months ago

miquelsi commented 9 months ago

Describe the bug

https://github.com/keycloak/keycloak-quickstarts/actions/runs/7779381086/job/21210436761

Error:  Errors: 
Error:    ArquillianSimpleStorageTest.testUserReadOnlyFederationStorage:111 » NoSuchElement no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-testid='options']"}
  (Session info: chrome-headless-shell=121.0.6167.139)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.11.0', revision: 'e59cfb3', time: '2018-03-11T20:26:55.152Z'
System info: host: 'fv-az651-381', ip: '10.1.0.200', os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1019-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 121.0.6167.139, chrome: {chromedriverVersion: 121.0.6167.85 (3f98d690ad7e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41681}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 0e56f6faffcfa616e829a17fd1a20a47
*** Element info: {Using=xpath, value=//div[@data-testid='options']}
Error:    ArquillianSimpleStorageTest.testUserWritableFederationStorage:127 » NoSuchElement no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-testid='options']"}
  (Session info: chrome-headless-shell=121.0.6167.139)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.11.0', revision: 'e59cfb3', time: '2018-03-11T20:26:55.152Z'
System info: host: 'fv-az651-381', ip: '10.1.0.200', os.name: 'Linux', os.arch: 'amd64', os.version: '6.2.0-1019-azure', java.version: '17.0.10'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 121.0.6167.139, chrome: {chromedriverVersion: 121.0.6167.85 (3f98d690ad7e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41681}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Session ID: 0e56f6faffcfa616e829a17fd1a20a47
*** Element info: {Using=xpath, value=//div[@data-testid='options']}
[INFO] 
Error:  Tests run: 2, Failures: 0, Errors: 2, Skipped: 0

Version

latest

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

No response