Skip to content

Infrastructure: Remove temp pinning to Node 16 to work around tests failing with Node 18 in CI #2636

Closed
@howard-e

Description

@howard-e

Initially reported by @jongund through an email thread and further supported by the latest set of dependabot updates, all the regression tests are failing with a similar error for each test, when ran with Node 18 in the GitHub Actions:

not ok 1 - accordion_accordion › before hook
  ---
    name: AssertionError
    message: Rejected promise returned by test
    values:
      'Rejected promise returned by test. Reason:': |-
        Error {
          message: 'Timed out while waiting for WebDriver server',
        }
    at: 'Timeout.poll [as _onTimeout] (test/util/start-geckodriver.js:34:16)'
  ...

The error message is Timed out while waiting for WebDriver server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    InfrastructureRelated to maintaining task force and repo operations, processes, systems, documentationbugCode defects; not for inaccurate proseregression-testingRelated to AVA regression tests of example pages or AVA framework implementation within repo

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions