Commit 750c979
Artem Gindinson
[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 <artem.gindinson@intel.com>1 parent de92415 commit 750c979
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments