Open
Description
Describe the bug
--- FAIL: TestImport (0.23s)
tigris_test | --- FAIL: TestImport/evolve_schema_in_separate_batch (0.02s)
tigris_test | reporter.go:39:
tigris_test | Error Trace: /root/go/pkg/mod/gopkg.in/gavv/httpexpect.v1@v1.1.3/reporter.go:39
tigris_test | /root/go/pkg/mod/gopkg.in/gavv/httpexpect.v1@v1.1.3/chain.go:21
tigris_test | /root/go/pkg/mod/gopkg.in/gavv/httpexpect.v1@v1.1.3/response.go:516
tigris_test | /root/go/pkg/mod/gopkg.in/gavv/httpexpect.v1@v1.1.3/response.go:134
tigris_test | /go/src/tigris/test/v1/server/document_test.go:4681
tigris_test | Error:
tigris_test | expected status equal to:
tigris_test | "200 OK"
tigris_test |
tigris_test | but got:
tigris_test | "400 Bad Request"
tigris_test | Test: TestImport/evolve_schema_in_separate_batch
tigris_test | FAIL
Link to build
To Reproduce
Intermittent failure on CI run
Expected behavior
Tests should always pass