wuxiansen commented on PR #9968:
URL: https://github.com/apache/seatunnel/pull/9968#issuecomment-3460771735

   > > I only fix a certain piece of content, and the other module code has not 
changed. Why do module test cases that have not changed keep compiling fail?
   > 
   > Please pull the latest changes and try again.
   
   Executing the failures one by one can be done .
   
   @liucongjy  @zhangshenghang 
   
   `BaseServletTest.testWriteJsonWithObject` can pass the test locally, but why 
can't it pass in actions?
   
   PTAL
   
   <img width="1182" height="194" alt="image" 
src="https://github.com/user-attachments/assets/5ff2d7c1-e84f-424c-a539-b5dd18a1f3ee";
 />
   
   <img width="1136" height="310" alt="image" 
src="https://github.com/user-attachments/assets/50d56201-4ccf-4fb2-896e-b00fd18806c9";
 />
   
   <img width="1176" height="240" alt="image" 
src="https://github.com/user-attachments/assets/aa361f4f-3334-48aa-b0b8-2c656fcb4f25";
 />
   
   ```bash
   [INFO] 
   [INFO] Results:
   [INFO] 
   Error:  Failures: 
   Error:    
BaseServletTest.testWriteJsonWithObject:71->testLogRestApiResponse:147 
expected: <200> but was: <401>
   Error:  Errors: 
   Error:    RestApiHttpsForTruststoreTest.testRestApiHttps:136 » IO Server 
returned HTTP r...
   Error:    RestApiHttpsTest.testRestApiHttp:88 » IO Server returned HTTP 
response code: 4...
   Error:    RestApiHttpsTest.testRestApiHttps:109 » IO Server returned HTTP 
response code:...
   [INFO] 
   Error:  Tests run: 96, Failures: 1, Errors: 3, Skipped: 6
   [INFO] 
   
   ```
   
   
https://github.com/wuxiansen/seatunnel/actions/runs/18870236917/job/53957365698
   


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

Reply via email to