Skip to content
This repository has been archived by the owner on May 22, 2020. It is now read-only.

TestRangeSearch fails occasionally #70

Closed
PumpkinSeed opened this issue Oct 7, 2019 · 1 comment
Closed

TestRangeSearch fails occasionally #70

PumpkinSeed opened this issue Oct 7, 2019 · 1 comment
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists testing Test related issues
Milestone

Comments

@PumpkinSeed
Copy link
Owner

--- FAIL: TestRangeSearch (3.04s)
    fts_test.go:446: 
        	Error Trace:	fts_test.go:446
        	Error:      	Expected nil, but got: &errors.errorString{s:"[{\"error\":\"rest_auth: preparePerms, err: index not found\",\"request\":{\"ctl\":{\"timeout\":75000},\"query\":{\"end\":\"2019-09-16T22:13:03+02:00\",\"field\":\"something\",\"start\":\"2019-07-16T10:13:03+02:00\"}},\"status\":\"fail\"}\n]"}
        	Test:       	TestRangeSearch
210.815371ms
--- FAIL: TestRangeSearchWithFacet (3.23s)
    fts_test.go:513: 
        	Error Trace:	fts_test.go:513
        	Error:      	Expected nil, but got: &errors.errorString{s:"[{\"error\":\"rest_auth: preparePerms, err: index not found\",\"request\":{\"ctl\":{\"timeout\":75000},\"facets\":{\"BillingAddressAddress1\":{\"field\":\"BillingAddressAddress1\",\"size\":10}},\"query\":{\"end\":\"2019-09-16T22:13:06+02:00\",\"field\":\"something\",\"start\":\"2019-07-16T10:13:06+02:00\"}},\"status\":\"fail\"}\n]"}
        	Test:       	TestRangeSearchWithFacet
2019/10/07 18:13:37 Error when create secondary index An invalid index name was specified.
2019/10/07 18:13:37 Error when dropping index[] An invalid index name was specified.
{Service:1 Endpoint:127.0.0.1:11210 Success:true Latency:560.066µs}
{Service:4 Endpoint:http://127.0.0.1:8093 Success:true Latency:2.069186ms}
{Service:5 Endpoint:http://127.0.0.1:8094 Success:true Latency:25.111139ms}
{Service:6 Endpoint: Success:false Latency:0s}
{Service:1 Endpoint:127.0.0.1:11210 Success:true Latency:416.271µs}
{Service:4 Endpoint:http://127.0.0.1:8093 Success:true Latency:726.847µs}
{Service:5 Endpoint:http://127.0.0.1:8094 Success:true Latency:1.209528ms}
@PumpkinSeed PumpkinSeed added bug Something isn't working testing Test related issues labels Oct 7, 2019
@PumpkinSeed PumpkinSeed added this to the 0.1.2 milestone Oct 8, 2019
@PumpkinSeed PumpkinSeed added the duplicate This issue or pull request already exists label Oct 9, 2019
@PumpkinSeed
Copy link
Owner Author

Related to #71

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working duplicate This issue or pull request already exists testing Test related issues
Projects
None yet
Development

No branches or pull requests

2 participants