Skip to content

ci: Intermittent test failure - TestQuota #1059

Open
@adilansari

Description

Describe the bug

  | --- FAIL: TestQuota (0.14s)
tigris_test  |     quota_test.go:132: 
tigris_test  |         	Error Trace:	/go/src/tigris/server/quota/quota_test.go:132
tigris_test  |         	Error:      	Not equal: 
tigris_test  |         	            	expected: *api.TigrisError(&api.TigrisError{Code:8, Message:"data size limit exceeded", Details:[]protoiface.MessageV1(nil)})
tigris_test  |         	            	actual  : <nil>(<nil>)
tigris_test  |         	Test:       	TestQuota
tigris_test  | FAIL

Link to build

To Reproduce

Intermittent failure on CI run

Expected behavior

Tests should always pass

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions