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) 1th node succeeded Dec 13, 2024 in 0s

4 passed, 7 failed and 0 skipped

Tests failed

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

11 tests were completed in 63s with 4 passed, 7 failed and 0 skipped.

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

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

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

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

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

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

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

❌ 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"
	TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-%zPDkaWdJ)']]/..//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) 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:
  TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone_big-%zPDkaWdJ)']]/..//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_big-%zPDkaWdJ)']]/..//vscode-button[@data-testid = 'terminal-button'])
Wait timed out after 1151ms
    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) 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:
  TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone_tls-%zPDkaWdJ)']]/..//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_tls-%zPDkaWdJ)']]/..//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) 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:
  TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-%zPDkaWdJ)']]/..//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-%zPDkaWdJ)']]/..//vscode-button[@data-testid = 'terminal-button'])
Wait timed out after 1038ms
    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) 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:
  TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone_big-%zPDkaWdJ)']]/..//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_big-%zPDkaWdJ)']]/..//vscode-button[@data-testid = 'terminal-button'])
Wait timed out after 1036ms
    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) 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:
  TimeoutError: Waiting for element to be located By(xpath, .//div[starts-with(@data-testid, 'database-')][.//*[text()='test_standalone-%zPDkaWdJ)']]/..//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-%zPDkaWdJ)']]/..//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) 1th node

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"

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-%zPDkaWdJ)']]/..//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-%zPDkaWdJ)']]/..//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) 1th node

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"

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-%zPDkaWdJ)']]/..//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-%zPDkaWdJ)']]/..//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)