- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: Compaction
- 
        2023-11-28 - Anthill Tiger
- 
        2
- 
        1
The test test_compact06.py can hit the following assertion:
AssertionError: unexpected standard output, contains: "[1700621917:281080][4078:0x7f5fce4c6700], test_compact06.test_compact06.test_background_compact_api, WT_SESSION.compact: [WT_VERB_COMPACT][WARNING]: background compact interrupted by application
Despite the change done in WT-11588, since WT-11594, it is possible for background compaction to try compacting the HS. If we are analyzing it while the test ends, interruption will print a message as being interrupted.