increase timeout for element visibility #113
0 passed, 14 failed and 0 skipped
❌ tests/e2e/mochawesome-report/junit-report.xml
14 tests were completed in 167s with 0 passed, 14 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Agreements Verification | 1❌ | 20s | ||
CLI critical | 2❌ | 20s | ||
Database modules | 1❌ | 20s | ||
Edit Key values verification | 2❌ | 20s | ||
Hash Key fields verification | 2❌ | 20s | ||
Large key details verification | 2❌ | 20s | ||
Set TTL for Key | 2❌ | 20s | ||
Tree view verifications for big database | 2❌ | 20s |
❌ Agreements Verification
"before all" hook for "Verify that user should accept User Agreements to continue working with the application"
❌ Agreements Verification "before all" hook for "Verify that user should accept User Agreements to continue working with the application"
Error: Server is not ready after 20000
❌ 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"
Error: Server is not ready after 20000
"after all" hook for "Verify that user can switch between CLI instances"
❌ CLI critical "after all" hook for "Verify that user can switch between CLI instances"
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
❌ Database modules
"before all" hook for "Verify that user can see full module list in the Edit mode"
❌ Database modules "before all" hook for "Verify that user can see full module list in the Edit mode"
Error: Server is not ready after 20000
❌ Edit Key values verification
"before all" hook for "Verify that user can edit Hash Key field"
❌ Edit Key values verification "before all" hook for "Verify that user can edit Hash Key field"
Error: Server is not ready after 20000
"after all" hook for "Verify that user can see the message that data type not currently supported when open any of the unsupported data types"
❌ Edit Key values verification "after all" hook for "Verify that user can see the message that data type not currently supported when open any of the unsupported data types"
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
❌ Hash Key fields verification
"before all" hook for "Verify that user can search by full field name in Hash"
❌ Hash Key fields verification "before all" hook for "Verify that user can search by full field name in Hash"
Error: Server is not ready after 20000
"after all" hook for "Verify that tab is closed if Hash was deleted from keys list"
❌ Hash Key fields verification "after all" hook for "Verify that tab is closed if Hash was deleted from keys list"
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
❌ Large key details verification
"before all" hook for "Verify that user can expand/collapse for sorted set data type"
❌ Large key details verification "before all" hook for "Verify that user can expand/collapse for sorted set data type"
Error: Server is not ready after 20000
"after all" hook for "Verify that user can download String key value as txt file when it has > 5000 characters"
❌ Large key details verification "after all" hook for "Verify that user can download String key value as txt file when it has > 5000 characters"
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
❌ Set TTL for Key
"before all" hook for "Verify that user can specify TTL for Key"
❌ Set TTL for Key "before all" hook for "Verify that user can specify TTL for Key"
Error: Server is not ready after 20000
"after all" hook for "Verify that user can set ttl for Hash fields"
❌ Set TTL for Key "after all" hook for "Verify that user can set ttl for Hash fields"
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
❌ Tree view verifications for big database
"before all" hook for "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 "before all" hook for "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"
Error: Server is not ready after 20000
"after all" hook for "Verify that when user deletes the key he can see the key is removed from the folder"
❌ Tree view verifications for big database "after all" hook for "Verify that when user deletes the key he can see the key is removed from the folder"
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
Annotations
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 2th node
Agreements Verification ► "before all" hook for "Verify that user should accept User Agreements to continue working with the application" ► Agreements Verification "before all" hook for "Verify that user should accept User Agreements to continue workin...
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Server is not ready after 20000
Raw output
Error: Server is not ready after 20000
at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:27:11)
at Generator.next (<anonymous>)
at fulfilled (dist/helpers/common-actions/ServerActions.js:5:58)
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:
Error: Server is not ready after 20000
Raw output
Error: Server is not ready after 20000
at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:27:11)
at Generator.next (<anonymous>)
at fulfilled (dist/helpers/common-actions/ServerActions.js:5:58)
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 2th node
CLI critical ► "after all" hook for "Verify that user can switch between CLI instances" ► CLI critical "after all" hook for "Verify that user can switch between CLI instances"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
Raw output
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
at Function.<anonymous> (src/helpers/api/CommonApi.ts:20:13)
at Generator.throw (<anonymous>)
at rejected (dist/helpers/api/CommonApi.js:6:65)
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
Database modules ► "before all" hook for "Verify that user can see full module list in the Edit mode" ► Database modules "before all" hook for "Verify that user can see full module list in the Edit mode"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Server is not ready after 20000
Raw output
Error: Server is not ready after 20000
at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:27:11)
at Generator.next (<anonymous>)
at fulfilled (dist/helpers/common-actions/ServerActions.js:5:58)
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 2th node
Edit Key values verification ► "before all" hook for "Verify that user can edit Hash Key field" ► Edit Key values verification "before all" hook for "Verify that user can edit Hash Key field"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Server is not ready after 20000
Raw output
Error: Server is not ready after 20000
at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:27:11)
at Generator.next (<anonymous>)
at fulfilled (dist/helpers/common-actions/ServerActions.js:5:58)
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 2th node
Edit Key values verification ► "after all" hook for "Verify that user can see the message that data type not currently supported when open any of the unsupported data types" ► Edit Key values verification "after all" hook for "Verify that user can see ...
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
Raw output
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
at Function.<anonymous> (src/helpers/api/CommonApi.ts:20:13)
at Generator.throw (<anonymous>)
at rejected (dist/helpers/api/CommonApi.js:6:65)
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
Hash Key fields verification ► "before all" hook for "Verify that user can search by full field name in Hash" ► Hash Key fields verification "before all" hook for "Verify that user can search by full field name in Hash"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Server is not ready after 20000
Raw output
Error: Server is not ready after 20000
at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:27:11)
at Generator.next (<anonymous>)
at fulfilled (dist/helpers/common-actions/ServerActions.js:5:58)
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 2th node
Hash Key fields verification ► "after all" hook for "Verify that tab is closed if Hash was deleted from keys list" ► Hash Key fields verification "after all" hook for "Verify that tab is closed if Hash was deleted from keys list"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
Raw output
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
at Function.<anonymous> (src/helpers/api/CommonApi.ts:20:13)
at Generator.throw (<anonymous>)
at rejected (dist/helpers/api/CommonApi.js:6:65)
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
Large key details verification ► "before all" hook for "Verify that user can expand/collapse for sorted set data type" ► Large key details verification "before all" hook for "Verify that user can expand/collapse for sorted set data type"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Server is not ready after 20000
Raw output
Error: Server is not ready after 20000
at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:27:11)
at Generator.next (<anonymous>)
at fulfilled (dist/helpers/common-actions/ServerActions.js:5:58)
Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml
github-actions / Test results: E2E (linux) 2th node
Large key details verification ► "after all" hook for "Verify that user can download String key value as txt file when it has > 5000 characters" ► Large key details verification "after all" hook for "Verify that user can download String key value as tx...
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
Raw output
Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused
at Function.<anonymous> (src/helpers/api/CommonApi.ts:20:13)
at Generator.throw (<anonymous>)
at rejected (dist/helpers/api/CommonApi.js:6:65)
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 ► "before all" hook for "Verify that user can specify TTL for Key" ► Set TTL for Key "before all" hook for "Verify that user can specify TTL for Key"
Failed test found in:
tests/e2e/mochawesome-report/junit-report.xml
Error:
Error: Server is not ready after 20000
Raw output
Error: Server is not ready after 20000
at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:27:11)
at Generator.next (<anonymous>)
at fulfilled (dist/helpers/common-actions/ServerActions.js:5:58)