You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[NFC][SYCL] Clean up FPGA archive files after test runs (#2678)
In some local configurations, re-launching fpga_aocx*.cpp tests
appends new objects to the archive created during preceding test
runs. Overwrite the archive files in a separate `RUN` line to avoid
misleading failures in local development environments.
Signed-off-by: Artem Gindinson <[email protected]>
0 commit comments