There are multiple failures in the Nightwatch tests with

  1)  TimeoutError
   Error while running "waitForElementVisible" command: [TimeoutError] stale element reference: stale element not found
  (Session info: chrome-headless-shell=123.0.6312.58)
  (Driver info: chromedriver=123.0.6312.58 (6b4b19e9dfbb93aa414dc045bd445287977d8d7a-refs/branch-heads/6312_46@{#3}),platform=Linux 6.8.0-52-generic x86_64)

    Error location:
    /app/web/modules/contrib/responsive_menu/tests/src/Nightwatch/Tests/viewportFixTest.js:
    ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
     40 |     browser
     41 |       .submitForm('#responsive-menu-settings')
     42 |       .waitForElementVisible('body', 1000) 
     43 |       .drupalRelativeURL('/node/2')
     44 |     // Confirm the metatag does not change.
    ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

stephen-cox created an issue. See original summary.

  • stephen-cox committed 65f620c0 on 4.4.x
    Issue #3504299 by stephen-cox: Failing Nightwatch tests
    
stephen-cox’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.