spicedb icon indicating copy to clipboard operation
spicedb copied to clipboard

Test flake: TestMySQLDatastoreWithTablePrefix/TestStats

Open ecordell opened this issue 3 years ago • 0 comments

--- FAIL: TestMySQLDatastoreWithTablePrefix (31.87s)
    --- FAIL: TestMySQLDatastoreWithTablePrefix/TestStats (0.22s)
        stats.go:26: 
            	Error Trace:	stats.go:26
            	            				datastore.go:49
            	Error:      	"0" is not greater than "0"
            	Test:       	TestMySQLDatastoreWithTablePrefix/TestStats
            	Messages:   	must report some relationships
FAIL

occasionally mysql seems to not be able to report stats even after an analyze. I've seen this a couple of times now, most recently on Details

ecordell avatar May 19 '22 20:05 ecordell