Skip to content

DEV: Cache node_modules for the linux build pipeline (#283) #13

DEV: Cache node_modules for the linux build pipeline (#283)

DEV: Cache node_modules for the linux build pipeline (#283) #13

GitHub Actions / Test results: E2E (linux) 2th node succeeded May 29, 2025 in 0s

12 passed, 9 failed and 0 skipped

Tests failed

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

21 tests were completed in 654s with 12 passed, 9 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Agreements Verification 1❌ 87s
CLI critical 1❌ 20s
Edit Key values verification 5✅ 1❌ 194s
Large key details verification 2✅ 3❌ 56s
Logical Databases 1❌ 107s
Set TTL for Key 2❌ 102s

❌ Agreements Verification

"before each" hook for "Verify that user should accept User Agreements to continue working with the application"
  ❌ Agreements Verification "before each" hook for "Verify that user should accept User Agreements to continue working with the application"
	Error: Unable to switch to inner view iframe after multiple attempts

❌ CLI critical

"before all" hook for "Verify that Redis returns error if command is not correct when user works with CLI"
  ❌ CLI critical "before all" hook for "Verify that Redis returns error if command is not correct when user works with CLI"
	TimeoutError: Workbench was not loaded properly after 20000 ms.

❌ Edit Key values verification

Verify that user can edit Hash Key field
  ✅ Edit Key values verification Verify that user can edit Hash Key field
Verify that user can edit Zset Key member
  ✅ Edit Key values verification Verify that user can edit Zset Key member
Verify that user can edit List Key element
  ✅ Edit Key values verification Verify that user can edit List Key element
Verify that user can edit String value
  ✅ Edit Key values verification Verify that user can edit String value
Verify that user can edit JSON Key value
  ✅ Edit Key values verification Verify that user can edit JSON Key value
Verify that user can see the message that data type not currently supported when open any of the unsupported data types
  ❌ Edit Key values verification Verify that user can see the message that data type not currently supported when open any of the unsupported data types
	AssertionError: Unsupported key type message not displayed: expected 'This key type is not currently suppor…' to include 'This data type is not currently suppo…'

❌ 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
	ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">unutugavtohogveljipi</div> is not clickable at point (126, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
Verify that user can expand/collapse for hash data type
  ❌ Large key details verification Verify that user can expand/collapse for hash data type
	ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">setabcomteefwevjibgi</div> is not clickable at point (129, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
Verify that user can expand/collapse for list data type
  ❌ Large key details verification Verify that user can expand/collapse for list data type
	ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">paubaveriphurecpiwiu</div> is not clickable at point (130, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
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

❌ Logical Databases

Verify that user see logical db
  ❌ Logical Databases Verify that user see logical db
	AssertionError: Indexed base is displayed after removing the keys: 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
	ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">nizikuloewoziapiheak</div> is not clickable at point (126, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
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, //*[@data-testid="hash-ttl_edit-btn-Field1WithTtl"])

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

Agreements Verification ► "before each" hook for "Verify that user should accept User Agreements to continue working with the application" ► Agreements Verification "before each" hook for "Verify that user should accept User Agreements to continue work...

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 EulaView.<anonymous> (src/page-objects/components/WebView.ts:109:11)
    at Generator.throw (<anonymous>)
    at rejected (dist/page-objects/components/WebView.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) 2th node

CLI critical ► "before all" hook for "Verify that Redis returns error if command is not correct when user works with CLI" ► CLI critical "before all" hook for "Verify that Redis returns error if command is not correct when user works with CLI"

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  TimeoutError: Workbench was not loaded properly after 20000 ms.
Raw output
TimeoutError: Workbench was not loaded properly after 20000 ms.
Wait timed out after 20117ms
    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

Edit Key values verification ► Verify that user can see the message that data type not currently supported when open any of the unsupported data types ► Edit Key values verification Verify that user can see the message that data type not currently supp...

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  AssertionError: Unsupported key type message not displayed: expected 'This key type is not currently suppor…' to include 'This data type is not currently suppo…'
Raw output
AssertionError: Unsupported key type message not displayed: expected 'This key type is not currently suppor…' to include 'This data type is not currently suppo…'
    at Context.<anonymous> (src/tests/browser/edit-key-value.e2e.ts:318:9)
    at Generator.next (<anonymous>)
    at fulfilled (dist/tests/browser/edit-key-value.e2e.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) 2th node

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

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">unutugavtohogveljipi</div> is not clickable at point (126, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
Raw output
ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">unutugavtohogveljipi</div> is not clickable at point (126, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
  (Session info: chrome=132.0.6834.210)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:521:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:514:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:446:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Driver.execute (node_modules/selenium-webdriver/lib/webdriver.js:742:17)

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 expand/collapse for hash data type ► Large key details verification Verify that user can expand/collapse for hash data type

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">setabcomteefwevjibgi</div> is not clickable at point (129, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
Raw output
ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">setabcomteefwevjibgi</div> is not clickable at point (129, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
  (Session info: chrome=132.0.6834.210)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:521:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:514:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:446:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Driver.execute (node_modules/selenium-webdriver/lib/webdriver.js:742:17)

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 expand/collapse for list data type ► Large key details verification Verify that user can expand/collapse for list data type

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">paubaveriphurecpiwiu</div> is not clickable at point (130, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
Raw output
ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">paubaveriphurecpiwiu</div> is not clickable at point (130, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
  (Session info: chrome=132.0.6834.210)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:521:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:514:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:446:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Driver.execute (node_modules/selenium-webdriver/lib/webdriver.js:742:17)

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

Logical Databases ► Verify that user see logical db ► Logical Databases Verify that user see logical db

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  AssertionError: Indexed base is displayed after removing the keys: expected true to deeply equal false
Raw output
AssertionError: Indexed base is displayed after removing the keys: expected true to deeply equal false
    at Context.<anonymous> (src/tests/database/logical-database.e2e.ts:106:7)
    at Generator.next (<anonymous>)
    at fulfilled (dist/tests/database/logical-database.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 specify TTL for Key ► Set TTL for Key Verify that user can specify TTL for Key

Failed test found in:
  tests/e2e/mochawesome-report/junit-report.xml
Error:
  ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">nizikuloewoziapiheak</div> is not clickable at point (126, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
Raw output
ElementClickInterceptedError: element click intercepted: Element <div class="_keyName_1ktq2_6" data-testid="key-...">nizikuloewoziapiheak</div> is not clickable at point (126, 79). Other element would receive the click: <div class="popup-content " role="tooltip" id="popup-9" style="position: absolute; z-index: 999; pointer-events: auto; top: 76px; left: 123.75px;">...</div>
  (Session info: chrome=132.0.6834.210)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:521:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:514:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:446:28)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Driver.execute (node_modules/selenium-webdriver/lib/webdriver.js:742:17)

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, //*[@data-testid="hash-ttl_edit-btn-Field1WithTtl"])
Raw output
TimeoutError: Waiting for element to be located By(xpath, //*[@data-testid="hash-ttl_edit-btn-Field1WithTtl"])
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)