Skip to content
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.

go test fails ? #10

Closed
jfcg opened this issue Dec 20, 2017 · 0 comments · Fixed by #11
Closed

go test fails ? #10

jfcg opened this issue Dec 20, 2017 · 0 comments · Fixed by #11

Comments

@jfcg
Copy link
Contributor

jfcg commented Dec 20, 2017

  • My router has upnp enabled and initially upnp page shows nothing.
  • I clone this repo and run "go test":
--- FAIL: TestConcurrentUPNP (6.43s)
	upnp_test.go:34: context canceled
	...
	upnp_test.go:34: context canceled
--- FAIL: TestIGD (3.13s)
	upnp_test.go:55: Your external IP is: X.Y.Z.W
	upnp_test.go:60: goupnp: error performing SOAP HTTP request: Post http://192.168.1.1:1900/upnp/control/WANIPConn1: EOF
FAIL
exit status 1
FAIL	github.com/NebulousLabs/go-upnp 9.571s
  • After that my router's upnp page shows:
ID | App Description | External Port | Protocol | Internal Port | IP Address | Status
1 | upnp test | 9001 | TCP | 9001 | 192.168.1.X | Enabled
  • go1.9.2 linux/amd64
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant