airframe icon indicating copy to clipboard operation
airframe copied to clipboard

airframe-codec: Unstable test in Scala 3

Open xerial opened this issue 3 years ago • 0 comments
trafficstars

 -read various types of data as string4.92ms << failed: List(10, 12, 13.2, false, true, 12345.01, null, 18446744073709551615, [1,"leo"], {"name":"leo"}) didn't match with List(10, 12, 13.2, false, true, 12345.01, , 18446744073709551615, [1,"leo"], {"name":"leo"})(PrimitiveCodecTest.scala:374)

xerial avatar Jul 12 '22 05:07 xerial