Skip to content

Push on master

Push on master #46

GitHub Actions / Test Results failed Jan 2, 2025 in 0s

5 fail in 24s

5 tests   0 ✅  24s ⏱️
4 suites  0 💤
4 files    5 ❌

Results for commit 918e6ec.

Annotations

Check warning on line 0 in com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

chatWithAssistant(WebAppFixture) (com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest) failed

ai-assistant-test/target/surefire-reports/TEST-com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest.xml [took 4s]
Raw output
com.codeborne.selenide.ex.ElementNotFound: 
Element not found {#loginForm:userName}
Expected: visible
Screenshot: file:/home/runner/work/ai-assistant/ai-assistant/ai-assistant-test/target/selenide/reports/com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest/chatWithAssistant/1735853732867.2.png
Page source: file:/home/runner/work/ai-assistant/ai-assistant/ai-assistant-test/target/selenide/reports/com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest/chatWithAssistant/1735853732867.2.html
Timeout: 4 s.
Caused by: NoSuchElementException: Unable to locate element: #loginForm\:userName
	at com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest.setup(AssistanDashboardTest.java:20)
Caused by: org.openqa.selenium.NoSuchElementException: 
Unable to locate element: #loginForm\:userName
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.20.0', revision: '866c76ca80'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '21.0.5'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [3bcaf9b5-4c3c-4a0d-9896-1bb6816f15a9, findElement {value=loginForm:userName, using=id}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 133.0, moz:accessibilityChecks: false, moz:buildID: 20241121140525, moz:geckodriverVersion: 0.35.0, moz:headless: true, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 2352, moz:profile: /tmp/rust_mozprofilei8ym2f, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Ubuntu; L...}
Session ID: 3bcaf9b5-4c3c-4a0d-9896-1bb6816f15a9
	at com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest.setup(AssistanDashboardTest.java:20)

Check warning on line 0 in com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

choosePreDefinedMessage (com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest) failed

ai-assistant-test/target/surefire-reports/TEST-com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest.xml [took 4s]
Raw output
com.codeborne.selenide.ex.ElementNotFound: 
Element not found {#loginForm:userName}
Expected: visible
Screenshot: file:/home/runner/work/ai-assistant/ai-assistant/ai-assistant-test/target/selenide/reports/com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest/choosePreDefinedMessage/1735853736981.3.png
Page source: file:/home/runner/work/ai-assistant/ai-assistant/ai-assistant-test/target/selenide/reports/com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest/choosePreDefinedMessage/1735853736981.3.html
Timeout: 4 s.
Caused by: NoSuchElementException: Unable to locate element: #loginForm\:userName
	at com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest.setup(AssistanDashboardTest.java:20)
Caused by: org.openqa.selenium.NoSuchElementException: 
Unable to locate element: #loginForm\:userName
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.20.0', revision: '866c76ca80'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '21.0.5'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [3bcaf9b5-4c3c-4a0d-9896-1bb6816f15a9, findElement {value=loginForm:userName, using=id}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 133.0, moz:accessibilityChecks: false, moz:buildID: 20241121140525, moz:geckodriverVersion: 0.35.0, moz:headless: true, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 2352, moz:profile: /tmp/rust_mozprofilei8ym2f, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Ubuntu; L...}
Session ID: 3bcaf9b5-4c3c-4a0d-9896-1bb6816f15a9
	at com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest.setup(AssistanDashboardTest.java:20)

Check warning on line 0 in com.axonivy.utils.aiassistant.test.webtest.AssistantManagementTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

manageAssistants(WebAppFixture) (com.axonivy.utils.aiassistant.test.webtest.AssistantManagementTest) failed

ai-assistant-test/target/surefire-reports/TEST-com.axonivy.utils.aiassistant.test.webtest.AssistantManagementTest.xml [took 7s]
Raw output
com.codeborne.selenide.ex.ElementNotFound: 
Element not found {#loginForm:userName}
Expected: visible
Screenshot: file:/home/runner/work/ai-assistant/ai-assistant/ai-assistant-test/target/selenide/reports/com.axonivy.utils.aiassistant.test.webtest.AssistantManagementTest/manageAssistants/1735853724467.0.png
Page source: file:/home/runner/work/ai-assistant/ai-assistant/ai-assistant-test/target/selenide/reports/com.axonivy.utils.aiassistant.test.webtest.AssistantManagementTest/manageAssistants/1735853724467.0.html
Timeout: 4 s.
Caused by: NoSuchElementException: Unable to locate element: #loginForm\:userName
	at com.axonivy.utils.aiassistant.test.webtest.AssistantManagementTest.setup(AssistantManagementTest.java:18)
Caused by: org.openqa.selenium.NoSuchElementException: 
Unable to locate element: #loginForm\:userName
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.20.0', revision: '866c76ca80'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '21.0.5'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [3bcaf9b5-4c3c-4a0d-9896-1bb6816f15a9, findElement {value=loginForm:userName, using=id}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 133.0, moz:accessibilityChecks: false, moz:buildID: 20241121140525, moz:geckodriverVersion: 0.35.0, moz:headless: true, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 2352, moz:profile: /tmp/rust_mozprofilei8ym2f, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Ubuntu; L...}
Session ID: 3bcaf9b5-4c3c-4a0d-9896-1bb6816f15a9
	at com.axonivy.utils.aiassistant.test.webtest.AssistantManagementTest.setup(AssistantManagementTest.java:18)

Check warning on line 0 in com.axonivy.utils.aiassistant.test.webtest.FunctionManagementTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

manageFunctions(WebAppFixture) (com.axonivy.utils.aiassistant.test.webtest.FunctionManagementTest) failed

ai-assistant-test/target/surefire-reports/TEST-com.axonivy.utils.aiassistant.test.webtest.FunctionManagementTest.xml [took 4s]
Raw output
com.codeborne.selenide.ex.ElementNotFound: 
Element not found {#loginForm:userName}
Expected: visible
Screenshot: file:/home/runner/work/ai-assistant/ai-assistant/ai-assistant-test/target/selenide/reports/com.axonivy.utils.aiassistant.test.webtest.FunctionManagementTest/manageFunctions/1735853728721.1.png
Page source: file:/home/runner/work/ai-assistant/ai-assistant/ai-assistant-test/target/selenide/reports/com.axonivy.utils.aiassistant.test.webtest.FunctionManagementTest/manageFunctions/1735853728721.1.html
Timeout: 4 s.
Caused by: NoSuchElementException: Unable to locate element: #loginForm\:userName
	at com.axonivy.utils.aiassistant.test.webtest.FunctionManagementTest.setup(FunctionManagementTest.java:19)
Caused by: org.openqa.selenium.NoSuchElementException: 
Unable to locate element: #loginForm\:userName
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.20.0', revision: '866c76ca80'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '21.0.5'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [3bcaf9b5-4c3c-4a0d-9896-1bb6816f15a9, findElement {value=loginForm:userName, using=id}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 133.0, moz:accessibilityChecks: false, moz:buildID: 20241121140525, moz:geckodriverVersion: 0.35.0, moz:headless: true, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 2352, moz:profile: /tmp/rust_mozprofilei8ym2f, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Ubuntu; L...}
Session ID: 3bcaf9b5-4c3c-4a0d-9896-1bb6816f15a9
	at com.axonivy.utils.aiassistant.test.webtest.FunctionManagementTest.setup(FunctionManagementTest.java:19)

Check warning on line 0 in com.axonivy.utils.aiassistant.test.webtest.ModelManagementTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

manageModels(WebAppFixture) (com.axonivy.utils.aiassistant.test.webtest.ModelManagementTest) failed

ai-assistant-test/target/surefire-reports/TEST-com.axonivy.utils.aiassistant.test.webtest.ModelManagementTest.xml [took 4s]
Raw output
com.codeborne.selenide.ex.ElementNotFound: 
Element not found {#loginForm:userName}
Expected: visible
Screenshot: file:/home/runner/work/ai-assistant/ai-assistant/ai-assistant-test/target/selenide/reports/com.axonivy.utils.aiassistant.test.webtest.ModelManagementTest/manageModels/1735853741103.4.png
Page source: file:/home/runner/work/ai-assistant/ai-assistant/ai-assistant-test/target/selenide/reports/com.axonivy.utils.aiassistant.test.webtest.ModelManagementTest/manageModels/1735853741103.4.html
Timeout: 4 s.
Caused by: NoSuchElementException: Unable to locate element: #loginForm\:userName
	at com.axonivy.utils.aiassistant.test.webtest.ModelManagementTest.setup(ModelManagementTest.java:17)
Caused by: org.openqa.selenium.NoSuchElementException: 
Unable to locate element: #loginForm\:userName
For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
Build info: version: '4.20.0', revision: '866c76ca80'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1025-azure', java.version: '21.0.5'
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Command: [3bcaf9b5-4c3c-4a0d-9896-1bb6816f15a9, findElement {value=loginForm:userName, using=id}]
Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 133.0, moz:accessibilityChecks: false, moz:buildID: 20241121140525, moz:geckodriverVersion: 0.35.0, moz:headless: true, moz:platformVersion: 6.5.0-1025-azure, moz:processID: 2352, moz:profile: /tmp/rust_mozprofilei8ym2f, moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: accept, userAgent: Mozilla/5.0 (X11; Ubuntu; L...}
Session ID: 3bcaf9b5-4c3c-4a0d-9896-1bb6816f15a9
	at com.axonivy.utils.aiassistant.test.webtest.ModelManagementTest.setup(ModelManagementTest.java:17)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

5 tests found

There are 5 tests, see "Raw output" for the full list of tests.
Raw output
com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest ‑ chatWithAssistant(WebAppFixture)
com.axonivy.utils.aiassistant.test.webtest.AssistanDashboardTest ‑ choosePreDefinedMessage
com.axonivy.utils.aiassistant.test.webtest.AssistantManagementTest ‑ manageAssistants(WebAppFixture)
com.axonivy.utils.aiassistant.test.webtest.FunctionManagementTest ‑ manageFunctions(WebAppFixture)
com.axonivy.utils.aiassistant.test.webtest.ModelManagementTest ‑ manageModels(WebAppFixture)