jquery / sizzle

A sizzlin' hot selector engine.
https://sizzlejs.com
Other
6.29k stars 951 forks source link

Build: Split iOS tests into two sets to improve reliability #457

Closed mgol closed 5 years ago

mgol commented 5 years ago

The Karma version currently used by Sizzle often re-runs tests in all browsers from the current browser set if one of them fails. To improve reliability, split iOS into two browser sets similarly to how desktop browsers & Android are split.