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
[info] VariantSplitterSuite:
[info] - test splitVariants
[info] - test splitInfoFields
[info] - split only specified info fields *** FAILED ***
[info] java.lang.ClassCastException: class scala.collection.mutable.ArraySeq$ofRef cannot be cast to class scala.collection.immutable.Seq (scala.collection.mutable.ArraySeq$ofRef and scala.collection.immutable.Seq are in unnamed module of loader 'app')
[info] at io.projectglow.transformers.splitmultiallelics.VariantSplitterSuite.$anonfun$new$15(VariantSplitterSuite.scala:213)
[info] at scala.collection.ArrayOps$.foreach$extension(ArrayOps.scala:1321)
[info] at io.projectglow.transformers.splitmultiallelics.VariantSplitterSuite.$anonfun$new$12(VariantSplitterSuite.scala:209)
[info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
[info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83)
[info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[info] at org.scalatest.Transformer.apply(Transformer.scala:22)
[info] at org.scalatest.Transformer.apply(Transformer.scala:20)
[info] at org.scalatest.funsuite.AnyFunSuiteLike$$anon$1.apply(AnyFunSuiteLike.scala:226)
[info] at org.apache.spark.SparkFunSuite.withFixture(SparkFunSuite.scala:207)
The text was updated successfully, but these errors were encountered:
How to fix this on main branch?
The text was updated successfully, but these errors were encountered: