Skip to content

add html ui tests report #92

add html ui tests report

add html ui tests report #92

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

6 passed, 5 failed and 0 skipped

Tests failed

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

11 tests were completed in 69s with 6 passed, 5 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Actions with Key List 1❌ 3s
Format switcher functionality 1❌ 5s
Key Details verifications 1❌ 3s
List Key verification 1❌ 3s
List Key verification for db with version <6.2 1❌ 3s

❌ 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"
	TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])

❌ Format switcher functionality

"before all" hook for "Formatters saved selection"
  ❌ Format switcher functionality "before all" hook for "Formatters saved selection"
	TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='testDB1']]/..//vscode-button[@data-testid = 'terminal-button'])

❌ 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"
	TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])

❌ 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"
	TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])

❌ 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"
	TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-v5-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])

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:
  TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])
Wait timed out after 1040ms
    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

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:
  TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='testDB1']]/..//vscode-button[@data-testid = 'terminal-button'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='testDB1']]/..//vscode-button[@data-testid = 'terminal-button'])
Wait timed out after 1041ms
    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

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:
  TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])
Wait timed out after 1040ms
    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

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:
  TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])
Wait timed out after 1040ms
    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

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:
  TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-v5-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])
Raw output
TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-v5-UgGFujGr6T']]/..//vscode-button[@data-testid = 'terminal-button'])
Wait timed out after 1041ms
    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)