statuseshistory pruning test failure on s390 and arm64

Bug #1749011 reported by Tim Penhey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
High
Tim Penhey

Bug Description

FAIL: status_history_test.go:29: StatusHistorySuite.TestPruneStatusHistoryBySize

[LOG] 0:01.148 INFO juju.state statuseshistory size pruning finished: 9000 rows deleted
status_history_test.go:52:
    // When writing this test, the size was 6670 for about 0,00015 MB per entry
    // but that is a size that can most likely change so I wont risk a flaky test
    // here, enough to say that if this size suddenly is no longer less than
    // half its good reason for suspicion.
    c.Assert(historyLen, jc.LessThan, 10000)
... obtained int = 11006
... expected int = 10000

Can be seen from jenkins s390x and arm64 unit test runs.

Revision history for this message
Tim Penhey (thumper) wrote :
Changed in juju:
assignee: nobody → Tim Penhey (thumper)
milestone: none → 2.3.4
status: Triaged → In Progress
Tim Penhey (thumper)
Changed in juju:
status: In Progress → Fix Committed
Changed in juju:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.