zhengruifeng opened a new pull request, #40007:
URL: https://github.com/apache/spark/pull/40007

   ### What changes were proposed in this pull request?
   ```
   [info] - Write to Path with invalid input *** FAILED *** (298 milliseconds)
   [info]   Expected exception org.apache.spark.SparkClassNotFoundException to 
be thrown, but no exception was thrown (SparkConnectProtoSuite.scala:605)
   [info]   org.scalatest.exceptions.TestFailedException:
   [info]   at 
org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:472)
   [info]   at 
org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:471)
   [info]   at 
org.scalatest.funsuite.AnyFunSuite.newAssertionFailedException(AnyFunSuite.scala:1564)
   [info]   at org.scalatest.Assertions.assertThrows(Assertions.scala:825)
   [info]   at org.scalatest.Assertions.assertThrows$(Assertions.scala:804)
   [info]   at 
org.scalatest.funsuite.AnyFunSuite.assertThrows(AnyFunSuite.scala:1564)
   ```
   
   
   ### Why are the changes needed?
   master was broken
   
   
   ### Does this PR introduce _any_ user-facing change?
   no, test-only
   
   
   ### How was this patch tested?
   manually test


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