LuciferYang commented on PR #38658:
URL: https://github.com/apache/spark/pull/38658#issuecomment-1313667810

   > Thanks for the fix this.
   > 
   > Do you know why this suddenly start failing?
   
   @itholic 
   
   After https://github.com/apache/spark/pull/38615 merging, there is a code 
style issue, which is fixed by https://github.com/apache/spark/pull/38645. 
   
   However, the merging of https://github.com/apache/spark/pull/38645 and 
https://github.com/apache/spark/pull/38626 is not determined to have `core` 
module changes. 
   
   Therefore, the testing of `core` module is not triggered after code merging 
into the master and  no`SparkThrowableSuite` test failure is triggered.
   
   
   The evidence is that I found the following log in the latest  `Run tests` 
log, 
   
   ```
   2022-11-14T08:09:17.9465991Z [info] Found the following changed modules: 
repl, avro, examples
   ```
   and only tested `repl`, `avro` this time.
   
   
https://pipelines.actions.githubusercontent.com/serviceHosts/03398d36-4378-4d47-a936-fba0a5e8ccb9/_apis/pipelines/1/runs/195451/signedlogcontent/16?urlExpires=2022-11-14T13%3A04%3A29.9673237Z&urlSigningMethod=HMACV1&urlSignature=LG43JDLy%2B3THPnt81QbCb3qSfW9kus%2FIT1QXEPzwYm4%3D
   
   


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