-
Notifications
You must be signed in to change notification settings - Fork 801
Closed
Description
Hi @EagleChen
run go test failed with parent test:
FAIL: river_extra_test.go:92: riverTestSuite.TestRiverWithParent
river_extra_test.go:103:
s.testElasticExtraExists(c, "1", "1", true)
river_extra_test.go:86:
c.Assert(r.Code, Equals, http.StatusOK)
... obtained int = 404
... expected int = 200
I use siddontang/mysql and newest elasticsearch:latest docker to test.
Can you help me find why failed? Thank you.
Metadata
Metadata
Assignees
Labels
No labels