Removing credentials from source package #1810
Annotations
11 errors
snapi-client/target/scala-2.12/test-classes/raw/compiler/rql2/truffle/builtin/CsvPackageTruffleTest.class#L21
org.scalatest.exceptions.TestFailedException: Query didn't fail as expected!
Expected: failed to read CSV (line 2 column 9) (url: file:/tmp/tempFile14680798444809487935.data): not enough columns found
Actual: failed to read CSV (line 2 column 9) (url: /tmp/tempFile14680798444809487935.data): not enough columns found
|
snapi-client/target/scala-2.12/test-classes/raw/compiler/rql2/truffle/builtin/CsvPackageTruffleTest.class#L21
org.scalatest.exceptions.TestFailedException: Query didn't fail as expected!
Expected: failed to read CSV (line 1 column 14) (url: file:/tmp/tempFile14680798444809487935.data): not enough columns found
Actual: failed to read CSV (line 1 column 14) (url: /tmp/tempFile14680798444809487935.data): not enough columns found
|
snapi-client/target/scala-2.12/test-classes/raw/compiler/rql2/truffle/builtin/CsvPackageTruffleTest.class#L21
org.scalatest.exceptions.TestFailedException: results didn't match!
expected: [Vector((a,failed to parse CSV (url: file:/tmp/tempFile8818893679699925263.csv: line 1002, col 1), cannot parse 'NA' as an int), (b,NA), (c,failed to parse CSV (url: file:/tmp/tempFile8818893679699925263.csv: line 1002, col 7), cannot parse 'NA' as a double))] (list(record(a: undefined, b: string, c: undefined)))
actual: [Vector((a,failed to parse CSV (url: /tmp/tempFile8818893679699925263.csv: line 1002, col 1), cannot parse 'NA' as an int), (b,NA), (c,failed to parse CSV (url: /tmp/tempFile8818893679699925263.csv: line 1002, col 7), cannot parse 'NA' as a double))] (collection(record(a: int, b: string, c: double)))
|
snapi-client/target/scala-2.12/test-classes/raw/compiler/rql2/truffle/builtin/CsvPackageTruffleTest.class#L21
org.scalatest.exceptions.TestFailedException: results didn't match!
expected: [Vector((a,failed to parse CSV (url: file:/tmp/tempFile12757140250198103402.csv: line 1002, col 1), cannot parse 'hello' as an int), (b,null), (c,failed to parse CSV (url: file:/tmp/tempFile12757140250198103402.csv: line 1002, col 8), cannot parse 'world' as a double))] (list(record(a: undefined, b: undefined, c: undefined)))
actual: [Vector((a,failed to parse CSV (url: /tmp/tempFile12757140250198103402.csv: line 1002, col 1), cannot parse 'hello' as an int), (b,null), (c,failed to parse CSV (url: /tmp/tempFile12757140250198103402.csv: line 1002, col 8), cannot parse 'world' as a double))] (collection(record(a: int, b: string, c: double)))
|
snapi-client/target/scala-2.12/test-classes/raw/compiler/rql2/truffle/builtin/CsvPackageTruffleTest.class#L21
org.scalatest.exceptions.TestFailedException: Query didn't fail as expected!
Expected: failed to read CSV (line 11 column 173) (url: file:/tmp/tempFile5276486735924551797.data): not enough columns found
Actual: failed to read CSV (line 11 column 173) (url: /tmp/tempFile5276486735924551797.data): not enough columns found
|
snapi-client/target/scala-2.12/test-classes/raw/compiler/rql2/truffle/builtin/CsvPackageTruffleTest.class#L21
org.scalatest.exceptions.TestFailedException: Query didn't fail as expected!
Expected: failed to read CSV (line 11 column 173) (url: file:/tmp/tempFile5276486735924551797.data): not enough columns found
Actual: failed to read CSV (line 11 column 173) (url: /tmp/tempFile5276486735924551797.data): not enough columns found
|
snapi-client/target/scala-2.12/test-classes/raw/compiler/rql2/truffle/builtin/CsvPackageTruffleTest.class#L21
org.scalatest.exceptions.TestFailedException: Query didn't fail as expected!
Expected: failed to read CSV (line 11 column 173) (url: file:/tmp/tempFile5276486735924551797.data): not enough columns found
Actual: failed to read CSV (line 11 column 173) (url: /tmp/tempFile5276486735924551797.data): not enough columns found
|
snapi-client/target/scala-2.12/test-classes/raw/compiler/rql2/truffle/builtin/CsvPackageTruffleTest.class#L21
org.scalatest.exceptions.TestFailedException: results didn't match!
expected: [Vector((byteCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 1), cannot parse 'byteCol' as a byte), (shortCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 9), cannot parse 'shortCol' as a short), (intCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 18), cannot parse 'intCol' as an int), (longCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 25), cannot parse 'longCol' as a long), (floatCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 33), cannot parse 'floatCol' as a float), (doubleCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 42), cannot parse 'doubleCol' as a double), (decimalCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 52), cannot parse 'decimalCol' as a decimal), (boolCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 63), cannot parse 'boolCol' as a bool), (dateCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 71), string 'dateCol' does not match date template 'yyyy-M-d'), (timeCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 79), string 'timeCol' does not match time template 'HH:mm[:ss[.SSS]]'), (timestampCol,failed to parse CSV (url: file:/tmp/tempFile6492198582129454236.data: line 1, col 87), string 'timestampCol' does not match timestamp template 'HH:mm[:ss[.SSS]]')), Vector((byteCol,120), (shortCol,2500), (intCol,25000), (longCol,250000), (floatCol,30.14), (doubleCol,60.28), (decimalCol,90.42), (boolCol,false), (dateCol,2023-02-05), (timeCol,11:12:13.000), (timestampCol,2023-02-05T11:12:13.000)), Vector((byteCol,1), (shortCol,10), (intCol,100), (longCol,1000), (floatCol,3.14), (doubleCol,6.28), (decimalCol,9.42), (boolCol,true), (dateCol,2023-12-25), (timeCol,01:02:03.000), (timestampCol,2023-12-25T01:02:03.000))] (list(
record(
byteCol: byte,
shortCol: short,
intCol: int,
longCol: long,
floatCol: float,
doubleCol: double,
decimalCol: decimal,
boolCol: bool,
dateCol: date,
timeCol: time,
timestampCol: timestamp
)
))
actual: [Vector((byteCol,120), (shortCol,2500), (intCol,25000), (longCol,250000), (floatCol,30.14), (doubleCol,60.28), (decimalCol,90.42), (boolCol,false), (dateCol,2023-02-05), (timeCol,11:12:13.000), (timestampCol,2023-02-05T11:12:13.000)), Vector((byteCol,1), (shortCol,10), (intCol,100), (longCol,1000), (floatCol,3.14), (doubleCol,6.28), (decimalCol,9.42), (boolCol,true), (dateCol,2023-12-25), (timeCol,01:02:03.000), (timestampCol,2023-12-25T01:02:03.000)), Vector((byteCol,failed to parse CSV (url: /tmp/tempFile6492198582129454236.data: line 1, col 1), cannot parse 'byteCol' as a byte), (shortCol,failed to parse CSV (url: /tmp/tempFile6492198582129454236.data: line 1, col 9), cannot parse 'shortCol' as a short), (intCol,failed to parse CSV (url: /tmp/tempFile6492198582129454236.data: line 1, col 18), cannot parse 'intCol' as an int), (longCol,failed to parse CSV (url: /tmp/tempFile6492198582129454236.data: line 1, col 25), cannot parse 'longCol' as a long), (floatCol,failed to parse CSV (url: /tmp/tempFile6492198582129454236.data: line 1, col 33), cannot parse 'floatCol' as a float), (doubleCol,failed to parse CSV (url: /tmp/tempFile6492198582129454236.data: line 1, col 42), cannot parse 'doubleCol' as a double), (decimalCol,failed to parse CSV (url: /tmp/tempFile6492198582129454236.data: line 1, col 52), cannot parse 'decimalCol' as a decimal), (boolCol,failed to parse CSV (url: /tmp/tempFile6492198582129454236.data: line 1, col 63), cannot parse 'boolCol' as a bool), (dateCol,failed to parse CSV (url: /tmp/tempFile6492198582129454236.data: line 1, col 71), string 'dateCol' does not match date template 'yyyy-M-d'), (timeCol,failed to parse CSV (url: /tmp/t
|
snapi-client/target/scala-2.12/test-classes/raw/compiler/rql2/truffle/builtin/EnvironmentPackageTruffleTest.class#L25
org.scalatest.exceptions.TestFailedException: Query didn't fail as expected!
Expected: could not find secret my-typo
Actual: unknown secret: my-typo
|
snapi-client/target/scala-2.12/test-classes/raw/compiler/rql2/truffle/builtin/EnvironmentPackageTruffleTest.class#L25
raw.client.api.CompilerServiceException: java.lang.ClassCastException: class [Ljava.lang.Object; cannot be cast to class [Ljava.lang.String; ([Ljava.lang.Object; and [Ljava.lang.String; are in module java.base of loader 'bootstrap')
|
|
The logs for this run have expired and are no longer available.
Loading