Blizzara commented on issue #13854:
URL: https://github.com/apache/datafusion/issues/13854#issuecomment-2556617531

   Hmm, the two tests are failing for me locally as well. However they are run 
in CI, and there they pass:
   ```
        Running tests/substrait_integration.rs 
(target/debug/deps/substrait_integration-3d7ea520729be616)
   
   running 142 tests
   test cases::consumer_integration::tests::tpch_test_03 ... ok
   ..
   test cases::roundtrip_logical_plan::roundtrip_literal_list ... ok
   ..
   test cases::roundtrip_logical_plan::roundtrip_values ... ok
   ..
   
   test result: ok. 135 passed; 0 failed; 7 ignored; 0 measured; 0 filtered 
out; finished in 1.51s
   ```
   
   vs locally I get same as you:
   ```
   failures:
       cases::roundtrip_logical_plan::roundtrip_literal_list
       cases::roundtrip_logical_plan::roundtrip_values
   
   test result: FAILED. 133 passed; 2 failed; 7 ignored; 0 measured; 0 filtered 
out; finished in 0.27s
   ```


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