Skip to content

Build: Make browser tests correctly run on multiple jQuery versions #575

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mgol
Copy link
Member

@mgol mgol commented Apr 15, 2025

There was a typo in jtr-local.yml, making the runs using it load with a huge
query string containing all the jQuery versions listed joined.

Also, only IE and Safari runs even tried to use this config - the default run
was not even reading the BROWSERS env variable.

This all meant only one jQuery version was actually tested.

Ref gh-576

@mgol mgol added this to the 4.0.0 milestone Apr 15, 2025
@mgol mgol self-assigned this Apr 15, 2025
@mgol mgol force-pushed the fix-browser-tests branch from de9f4ba to 1f697e8 Compare April 15, 2025 10:14
mgol added a commit to mgol/jquery-migrate that referenced this pull request Apr 15, 2025
There was a typo in `jtr-local.yml`, making the runs using it load with a huge
query string containing all the jQuery versions listed joined.

This all meant only one jQuery version was actually tested.

Ref jquerygh-575
@mgol mgol force-pushed the fix-browser-tests branch from 1f697e8 to d798b2f Compare April 15, 2025 10:17
There was a typo in `jtr-local.yml`, making the runs using it load with a huge
query string containing all the jQuery versions listed joined.

Also, only IE and Safari runs even tried to use this config - the default run
was not even reading the BROWSERS env variable.

This all meant only one jQuery version was actually tested.

Ref jquerygh-576
@mgol mgol force-pushed the fix-browser-tests branch from d798b2f to 1a1298b Compare April 15, 2025 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant