fix: consider timeout for type and click sentence, #761 #5394
uuv-github-ci.yml
on: pull_request
install
1m 38s
unit-tests-a11y
2m 26s
integration-tests-assistant
1m 41s
unit-tests-cypress
6m 39s
unit-tests-playwright
6m 35s
unit-tests-runner-flutter
1m 7s
integration-tests-cypress
5m 34s
integration-tests-playwright
3m 33s
publish-docs
0s
publish-intellij
0s
publish-vscode
0s
Annotations
25 errors and 10 warnings
integration-tests-playwright
Processing test results from tests/integration/runner-playwright/uuv/reports/e2e/junit-report.xml failed
|
integration-tests-playwright
TypeError: stackTrace.split is not a function
|
integration-tests-playwright
Process completed with exit code 1.
|
integration-tests-cypress
Processing test results from tests/integration/runner-cypress/uuv/reports/e2e/junit-report.xml failed
|
integration-tests-cypress
TypeError: stackTrace.split is not a function
|
ko.feature.spec.js ► Ko › Homepage - Bad title:
packages/runner-playwright/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-playwright/reports/e2e/junit-report.xml
Error:
[chrome] › ko.feature.spec.js:10:7 › Ko › Homepage - Bad title › Then I should see a title named "Welcome to Weather App - ko"
|
ko.feature.spec.js ► Ko › TownResearch - Bad textbox name:
packages/runner-playwright/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-playwright/reports/e2e/junit-report.xml
Error:
[chrome] › ko.feature.spec.js:20:7 › Ko › TownResearch - Bad textbox name › And I type the sentence "i" in the text box named "Search for a town3"
|
ko.feature.spec.js ► Ko › Error when waiting a mock without instanciate a mock before:
packages/runner-playwright/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-playwright/reports/e2e/junit-report.xml
Error:
[chrome] › ko.feature.spec.js:27:7 › Ko › Error when waiting a mock without instanciate a mock before › Then I should consume a mock named "uuvFixture"
|
ko.feature.spec.js ► Ko › Radio button - Ko unchecked:
packages/runner-playwright/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-playwright/reports/e2e/junit-report.xml
Error:
[chrome] › ko.feature.spec.js:31:7 › Ko › Radio button - Ko unchecked › Then I should see a radio named "Small (under 150000)" unchecked
|
ko.feature.spec.js ► Ko › Radio button - Ko checked:
packages/runner-playwright/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-playwright/reports/e2e/junit-report.xml
Error:
[chrome] › ko.feature.spec.js:35:7 › Ko › Radio button - Ko checked › Then I should see a radio named "Medium (150000 to 1 million)" checked
|
ko.feature.spec.js ► Ko › Checkbox - Ko unchecked:
packages/runner-playwright/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-playwright/reports/e2e/junit-report.xml
Error:
[chrome] › ko.feature.spec.js:39:7 › Ko › Checkbox - Ko unchecked › Then I should see a checkbox named "Allow automatic update" checked
|
ko.feature.spec.js ► Ko › Checkbox - Ko checked:
packages/runner-playwright/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-playwright/reports/e2e/junit-report.xml
Error:
[chrome] › ko.feature.spec.js:43:7 › Ko › Checkbox - Ko checked › When I click on element with role "checkbox" and name "Allow automatic update"
|
ko.feature.spec.js ► Ko › click failed with custom timeout:
packages/runner-playwright/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-playwright/reports/e2e/junit-report.xml
Error:
[chrome] › ko.feature.spec.js:48:7 › Ko › click failed with custom timeout › When I click on button named "Consent"
|
timeout.feature.spec.js ► Timeout › Click success with custom timeout:
packages/runner-playwright/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-playwright/reports/e2e/junit-report.xml
Error:
[chrome] › timeout.feature.spec.js:6:7 › Timeout › Click success with custom timeout › When I click on button named "Consent"
|
Ko ► Homepage - Bad title ► Ko Homepage - Bad title:
packages/runner-cypress/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-cypress/reports/e2e/junit-report.xml
Error:
AssertionError: Timed out retrying after 6000ms: Unable to find an accessible element with the role "heading" and name "Welcome to Weather App - ko"
|
Ko ► TownResearch - Bad textbox name ► Ko TownResearch - Bad textbox name:
packages/runner-cypress/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-cypress/reports/e2e/junit-report.xml
Error:
AssertionError: Timed out retrying after 6000ms: Unable to find an accessible element with the role "textbox" and name "Search for a town3"
|
Ko ► Error when waiting a mock without instanciate a mock before ► Ko Error when waiting a mock without instanciate a mock before:
packages/runner-cypress/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-cypress/reports/e2e/junit-report.xml
Error:
CypressError: `cy.wait()` could not find a registered alias for: `@uuvFixture`.
|
Ko ► Radio button - Ko unchecked ► Ko Radio button - Ko unchecked:
packages/runner-cypress/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-cypress/reports/e2e/junit-report.xml
Error:
AssertionError: Timed out retrying after 6000ms: Unable to find an accessible element with the role "radio" and name "Small (under 150000)"
|
Ko ► Radio button - Ko checked ► Ko Radio button - Ko checked:
packages/runner-cypress/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-cypress/reports/e2e/junit-report.xml
Error:
AssertionError: Timed out retrying after 6000ms: Unable to find an accessible element with the role "radio" and name "Medium (150000 to 1 million)"
|
Ko ► Checkbox - Ko unchecked ► Ko Checkbox - Ko unchecked:
packages/runner-cypress/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-cypress/reports/e2e/junit-report.xml
Error:
AssertionError: Timed out retrying after 6000ms: Unable to find an accessible element with the role "checkbox" and name "Allow automatic update"
|
Ko ► Checkbox - Ko checked ► Ko Checkbox - Ko checked:
packages/runner-cypress/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-cypress/reports/e2e/junit-report.xml
Error:
AssertionError: Timed out retrying after 6000ms: Unable to find an accessible element with the role "checkbox" and name "Allow automatic update"
|
Ko ► click failed with custom timeout ► Ko click failed with custom timeout:
packages/runner-cypress/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-cypress/reports/e2e/junit-report.xml
Error:
TypeError: Cannot set property message of [object DOMException] which has only a getter
|
Timeout ► "before all" hook for "Click success with custom timeout" ► Timeout "before all" hook for "Click success with custom timeout":
packages/runner-cypress/reports/e2e/junit-report.xml#L0
Failed test found in:
packages/runner-cypress/reports/e2e/junit-report.xml
Error:
CypressError: `cy.task('cypress-cucumber-preprocessor:spec-envelopes')` failed with the following error:
|
unit-tests-playwright
Process completed with exit code 1.
|
unit-tests-cypress
Process completed with exit code 1.
|
unit-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: MichaelVoelkel/test-reporter@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests-runner-flutter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-tests-assistant
The following actions use a deprecated Node.js version and will be forced to run on node20: MichaelVoelkel/test-reporter@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests-a11y
The following actions use a deprecated Node.js version and will be forced to run on node20: MichaelVoelkel/test-reporter@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-tests-playwright
The following actions use a deprecated Node.js version and will be forced to run on node20: MichaelVoelkel/test-reporter@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-tests-playwright
Could not get tracked files, working with empty file list: Error: The process '/usr/bin/git' failed with exit code 128
|
integration-tests-cypress
The following actions use a deprecated Node.js version and will be forced to run on node20: MichaelVoelkel/test-reporter@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration-tests-cypress
Could not get tracked files, working with empty file list: Error: The process '/usr/bin/git' failed with exit code 128
|
unit-tests-playwright
The following actions use a deprecated Node.js version and will be forced to run on node20: MichaelVoelkel/test-reporter@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit-tests-cypress
The following actions use a deprecated Node.js version and will be forced to run on node20: MichaelVoelkel/test-reporter@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-artifacts
Expired
|
119 MB |
|
github-pages
Expired
|
12.3 MB |
|
integration-tests-cypress-artifacts
Expired
|
7.82 MB |
|
integration-tests-playwright-artifacts
Expired
|
4.08 MB |
|