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

the ci is always failed: continuous-integration/appveyor/pr — AppVeyor build failed #18473

Closed
xiaods opened this issue Jan 17, 2019 · 0 comments · Fixed by #18478
Closed

the ci is always failed: continuous-integration/appveyor/pr — AppVeyor build failed #18473

xiaods opened this issue Jan 17, 2019 · 0 comments · Fixed by #18478
Assignees

Comments

@xiaods
Copy link

xiaods commented Jan 17, 2019

Hi there,

please note that this is an issue tracker reserved for bug reports and feature requests.

For general questions please use the gitter channel or the Ethereum stack exchange at https://ethereum.stackexchange.com.

System information

Geth version: geth version
OS & Version: Windows/Linux/OSX
Commit hash : (if develop)

Expected behaviour

AppVeyor build can pass

Actual behaviour

AppVeyor build failed

Steps to reproduce the behaviour

submit a pr and testing it. e.g:
https://ci.appveyor.com/project/ethereum/go-ethereum/builds/21662297

Backtrace

github.com/ethereum/go-ethereum/cmd/swarm/swarm-smoke	[no test files]
--- FAIL: TestSnapshotCreate (0.00s)
    --- FAIL: TestSnapshotCreate/defaults (0.36s)
        test_cmd.go:250: (stderr) open C:\gopath\src\github.com\ethereum\go-ethereum\cmd\swarm\swarm-snapshot/C:\Users\appveyor\AppData\Local\Temp\1\swarm-snapshot233205527: The filename, directory name, or volume label syntax is incorrect.
        create_test.go:81: command exit code 1, expected 0
    --- FAIL: TestSnapshotCreate/services (0.39s)
        test_cmd.go:250: (stderr) open C:\gopath\src\github.com\ethereum\go-ethereum\cmd\swarm\swarm-snapshot/C:\Users\appveyor\AppData\Local\Temp\1\swarm-snapshot594488714: The filename, directory name, or volume label syntax is incorrect.
        create_test.go:81: command exit code 1, expected 0
    --- FAIL: TestSnapshotCreate/more_nodes (0.35s)
        test_cmd.go:250: (stderr) open C:\gopath\src\github.com\ethereum\go-ethereum\cmd\swarm\swarm-snapshot/C:\Users\appveyor\AppData\Local\Temp\1\swarm-snapshot724447073: The filename, directory name, or volume label syntax is incorrect.
        create_test.go:81: command exit code 1, expected 0
    --- FAIL: TestSnapshotCreate/services_with_bzz (0.39s)
        test_cmd.go:250: (stderr) open C:\gopath\src\github.com\ethereum\go-ethereum\cmd\swarm\swarm-snapshot/C:\Users\appveyor\AppData\Local\Temp\1\swarm-snapshot339131212: The filename, directory name, or volume label syntax is incorrect.
        create_test.go:81: command exit code 1, expected 0
FAIL
coverage: 0.0% of statements
FAIL	github.com/ethereum/go-ethereum/cmd/swarm/swarm-snapshot	1.008s
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 a pull request may close this issue.

4 participants