lupyuen commented on PR #15842:
URL: https://github.com/apache/nuttx/pull/15842#issuecomment-2660677085

   @Donny9: The Previous Commit doesn't have the `test_pipe` problem. So 
something in the above PR is probably causing `pipe` to fail?
   https://gist.github.com/lupyuen/67b63777f7dee7630c456199cf911d28
   ```text
   $ git clone https://github.com/Donny9/incubator-nuttx nuttx --branch sem
   $ cd nuttx ; git reset --hard HEAD~1 
   HEAD is now at 576a9990c5 drivers/sensors/lsm6dso32: Fixed typo in device 
address registration.
   NuttX Source: 
https://github.com/apache/nuttx/tree/576a9990c5ea5c2931dfce89c3f076f51d30078d
   NuttX Apps: 
https://github.com/apache/nuttx-apps/tree/db8542d2b12a93c39a154ef5d100daecceeb9863
   
   $ ./cibuild.sh -c -A -N -R testlist/arm-02.dat 
   Configuration/Tool: sabre-6quad/citest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   test_example/test_example.py::test_hello PASSED                              
                 [  7%]
   test_example/test_example.py::test_helloxx PASSED                            
                 [ 15%]
   test_example/test_example.py::test_pipe PASSED                               
                 [ 23%]
   ```


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to