Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure in 3.0.121 #423

Closed
orhun opened this issue Jun 11, 2022 · 2 comments
Closed

Test failure in 3.0.121 #423

orhun opened this issue Jun 11, 2022 · 2 comments

Comments

@orhun
Copy link

orhun commented Jun 11, 2022

  • Command Format: go test

  • Execution Command:

go test ./cli/... ./config/... ./i18n/... ./main/... ./openapi/... ./resource/...
  • Output:
go: downloading github.com/stretchr/testify v1.7.1
go: downloading github.com/onsi/ginkgo v1.16.5
go: downloading github.com/onsi/gomega v1.19.0
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go: downloading github.com/nxadm/tail v1.4.8
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/text v0.3.7
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/fsnotify/fsnotify v1.4.9
ok  	github.com/aliyun/aliyun-cli/cli	0.007s
ok  	github.com/aliyun/aliyun-cli/config	62.672s
ok  	github.com/aliyun/aliyun-cli/i18n	0.002s
?   	github.com/aliyun/aliyun-cli/main	[no test files]
--- FAIL: Test_main (2.19s)
    commando_test.go:93:
        	Error Trace:	commando_test.go:93
        	Error:      	Should be true
        	Test:       	Test_main
FAIL
FAIL	github.com/aliyun/aliyun-cli/openapi	2.531s
?   	github.com/aliyun/aliyun-cli/resource	[no test files]
FAIL
@JacksonTian
Copy link
Contributor

fixed now.

@JacksonTian
Copy link
Contributor

Thank you for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants