-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Bug description
This is a tracking issue for the spurious error message loss in statix.test
Versions
Spoofax version: Nightly
Steps to reproduce the behavior
Run mvn verify
in /statix.test
Observed behavior
Sometimes, a test will fail, e.g.
[ERROR] Test 'equality on inequal arity tuples typing fails ' failed
[ERROR] @(1145, 1190) ERROR : Expected more than 0 ERRORs, but got 0
Expected behavior
No failing test
Additional context
Probably due to #110
Please report instances of failures using the following template:
DESCRIPTIVE MESSAGE
Test: TEST NAME
Machine: MACHINE DESCRIPTION (buildfarm/local + SPEC)
Commit: COMMIT HASH (of `nabl` component)
<details>
<summary>Log</summary>
LOG IN CODE BLOCK HERE
</details>