Merge pull request #234 from RedisInsight/release/1.2.0 #1
21 passed, 3 failed and 0 skipped
❌ tests/e2e/mochawesome-report/junit-report.xml
24 tests were completed in 552s with 21 passed, 3 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
CLI critical | 1❌ | 20s | ||
Set TTL for Key | 1✅ | 1❌ | 164s | |
Tree view verifications for big database | 1✅ | 1❌ | 38s |
❌ CLI critical
"before all" hook for "Verify that Redis returns error if command is not correct when user works with CLI"
❌ CLI critical "before all" hook for "Verify that Redis returns error if command is not correct when user works with CLI"
TimeoutError: Workbench was not loaded properly after 20000 ms.
❌ Set TTL for Key
Verify that user can specify TTL for Key
✅ Set TTL for Key Verify that user can specify TTL for Key
Verify that user can set ttl for Hash fields
❌ Set TTL for Key Verify that user can set ttl for Hash fields
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[@data-testid='refresh-keys'])
❌ Tree view verifications for big database
Verify that user can see the total number of keys, the number of keys scanned, the “Scan more” control displayed at the top of Tree view
❌ Tree view verifications for big database Verify that user can see the total number of keys, the number of keys scanned, the “Scan more” control displayed at the top of Tree view
AssertionError: incorrect count is displayed: expected false to deeply equal true
Verify that when user deletes the key he can see the key is removed from the folder
✅ Tree view verifications for big database Verify that when user deletes the key he can see the key is removed from the folder
Annotations
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 2th node
CLI critical ► "before all" hook for "Verify that Redis returns error if command is not correct when user works with CLI" ► CLI critical "before all" hook for "Verify that Redis returns error if command is not correct when user works with CLI"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
TimeoutError: Workbench was not loaded properly after 20000 ms.
Raw output
TimeoutError: Workbench was not loaded properly after 20000 ms.
Wait timed out after 20068ms
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) 2th node
Set TTL for Key ► Verify that user can set ttl for Hash fields ► Set TTL for Key Verify that user can set ttl for Hash fields
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='refresh-keys'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[@data-testid='refresh-keys'])
Wait timed out after 5141ms
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) 2th node
Tree view verifications for big database ► Verify that user can see the total number of keys, the number of keys scanned, the “Scan more” control displayed at the top of Tree view ► Tree view verifications for big database Verify that user can see the ...
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
AssertionError: incorrect count is displayed: expected false to deeply equal true
Raw output
AssertionError: incorrect count is displayed: expected false to deeply equal true
at Context.<anonymous> (src/tests/tree-view/tree-view-big-db.e2e.ts:40:78)
at Generator.next (<anonymous>)
at fulfilled (dist/tests/tree-view/tree-view-big-db.e2e.js:5:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
+ expected - actual
-false
+true