Git conflict markers in tests
k-sareen opened this issue · 4 comments
k-sareen commented
titzer commented
Ah, shoot. I had a merge rebase issue and thought I had fixed that. Yeah, somehow the unit tests don't fail the CI; similar issue to parser failures not generating a non-zero exit code. I'll fix the conflict markers in a sec.
k-sareen commented
CI is just piggy-backing off test/all.bash
so the underlying issue is likely there.
titzer commented
Going to close this; probably should be a separate issue for the unit tests not failing CI.