Skip to content

change timeout

change timeout #114

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

1 passed, 12 failed and 0 skipped

Tests failed

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

13 tests were completed in 177s with 1 passed, 12 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Actions with Key List 2❌ 30s
Agreements Verification 1❌ 30s
Connecting to the databases verifications 1❌ 7s
Format switcher functionality 2❌ 163ms
Key Details verifications 2❌ 30s
List Key verification 2❌ 30s
List Key verification for db with version <6.2 2❌ 30s

❌ Actions with Key List

"before all" hook for "Verify that key deleted properly from the list"
  ❌ Actions with Key List "before all" hook for "Verify that key deleted properly from the list"
	Error: Server is not ready after 30000
"after all" hook for "Verify that key deleted properly from details"
  ❌ Actions with Key List "after all" hook for "Verify that key deleted properly from details"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

❌ 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

❌ Connecting to the databases verifications

"before each" hook for "Verify that user can see error message if he can not connect to added Database"
  ❌ Connecting to the databases verifications "before each" hook for "Verify that user can see error message if he can not connect to added Database"
	Error: Unable to switch to inner view iframe after multiple attempts

❌ Format switcher functionality

"before all" hook for "Formatters saved selection"
  ❌ Format switcher functionality "before all" hook for "Formatters saved selection"
	Error: Failed to send POST request: Error: ECONNREFUSED: Connection refused
"after all" hook for "Formatters saved selection"
  ❌ Format switcher functionality "after all" hook for "Formatters saved selection"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

❌ Key Details verifications

"before all" hook for "Verify that user can see string details"
  ❌ Key Details verifications "before all" hook for "Verify that user can see string details"
	Error: Server is not ready after 30000
"after all" hook for "Verify that user can see JSON Key details"
  ❌ Key Details verifications "after all" hook for "Verify that user can see JSON Key details"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

❌ List Key verification

"before all" hook for "Verify that user can search List element by index"
  ❌ List Key verification "before all" hook for "Verify that user can search List element by index"
	Error: Server is not ready after 30000
"after all" hook for "Verify that user can remove list Key by removing all elements"
  ❌ List Key verification "after all" hook for "Verify that user can remove list Key by removing all elements"
	Error: Failed to send GET request: Error: ECONNREFUSED: Connection refused

❌ List Key verification for db with version <6.2

"before all" hook for "Verify that user can remove only one element for List for Redis v. <6.2"
  ❌ List Key verification for db with version <6.2 "before all" hook for "Verify that user can remove only one element for List for Redis v. <6.2"
	Error: Server is not ready after 30000
"after all" hook for "Verify that user can remove only one element for List for Redis v. <6.2"
  ❌ List Key verification for db with version <6.2 "after all" hook for "Verify that user can remove only one element for List for Redis v. <6.2"
	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) 0th node

Actions with Key List ► "before all" hook for "Verify that key deleted properly from the list" ► Actions with Key List "before all" hook for "Verify that key deleted properly from the list"

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) 0th node

Actions with Key List ► "after all" hook for "Verify that key deleted properly from details" ► Actions with Key List "after all" hook for "Verify that key deleted properly from details"

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) 0th 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) 0th node

Connecting to the databases verifications ► "before each" hook for "Verify that user can see error message if he can not connect to added Database" ► Connecting to the databases verifications "before each" hook for "Verify that user can see error messa...

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 AddDatabaseView.<anonymous> (src/page-objects/components/WebView.ts:109:11)
    at Generator.next (<anonymous>)
    at fulfilled (dist/page-objects/components/WebView.js:5:58)
    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) 0th node

Format switcher functionality ► "before all" hook for "Formatters saved selection" ► Format switcher functionality "before all" hook for "Formatters saved selection"

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  Error: Failed to send POST request: Error: ECONNREFUSED: Connection refused
Raw output
Error: Failed to send POST request: Error: ECONNREFUSED: Connection refused
    at Function.<anonymous> (src/helpers/api/CommonApi.ts:42: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) 0th node

Format switcher functionality ► "after all" hook for "Formatters saved selection" ► Format switcher functionality "after all" hook for "Formatters saved selection"

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) 0th node

Key Details verifications ► "before all" hook for "Verify that user can see string details" ► Key Details verifications "before all" hook for "Verify that user can see string details"

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) 0th node

Key Details verifications ► "after all" hook for "Verify that user can see JSON Key details" ► Key Details verifications "after all" hook for "Verify that user can see JSON Key details"

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) 0th node

List Key verification ► "before all" hook for "Verify that user can search List element by index" ► List Key verification "before all" hook for "Verify that user can search List element by index"

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) 0th node

List Key verification ► "after all" hook for "Verify that user can remove list Key by removing all elements" ► List Key verification "after all" hook for "Verify that user can remove list Key by removing all elements"

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) 0th node

List Key verification for db with version <6.2 ► "before all" hook for "Verify that user can remove only one element for List for Redis v. <6.2" ► List Key verification for db with version <6.2 "before all" hook for "Verify that user can remove only on...

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)