Project

General

Profile

Actions

Bug #21762

open

Flaky search context menu cypress test

Added by Stephen Smith 11 days ago. Updated 11 days ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
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)


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 #1

Updated by Stephen Smith 11 days ago

  • Related to Bug #21635: Banner tooltip test "should show tooltips and remove tooltips as localStorage key is present" fails intermittently added
Actions #2

Updated by Peter Amstutz 11 days ago

  • Target version changed from Future to Development 2024-06-05 sprint
Actions

Also available in: Atom PDF