Skip to content

change timeout

change timeout #114

GitHub Actions / Test results: E2E (linux) 1th node succeeded Dec 20, 2024 in 0s

0 passed, 15 failed and 0 skipped

Tests failed

❌ tests/e2e/mochawesome-report/junit-report.xml

15 tests were completed in 248s with 0 passed, 15 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Agreements Verification 1❌ 30s
Cases with large data 2❌ 30s
Edit Databases 2❌ 30s
Edit Key names verification 2❌ 30s
Filtering iteratively in Tree view for Big database 2❌ 30s
Formatters 2❌ 30s
Set Key fields verification 2❌ 30s
ZSet Key fields verification 2❌ 30s

❌ 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 30000

❌ Cases with large data

"before all" hook for "Verify that user can search per exact field name in Hash in DB with 1 million of fields"
  ❌ Cases with large data "before all" hook for "Verify that user can search per exact field name in Hash in DB with 1 million of fields"
	Error: Server is not ready after 30000
"after all" hook for "Verify that user can search per exact field name in Hash in DB with 1 million of fields"
  ❌ Cases with large data "after all" hook for "Verify that user can search per exact field name in Hash in DB with 1 million of fields"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

❌ Edit Databases

"before each" hook for "Verify that user can edit DB alias of Standalone DB"
  ❌ Edit Databases "before each" hook for "Verify that user can edit DB alias of Standalone DB"
	Error: Server is not ready after 30000
"after each" hook for "Verify that user can edit DB alias of Standalone DB"
  ❌ Edit Databases "after each" hook for "Verify that user can edit DB alias of Standalone DB"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

❌ Edit Key names verification

"before all" hook for "Verify that user can edit String Key name"
  ❌ Edit Key names verification "before all" hook for "Verify that user can edit String Key name"
	Error: Server is not ready after 30000
"after all" hook for "Verify that user can edit JSON Key name"
  ❌ Edit Key names verification "after all" hook for "Verify that user can edit JSON Key name"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

❌ Filtering iteratively in Tree view for Big database

"before each" hook for "Verify that user use Scan More in DB with 10-50 millions of keys (when search by pattern/)"
  ❌ Filtering iteratively in Tree view for Big database "before each" hook for "Verify that user use Scan More in DB with 10-50 millions of keys (when search by pattern/)"
	Error: Server is not ready after 30000
"after each" hook for "Verify that user use Scan More in DB with 10-50 millions of keys (when search by pattern/)"
  ❌ Filtering iteratively in Tree view for Big database "after each" hook for "Verify that user use Scan More in DB with 10-50 millions of keys (when search by pattern/)"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

❌ Formatters

"before all" hook for "Verify that user can see highlighted key details in JSON format"
  ❌ Formatters "before all" hook for "Verify that user can see highlighted key details in JSON format"
	Error: Server is not ready after 30000
"after all" hook for "Verify that user see edit icon disabled for all keys when Vector 64-bit selected"
  ❌ Formatters "after all" hook for "Verify that user see edit icon disabled for all keys when Vector 64-bit selected"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

❌ Set Key fields verification

"before all" hook for "Verify that user can search and delete by member in Set"
  ❌ Set Key fields verification "before all" hook for "Verify that user can search and delete by member in Set"
	Error: Server is not ready after 30000
"after all" hook for "Verify that add button is disabled in Set"
  ❌ Set Key fields verification "after all" hook for "Verify that add button is disabled in Set"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

❌ ZSet Key fields verification

"before all" hook for "Verify that user can search and delete by member in Zset"
  ❌ ZSet Key fields verification "before all" hook for "Verify that user can search and delete by member in Zset"
	Error: Server is not ready after 30000
"after all" hook for "Verify that user can sort Zset members by score by DESC and ASC"
  ❌ ZSet Key fields verification "after all" hook for "Verify that user can sort Zset members by score by DESC and ASC"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

Annotations

Check failure on line 0 in tests/e2e/mochawesome-report/junit-report.xml

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th 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 30000
Raw output
Error: Server is not ready after 30000
    at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:29: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

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th node

Cases with large data ► "before all" hook for "Verify that user can search per exact field name in Hash in DB with 1 million of fields" ► Cases with large data "before all" hook for "Verify that user can search per exact field name in Hash in DB with 1...

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  Error: Server is not ready after 30000
Raw output
Error: Server is not ready after 30000
    at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:29: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

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th node

Cases with large data ► "after all" hook for "Verify that user can search per exact field name in Hash in DB with 1 million of fields" ► Cases with large data "after all" hook for "Verify that user can search per exact field name in Hash in DB with 1 m...

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

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th node

Edit Databases ► "before each" hook for "Verify that user can edit DB alias of Standalone DB" ► Edit Databases "before each" hook for "Verify that user can edit DB alias of Standalone DB"

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  Error: Server is not ready after 30000
Raw output
Error: Server is not ready after 30000
    at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:29: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

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th node

Edit Databases ► "after each" hook for "Verify that user can edit DB alias of Standalone DB" ► Edit Databases "after each" hook for "Verify that user can edit DB alias of Standalone DB"

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

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th node

Edit Key names verification ► "before all" hook for "Verify that user can edit String Key name" ► Edit Key names verification "before all" hook for "Verify that user can edit String Key name"

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  Error: Server is not ready after 30000
Raw output
Error: Server is not ready after 30000
    at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:29: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

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th node

Edit Key names verification ► "after all" hook for "Verify that user can edit JSON Key name" ► Edit Key names verification "after all" hook for "Verify that user can edit JSON Key name"

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

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th node

Filtering iteratively in Tree view for Big database ► "before each" hook for "Verify that user use Scan More in DB with 10-50 millions of keys (when search by pattern/)" ► Filtering iteratively in Tree view for Big database "before each" hook for "Veri...

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  Error: Server is not ready after 30000
Raw output
Error: Server is not ready after 30000
    at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:29: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

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th node

Filtering iteratively in Tree view for Big database ► "after each" hook for "Verify that user use Scan More in DB with 10-50 millions of keys (when search by pattern/)" ► Filtering iteratively in Tree view for Big database "after each" hook for "Verify...

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

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th node

Formatters ► "before all" hook for "Verify that user can see highlighted key details in JSON format" ► Formatters "before all" hook for "Verify that user can see highlighted key details in JSON format"

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  Error: Server is not ready after 30000
Raw output
Error: Server is not ready after 30000
    at Function.<anonymous> (src/helpers/common-actions/ServerActions.ts:29: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

See this annotation in the file changed.

@github-actions github-actions / Test results: E2E (linux) 1th node

Formatters ► "after all" hook for "Verify that user see edit icon disabled for all keys when Vector 64-bit selected" ► Formatters "after all" hook for "Verify that user see edit icon disabled for all keys when Vector 64-bit selected"

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)