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

Support non-amd64 linux platforms (except 386) #3

Merged
merged 1 commit into from
Jun 28, 2017

Conversation

AkihiroSuda
Copy link
Contributor

@ishidawataru PTAL

Signed-off-by: Akihiro Suda suda.akihiro@lab.ntt.co.jp

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
@AkihiroSuda
Copy link
Contributor Author

Test failure in go1.6 seems unrelated

$ go test -v ./...
=== RUN   TestResolveSCTPAddr
--- PASS: TestResolveSCTPAddr (0.00s)
=== RUN   TestSCTPListenerName
--- PASS: TestSCTPListenerName (0.00s)
=== RUN   TestSCTPConcurrentAccept
--- FAIL: TestSCTPConcurrentAccept (403.23s)
	sctp_test.go:106: # of failed Dials: 100
FAIL
FAIL	github.com/ishidawataru/sctp	403.232s

https://travis-ci.org/ishidawataru/sctp/builds/247810596?utm_source=github_status&utm_medium=notification

@ishidawataru ishidawataru merged commit 771b618 into ishidawataru:master Jun 28, 2017
@ishidawataru
Copy link
Owner

@AkihiroSuda thanks

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.

None yet

2 participants