Fix py-scaffold unit test#1390
Conversation
|
The test actually runs as expected (https://lc.llnl.gov/gitlab/benchpark/benchpark/-/jobs/3819673). The issue is that after completion of the benchmark, there is always this error @joshuamvining Any ideas how to force this to exit code 0? The only thing I can think of is checking in |
I think you could probably modify .gitlab/bin/exit-codes to have an exception for error code 134 whenever the benchmark is py-scaffold. That may be a cleaner place to put the exception than in |
Description
rocm=7.1.1, default rocm=6.4.3 won't work.