sandip-db commented on PR #41832:
URL: https://github.com/apache/spark/pull/41832#issuecomment-1664407023

   > Seems the test failure is flakiness. Mind retriggering 
https://github.com/sandip-db/spark/actions/runs/5745270542/job/15573043078 
please @sandip-db ?
   
   The following test (unrelated to this PR) is failing consistently. It was 
supposedly fixed by the 
[Jira](https://issues.apache.org/jira/browse/SPARK-44074)/[PR](https://github.com/apache/spark/pull/41663).
 But its continuing to fail even after the fix. How do we get past this? 
@HyukjinKwon 
   
   
   2023-08-03T17:34:49.5298626Z [info] *** 1 TEST FAILED ***
   2023-08-03T17:34:49.5412181Z [error] Failed: Total 9521, Failed 1, Errors 0, 
Passed 9520, Ignored 27
   2023-08-03T17:34:49.5674077Z [error] Failed tests:
   2023-08-03T17:34:49.5674974Z [error]    
org.apache.spark.sql.execution.QueryExecutionSuite
   
   StackTrace:
   2023-08-03T17:07:15.5739831Z [info] - Logging plan changes for execution *** 
FAILED *** (11 milliseconds)
   2023-08-03T17:07:15.5740917Z [info]   
testAppender.loggingEvents.exists(((x$10: 
org.apache.logging.log4j.core.LogEvent) => 
x$10.getMessage().getFormattedMessage().contains(expectedMsg))) was false 
(QueryExecutionSuite.scala:233)
   2023-08-03T17:07:15.5741729Z [info]   
org.scalatest.exceptions.TestFailedException:
   2023-08-03T17:07:15.5742406Z [info]   at 
org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:472)
   2023-08-03T17:07:15.5743140Z [info]   at 
org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:471)
   2023-08-03T17:07:15.5743968Z [info]   at 
org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1231)
   2023-08-03T17:07:15.5744873Z [info]   at 
org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:1295)
   2023-08-03T17:07:15.5745601Z [info]   at 
org.apache.spark.sql.execution.QueryExecutionSuite.$anonfun$new$34(QueryExecutionSuite.scala:233)
   2023-08-03T17:07:15.5746281Z [info]   at 
scala.collection.immutable.List.foreach(List.scala:431)
   2023-08-03T17:07:15.5746979Z [info]   at 
org.apache.spark.sql.execution.QueryExecutionSuite.$anonfun$new$31(QueryExecutionSuite.scala:232)


-- 
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]

Reply via email to