Project

General

Profile

Actions

Bug #21762

closed

Flaky search context menu cypress test

Added by Stephen Smith 2 months ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Story points:
-

Description

The search test has a flaky failure that occurs ~1% of the time (happened once in 100 consecutive runs)

  Running:  search.cy.js                                                                  (12 of 17)

  Search tests
    ✓ can search for old collection versions (7817ms)
    ✓ can display path of the selected item (2763ms)
    ✓ can search items using quotes (3273ms)
    ✓ can display owner of the item (2410ms)
    1) shows search context menu

  4 passing (22s)
  1 failing

  1) Search tests
       shows search context menu:

      AssertionError: expected 'https://127.0.0.1:51334/collections/zzzzz-4zz18-vsr9coklmu1aoau' to equal 'https://wb2.xxxxx.fakecluster.tld/collections/xxxxx-4zz18-000000000000000'
      + expected - actual

      -'https://127.0.0.1:51334/collections/zzzzz-4zz18-vsr9coklmu1aoau'
      +'https://wb2.xxxxx.fakecluster.tld/collections/xxxxx-4zz18-000000000000000'

      at eval (webpack://arvados-workbench-2/./cypress/e2e/search.cy.js:306:40)


Subtasks 1 (0 open1 closed)

Task #21830: Review 21762-flaky-search-testResolvedStephen Smith06/10/2024Actions

Related issues

Related to Arvados - Bug #21635: Banner tooltip test "should show tooltips and remove tooltips as localStorage key is present" fails intermittentlyResolvedStephen Smith05/13/2024Actions
Actions

Also available in: Atom PDF