Description
Per our IRC conversation - from time to time BrowserStack has an out-of-date Java which causes the test run to hang, causing failures for the whole module that uses it. It seems it's just the jQuery.acceptData
test:
Lines 136 to 162 in d39fef8
This seems to matter for IE8 only, the master
branch doesn't have any special logic for classid
handling. It seems there's a hight chance someone from the team will run the test suite on IE8 manually at least once in a while which would catch potential problems; we should disable this test just on BrowserStack then.