-
Notifications
You must be signed in to change notification settings - Fork 20.6k
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
Make unit tests work with selector-native.js #1742
Comments
Comment author: m_gol I'll look into it. |
I can resolve this when I get to a bug with selector-native. #2048 |
Since we only have |
timmywil
added a commit
to timmywil/jquery
that referenced
this issue
Nov 10, 2015
- Ignore certain tests that obviously are not supported Fixes jquerygh-1742 Fixes jquerygh-2048
timmywil
added a commit
to timmywil/jquery
that referenced
this issue
Nov 10, 2015
- Ignore certain tests that obviously are not supported - Beefed up the sortOrder, uniqueSort, isXMLDoc, and attr functions Fixes jquerygh-1742 Fixes jquerygh-2048
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Originally reported by dmethvin at: http://bugs.jquery.com/ticket/13537
It would be good to have the native selector engine run a clean subset of unit tests as a sanity check. It wouldn't hurt to wait on this until we get some user feedback though.
Issue reported for jQuery 2.0b1
The text was updated successfully, but these errors were encountered: