RI-7155 - SSO never finishes on the VS Code extension after a 401 err… #14
20 passed, 3 failed and 0 skipped
❌ tests/e2e/mochawesome-report/junit-report.xml
23 tests were completed in 512s with 20 passed, 3 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Add database | 1❌ | 6s | ||
Add JSON Key verification | 2✅ | 1❌ | 117s | |
Agreements Verification | 1❌ | 87s |
❌ Add database
"before each" hook for "Verify that user can add Standalone Database"
❌ Add database "before each" hook for "Verify that user can add Standalone Database"
TimeoutError: Waiting for element to be located By(xpath, //a[@aria-label='Open Redis for VS Code settings'])
❌ Add JSON Key verification
Verify that user can create different types(string, number, null, array, boolean) of JSON
✅ Add JSON Key verification Verify that user can create different types(string, number, null, array, boolean) of JSON
Verify that user can insert a JSON from .json file on the form to add a JSON key
✅ Add JSON Key verification Verify that user can insert a JSON from .json file on the form to add a JSON key
Verify that user can add big int
❌ Add JSON Key verification Verify that user can add big int
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[@data-testid='add-key-button'])
❌ Agreements Verification
"before each" hook for "Verify that user should accept User Agreements to continue working with the application"
❌ Agreements Verification "before each" hook for "Verify that user should accept User Agreements to continue working with the application"
Error: Unable to switch to inner view iframe after multiple attempts
Annotations
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 3th node
Add database ► "before each" hook for "Verify that user can add Standalone Database" ► Add database "before each" hook for "Verify that user can add Standalone Database"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
TimeoutError: Waiting for element to be located By(xpath, //a[@aria-label='Open Redis for VS Code settings'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //a[@aria-label='Open Redis for VS Code settings'])
Wait timed out after 5147ms
at /home/runner/work/Redis-for-VS-Code/Redis-for-VS-Code/tests/e2e/node_modules/selenium-webdriver/lib/webdriver.js:913:22
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 3th node
Add JSON Key verification ► Verify that user can add big int ► Add JSON Key verification Verify that user can add big int
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[@data-testid='add-key-button'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[@data-testid='add-key-button'])
Wait timed out after 5146ms
at /home/runner/work/Redis-for-VS-Code/Redis-for-VS-Code/tests/e2e/node_modules/selenium-webdriver/lib/webdriver.js:913:22
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 3th node
Agreements Verification ► "before each" hook for "Verify that user should accept User Agreements to continue working with the application" ► Agreements Verification "before each" hook for "Verify that user should accept User Agreements to continue work...
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Unable to switch to inner view iframe after multiple attempts
Raw output
Error: Unable to switch to inner view iframe after multiple attempts
at EulaView.<anonymous> (src/page-objects/components/WebView.ts:109:11)
at Generator.throw (<anonymous>)
at rejected (dist/page-objects/components/WebView.js:6:65)
at processTicksAndRejections (node:internal/process/task_queues:95:5)