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

ci: Intermittent test failure - TestImport #1060

Open
adilansari opened this issue Apr 18, 2023 · 0 comments
Open

ci: Intermittent test failure - TestImport #1060

adilansari opened this issue Apr 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@adilansari
Copy link
Contributor

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/[email protected]/reporter.go:39
tigris_test  |             	            				/root/go/pkg/mod/gopkg.in/gavv/[email protected]/chain.go:21
tigris_test  |             	            				/root/go/pkg/mod/gopkg.in/gavv/[email protected]/response.go:516
tigris_test  |             	            				/root/go/pkg/mod/gopkg.in/gavv/[email protected]/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

@adilansari adilansari added the bug Something isn't working label Apr 18, 2023
@adilansari adilansari moved this to 🆕 New in Tigris Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant