Untitled

 avatar
unknown
plain_text
2 years ago
1.2 kB
6
Indexable
==> X driver.MemoryTest.Memory: View wire (8pts)  0.011s munit.FailException: /Users/romanbatut/SynologyDrive/EPFL/BA3/Soft-Cons/Labs/webapp-main/driver/jvm/src/test/scala/driver/WebappTest.scala:51 assertion failed
50:    val d = w.decode(w.encode(t))
51:    assert(d.isSuccess)
52:    assertEquals(d.get, t)
    at munit.FunSuite.assert(FunSuite.scala:11)
    at driver.WebappTest.testWire(WebappTest.scala:51)
    at driver.WebappTest.testViewWire(WebappTest.scala:56)
    at driver.MemoryTest.$init$$$anonfun$20$$anonfun$2$$anonfun$1$$anonfun$1$$anonfun$1(MemoryTest.scala:316)
    at scala.collection.immutable.List.foreach(List.scala:333)
    at driver.MemoryTest.$init$$$anonfun$20$$anonfun$2$$anonfun$1$$anonfun$1(MemoryTest.scala:316)
    at scala.collection.immutable.List.foreach(List.scala:333)
    at driver.MemoryTest.$init$$$anonfun$20$$anonfun$2$$anonfun$1(MemoryTest.scala:316)
    at scala.collection.immutable.List.foreach(List.scala:333)
    at driver.MemoryTest.$init$$$anonfun$20$$anonfun$2(MemoryTest.scala:316)
    at scala.collection.immutable.Vector.foreach(Vector.scala:1895)
    at driver.MemoryTest.$init$$$anonfun$20(MemoryTest.scala:316)
Editor is loading...
Leave a Comment