Closed maxitg closed 3 years ago
@maxitg what does @HEAD
mean? @
is a synonym for HEAD
I believe, so this looks wrong to me.
This issue has never happened since then, however, ./performanceTest.wls
is indeed broken in this case because it fails with HEAD
and silently fails with @HEAD
by running the tests on the same branch again (so the performance report is always at zero).
The problem
Performance Test step sometimes fails on CI with "Current git tree must be clean.": example