You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue should close when one of the following two conditions are satisfied:
Someone adds a comment certifying that they have examined all unit tests and found no selections scoped so broadly that they could match QUnit output.
A commit lands on the master branch claiming to correct all such selections (e.g., by either scoping more tightly or—for those that are explicitly document-scope—reducing with jQuery#filter( "#qunit-fixture *" ) before comparing to expected results).