Open
Description
The issue is with the Scala.js
test interface. It seems that on Chrome, the first framework (JUnit, ScalaTest or uTest) to run succeeds and then the following frameworks fail when trying to cast their test suite classes.
As far as I saw, if tests are executed in only one framework the tests succeed.