wypoon commented on PR #6799:
URL: https://github.com/apache/iceberg/pull/6799#issuecomment-1730099859
```
TestStructuredStreamingRead3 > [catalogName = testhive, implementation =
org.apache.iceberg.spark.SparkCatalog, config = {type=hive,
default-namespace=default}] > testReadingStreamFromFutureTimetsamp[catalogName
= testhive, implementation = org.apache.iceberg.spark.SparkCatalog, config =
{type=hive, default-namespace=default}] FAILED
org.opentest4j.AssertionFailedError:
Expecting value to be true but was false
at
[email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at
app//org.apache.iceberg.spark.source.TestStructuredStreamingRead3.lambda$testReadingStreamFromFutureTimetsamp$0(TestStructuredStreamingRead3.java:266)
at
[email protected]/java.util.stream.Streams$RangeIntSpliterator.forEachRemaining(Streams.java:104)
at
[email protected]/java.util.stream.IntPipeline$Head.forEach(IntPipeline.java:593)
at
app//org.apache.iceberg.spark.source.TestStructuredStreamingRead3.testReadingStreamFromFutureTimetsamp(TestStructuredStreamingRead3.java:263)
```
Is `TestStructuredStreamingRead3` flaky?
spark-3x-scala-2-13-tests (8, 3.4) and spark-3x-java-17-tests (3.4, 2.13)
passed; spark-3x-scala-2-13-tests (11, 3.4) failed due to this. It seems
unlikely that it should fail just with java 11.
spark-3x-scala-2-13-tests (8, 3.5) and spark-3x-scala-2-13-tests (11, 3.5)
were cancelled due to the above failure, but spark-3x-java-17-tests (3.5,
2.13) passed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]