storj / uplink

Storj network Go library
MIT License
122 stars 17 forks source link

Flaky test storj.io/storj/satellite/orders/orders_test.TestProjectBandwidthDailyRollups #163

Closed dlamarmorgan closed 10 months ago

dlamarmorgan commented 10 months ago

storj.io/storj/satellite/orders/orders_test.TestProjectBandwidthDailyRollups https://build.dev.storj.tools/job/uplink-gerrit/2790/


--- FAIL: TestProjectBandwidthDailyRollups/Postgres (1.26s)
orders_test.go:399: 

Error Trace:    /go/pkg/mod/storj.io/storj@v1.91.0-alpha.0.20231122114748-6b1c62d7b287/satellite/orders/orders_test.go:399

Error:          Not equal:
                            expected: 78336
                            actual  : 52224
egonelbre commented 10 months ago

Report the flaky tests to https://github.com/storj/storj, because these tests are from that repo. And add an appropriate label.

dlamarmorgan commented 10 months ago

done. https://github.com/storj/storj/issues/6558