Skip to content

fix for api and remove button #103

fix for api and remove button

fix for api and remove button #103

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

28 passed, 4 failed and 0 skipped

Tests failed

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

32 tests were completed in 568s with 28 passed, 4 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Hash Key fields verification 2✅ 1❌ 103s
Large key details verification 4✅ 1❌ 92s
Set TTL for Key 1✅ 1❌ 70s
Tree view verifications for big database 1✅ 1❌ 17s

❌ Hash Key fields verification

Verify that user can search by full field name in Hash
  ✅ Hash Key fields verification Verify that user can search by full field name in Hash
Verify that user can add field to Hash
  ✅ Hash Key fields verification Verify that user can add field to Hash
Verify that tab is closed if Hash was deleted from keys list
  ❌ Hash Key fields verification Verify that tab is closed if Hash was deleted from keys list
	TimeoutError: Waiting for element to be located By(xpath, //vscode-button[starts-with(@data-testid, 'remove-key-lusbosjidi')])

❌ Large key details verification

Verify that user can expand/collapse for sorted set data type
  ✅ Large key details verification Verify that user can expand/collapse for sorted set data type
Verify that user can expand/collapse for hash data type
  ✅ Large key details verification Verify that user can expand/collapse for hash data type
Verify that user can expand/collapse for list data type
  ✅ Large key details verification Verify that user can expand/collapse for list data type
Verify that user can expand/collapse for set data type
  ✅ Large key details verification Verify that user can expand/collapse for set data type
Verify that user can download String key value as txt file when it has > 5000 characters
  ❌ Large key details verification Verify that user can download String key value as txt file when it has > 5000 characters
	AssertionError: Edit key value button not disabled: expected true to deeply equal false

❌ Set TTL for Key

Verify that user can specify TTL for Key
  ✅ Set TTL for Key Verify that user can specify TTL for Key
Verify that user can set ttl for Hash fields
  ❌ Set TTL for Key Verify that user can set ttl for Hash fields
	TimeoutError: Waiting for element to be located By(xpath, //div[@data-testid="hash-ttl_content-value-Field1WithTtl"])

❌ Tree view verifications for big database

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 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
	AssertionError: incorrect count is displayed: expected false to deeply equal true
Verify that when user deletes the key he can see the key is removed from the folder
  ✅ Tree view verifications for big database Verify that when user deletes the key he can see the key is removed from the folder

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

Hash Key fields verification ► Verify that tab is closed if Hash was deleted from keys list ► Hash Key fields verification Verify that tab is closed if Hash was deleted from keys list

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  TimeoutError: Waiting for element to be located By(xpath, //vscode-button[starts-with(@data-testid, 'remove-key-lusbosjidi')])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //vscode-button[starts-with(@data-testid, 'remove-key-lusbosjidi')])
Wait timed out after 5154ms
    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) 2th node

Large key details verification ► Verify that user can download String key value as txt file when it has > 5000 characters ► Large key details verification Verify that user can download String key value as txt file when it has > 5000 characters

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  AssertionError: Edit key value button not disabled: expected true to deeply equal false
Raw output
AssertionError: Edit key value button not disabled: expected true to deeply equal false
    at Context.<anonymous> (src/tests/browser/large-key-details-values.e2e.ts:341:7)
    at Generator.next (<anonymous>)
    at fulfilled (dist/tests/browser/large-key-details-values.e2e.js:5:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -true
      +false
      

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

Set TTL for Key ► Verify that user can set ttl for Hash fields ► Set TTL for Key Verify that user can set ttl for Hash fields

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  TimeoutError: Waiting for element to be located By(xpath, //div[@data-testid="hash-ttl_content-value-Field1WithTtl"])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //div[@data-testid="hash-ttl_content-value-Field1WithTtl"])
Wait timed out after 5150ms
    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) 2th node

Tree view verifications for big database ► 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 Verify that user can see the ...

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  AssertionError: incorrect count is displayed: expected false to deeply equal true
Raw output
AssertionError: incorrect count is displayed: expected false to deeply equal true
    at Context.<anonymous> (src/tests/tree-view/tree-view-big-db.e2e.ts:40:72)
    at Generator.next (<anonymous>)
    at fulfilled (dist/tests/tree-view/tree-view-big-db.e2e.js:5:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -false
      +true