-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Recently cloned the main branch and ran the Classical variant tests as outline in the repo's README:
$ go test
Running 6.I.1
Res(kie) (deps [])
Adj(kie)
kie: Success
No guessing, resolving kie
kie: Success (deps [])
Res(mun) (deps [])
Adj(mun)
mun: Success
No guessing, resolving mun
mun: Success (deps [])
Sorted units for Germany is par:2, kie:0, mun:0
Removing par since it wasn't disbanded by order
--- FAIL: TestDATC (0.06s)
classical_test.go:219: 6.I.1: Expected {Army Germany} in par, but found nothing
classical_test.go:236: 6.I.1: Expected mun to be empty, but found {Army Germany}
classical_test.go:247: 6.I.1: ### Units:
classical_test.go:249: 6.I.1: war {Army Russia}
classical_test.go:249: 6.I.1: par {Army Germany}
classical_test.go:251: 6.I.1: ### Dislodged before:
classical_test.go:255: 6.I.1: ### Orders:
classical_test.go:257: 6.I.1: war Build Army
classical_test.go:257: 6.I.1: kie Build Army
classical_test.go:257: 6.I.1: mun Build Army
classical_test.go:259: 6.I.1: ### Units after:
classical_test.go:261: 6.I.1: mun {Army Germany}
classical_test.go:261: 6.I.1: war {Army Russia}
classical_test.go:261: 6.I.1: kie {Army Germany}
classical_test.go:263: 6.I.1: ### Dislodged after:
classical_test.go:267: 6.I.1: ### Errors:
classical_test.go:269: 6.I.1: kie <nil>
classical_test.go:269: 6.I.1: mun <nil>
classical_test.go:271: 6.I.1 failed
FAIL
exit status 1
FAIL github.com/zond/godip/variants/classical 0.171s
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels