HuaHuaY opened a new issue, #49185:
URL: https://github.com/apache/arrow/issues/49185

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   https://github.com/apache/arrow/actions/runs/21760328678/job/62781948157
   https://github.com/apache/arrow/actions/runs/21744445614/job/62726798495
   Two different PRs both failed this test, and sometimes after retrying they 
could pass the test.
   
   ```txt
   Integration: Test: Result
     ################# FAILURES #################
     FAILED TEST: interval_mdn C++ producing,  JS consuming
     <class 'RuntimeError'>: Command failed: /build/js/bin/integration.ts -a 
/tmp/tmpvv40hm1v/0d2aa5f1_generated_interval_mdn.json_as_file -j 
/tmp/arrow-integration-dvqbny32/generated_interval_mdn.json --mode VALIDATE
     With output:
     --------------
     
      json: /tmp/arrow-integration-dvqbny32/generated_interval_mdn.json
     arrow: /tmp/tmpvv40hm1v/0d2aa5f1_generated_interval_mdn.json_as_file
     Error: json and arrow record batches report the same values: fail 
      Error: 3: 240264097,-2076793384,518213312,82458182 !== 
240264097,-2076793384,518213328,82458182
         at file:///build/js/bin/integration.ts:216:23
         at compareVectors (file:///build/js/bin/integration.ts:219:7)
         at file:///build/js/bin/integration.ts:191:13
         at compareTableIsh (file:///build/js/bin/integration.ts:193:7)
         at validateReaderIntegration 
(file:///build/js/bin/integration.ts:147:13)
         at validate (file:///build/js/bin/integration.ts:134:5)
         at async file:///build/js/bin/integration.ts:59:21
         at validateReaderIntegration 
(file:///build/js/bin/integration.ts:150:15)
         at validate (file:///build/js/bin/integration.ts:134:5)
         at async file:///build/js/bin/integration.ts:59:21
     
     --------------
   ```
   
   ### Component(s)
   
   Continuous Integration


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