Skip to content

Add CI#4

Open
abitrolly wants to merge 5 commits intoawesome-gocui:masterfrom
abitrolly:master
Open

Add CI#4
abitrolly wants to merge 5 commits intoawesome-gocui:masterfrom
abitrolly:master

Conversation

@abitrolly
Copy link

@abitrolly abitrolly commented May 7, 2021

Run go test -v ./...
=== RUN   TestParse
    keybinding_test.go:42: Expected key '1' but got 'Ctl+A' (trial 2)
    keybinding_test.go:52: Expected error message '' but got 'unsupported keybinding: KeyCtlA' (trial 2)
    keybinding_test.go:42: Expected key '65519' but got 'PageUp' (trial 9)
    keybinding_test.go:52: Expected error message '' but got 'unsupported keybinding: KeyPageUp' (trial 9)
    keybinding_test.go:42: Expected key '65519' but got 'PgUp' (trial 10)
    keybinding_test.go:52: Expected error message '' but got 'unsupported keybinding: KeyPgUp' (trial 10)
    keybinding_test.go:42: Expected key '0' but got 'F22' (trial 18)
    keybinding_test.go:42: Expected key '0' but got '^!' (trial 19)
--- FAIL: TestParse (0.00s)
FAIL
FAIL	github.com/awesome-gocui/keybinding	0.002s
?   	github.com/awesome-gocui/keybinding/examples	[no test files]
FAIL
Error: Process completed with exit code 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant