Skip to content

Integration Tests #6009

Integration Tests

Integration Tests #6009

Triggered via schedule July 31, 2023 02:04
Status Failure
Total duration 50m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-test.yml

on: schedule
Matrix: gradle-build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 16 warnings
ProjectIT.testCreateProject(): src/test/java/ca/corefacility/bioinformatics/irida/web/controller/test/integration/project/ProjectIT.java#L82
org.opentest4j.AssertionFailedError: Result of POST must equal result of GET ==> expected: <true> but was: <false>
NcbiExportPageIT.testCreateNcbiSubmission(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/projects/NcbiExportPageIT.java#L82
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for number of elements found by By.className: ant-cascader-menu to be "2". Current number: "1" (tried for 1 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az246-709', ip: '10.1.0.29', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '11.0.20' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 115.0.5790.102, chrome: {chromedriverVersion: 115.0.5790.102 (90efd4b0ad6..., userDataDir: /tmp/.org.chromium.Chromium...}, goog:chromeOptions: {debuggerAddress: localhost:37571}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:37571/devtoo..., se:cdpVersion: 115.0.5790.102, 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: 14f32687957e0e72b971cb2f1a7e244f
ProjectSamplesPageIT.testFilteringSamplesByProperties(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/projects/ProjectSamplesPageIT.java#L205
org.openqa.selenium.TimeoutException: Expected condition failed: waiting for element to be clickable: By.cssSelector: [title="sample5"] (tried for 3 second(s) with 500 milliseconds interval) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az246-709', ip: '10.1.0.29', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '11.0.20' Driver info: org.openqa.selenium.chrome.ChromeDriver Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 115.0.5790.102, chrome: {chromedriverVersion: 115.0.5790.102 (90efd4b0ad6..., userDataDir: /tmp/.org.chromium.Chromium...}, goog:chromeOptions: {debuggerAddress: localhost:37571}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:37571/devtoo..., se:cdpVersion: 115.0.5790.102, 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: 14f32687957e0e72b971cb2f1a7e244f
ProjectSamplesPageIT.testFilteringSamplesByProperties(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/projects/ProjectSamplesPageIT.java#L259
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <span role="button" tabindex="-1" class="ant-dropdown-trigger ant-table-filter-trigger ant-dropdown-open">...</span> is not clickable at point (1876, 325). Other element would receive the click: <th aria-sort="descending" class="ant-table-cell t-td-modified ant-table-column-sort ant-table-column-has-sorters">...</th> (Session info: headless chrome=115.0.5790.102) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az246-709', ip: '10.1.0.29', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '11.0.20' Driver info: org.openqa.selenium.chrome.ChromeDriver Command: [24348524934def8d6db9d56a20d29c79, clickElement {id=E3E4F40D8870385EB84F20BF1C1B4D34_element_371}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 115.0.5790.102, chrome: {chromedriverVersion: 115.0.5790.102 (90efd4b0ad6..., userDataDir: /tmp/.org.chromium.Chromium...}, goog:chromeOptions: {debuggerAddress: localhost:39105}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:39105/devtoo..., se:cdpVersion: 115.0.5790.102, 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} Element: [[ChromeDriver: chrome on LINUX (24348524934def8d6db9d56a20d29c79)] -> css selector: .t-td-modified .ant-table-filter-trigger] Session ID: 24348524934def8d6db9d56a20d29c79
ProjectSamplesPageIT.testFilteringSamplesByProperties(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/projects/ProjectSamplesPageIT.java#L227
org.opentest4j.AssertionFailedError: Should only display samples for the main project ==> expected: <23> but was: <25>
ProjectSamplesPageIT.testFilteringSamplesByProperties(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/projects/ProjectSamplesPageIT.java#L259
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <span role="button" tabindex="-1" class="ant-dropdown-trigger ant-table-filter-trigger ant-dropdown-open">...</span> is not clickable at point (1876, 325). Other element would receive the click: <th aria-sort="descending" class="ant-table-cell t-td-modified ant-table-column-sort ant-table-column-has-sorters">...</th> (Session info: headless chrome=115.0.5790.102) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az246-709', ip: '10.1.0.29', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '11.0.20' Driver info: org.openqa.selenium.chrome.ChromeDriver Command: [d41d1aa2c53ea6ee5d2bc154c1f09053, clickElement {id=70E589FD16C423E41E5310D90158CA72_element_112}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 115.0.5790.102, chrome: {chromedriverVersion: 115.0.5790.102 (90efd4b0ad6..., userDataDir: /tmp/.org.chromium.Chromium...}, goog:chromeOptions: {debuggerAddress: localhost:33799}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:33799/devtoo..., se:cdpVersion: 115.0.5790.102, 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} Element: [[ChromeDriver: chrome on LINUX (d41d1aa2c53ea6ee5d2bc154c1f09053)] -> css selector: .t-td-modified .ant-table-filter-trigger] Session ID: d41d1aa2c53ea6ee5d2bc154c1f09053
ProjectSamplesPageIT.testFilteringSamplesByProperties(): src/test/java/ca/corefacility/bioinformatics/irida/ria/integration/projects/ProjectSamplesPageIT.java#L259
org.openqa.selenium.ElementClickInterceptedException: element click intercepted: Element <span role="button" tabindex="-1" class="ant-dropdown-trigger ant-table-filter-trigger ant-dropdown-open">...</span> is not clickable at point (1876, 325). Other element would receive the click: <th aria-sort="descending" class="ant-table-cell t-td-modified ant-table-column-sort ant-table-column-has-sorters">...</th> (Session info: headless chrome=115.0.5790.102) Build info: version: '4.1.4', revision: '535d840ee2' System info: host: 'fv-az246-709', ip: '10.1.0.29', os.name: 'Linux', os.arch: 'amd64', os.version: '5.15.0-1041-azure', java.version: '11.0.20' Driver info: org.openqa.selenium.chrome.ChromeDriver Command: [fc3c9665fb7d3c9096a2dd26e78fac8a, clickElement {id=D2D909DD58483F2B61B06560B5563F85_element_112}] Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 115.0.5790.102, chrome: {chromedriverVersion: 115.0.5790.102 (90efd4b0ad6..., userDataDir: /tmp/.org.chromium.Chromium...}, goog:chromeOptions: {debuggerAddress: localhost:42815}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), se:cdp: ws://localhost:42815/devtoo..., se:cdpVersion: 115.0.5790.102, 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} Element: [[ChromeDriver: chrome on LINUX (fc3c9665fb7d3c9096a2dd26e78fac8a)] -> css selector: .t-td-modified .ant-table-filter-trigger] Session ID: fc3c9665fb7d3c9096a2dd26e78fac8a
gradle-build (ui_testing)
Process completed with exit code 1.
gradle-build (open_api_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (open_api_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docs-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-ruby@v1, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docs-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (file_system_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (file_system_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (rest_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (rest_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (service_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (service_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (galaxy_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (galaxy_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (galaxy_pipeline_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (galaxy_pipeline_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
gradle-build (ui_testing)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
gradle-build (ui_testing)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/