Xilinx / mlir-air

MIT License
78 stars 26 forks source link

Xfail timeout #717

Closed fifield closed 2 months ago

fifield commented 2 months ago

XFAIL xrt tests 04 and 12 because they take too long and trigger a timeout on recent drivers.

fifield commented 2 months ago

XFAIL xrt tests 04 and 12 because they take too long and trigger a timeout on recent drivers.

Maybe it's not a timeout. When I run test 04 manually it seems to pass about 20% of the time and it takes about 1minute to run. The rest of the time it fails and takes less than 3 seconds to run.

erwei-xilinx commented 2 months ago

Hopefully this PR can make test 04 work with the recent drivers again: https://github.com/Xilinx/mlir-air/pull/719