Skip to content

Failing Unit Tests #205

Description

@ZacharyRener

Describe the bug

There are currently multiple unit tests and e2e tests failing. This is for two reasons:

  1. GitHub Token Format Change (same as outlined in this ElasticPress issue: BUG: Tests failing - WordPress 7.0 Release Issue, GitHub Token Format Rollout Issue, WooCommerce 10.8.0 Bug  ElasticPress#4320)
    • This is because of ElasticPress Labs' 10up/elasticpress dev dependency
    • Solution: composer update 10up/elasticpress - bring in the solution from dev-develop
  2. The Search Templates feature

Steps to Reproduce

  1. Open a PR with a whitespace change just to check the tests
  2. Verify that the unit tests are failing, e.g. Trigger tests #204
  3. Verify the failure error, e.g. https://github.com/10up/ElasticPressLabs/actions/runs/27837323447/job/82388278888?pr=204
  4. Verify that this PR results in the tests now passing

Screenshots, screen recording, code snippet

No response

Environment information

No response

WordPress information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Fields

No fields configured for 🐛 Bug Report.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions