New comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/37656#issuecomment-1165882790 Comment: history_races test fails on x86_64-musl: ``` 61/236 Test #64: history_races ............................***Failed 1.27 sec Proceeding with target execution Testing low-level functionality Testing history race conditions Error: Expected 1025 items, but instead got 1005 items Error: Line '0 0' still left in the array Error: Line '0 1' still left in the array Error: Line '0 2' still left in the array Error: Line '0 3' still left in the array Error: Line '0 4' still left in the array Error: Line '0 5' still left in the array Error: Line '0 6' still left in the array Error: Line '0 7' still left in the array Error: Line '0 8' still left in the array Error: Line '0 9' still left in the array Error: Line '0 10' still left in the array Error: Line '0 11' still left in the array Error: Line '0 12' still left in the array Error: Line '0 13' still left in the array Error: Line '0 14' still left in the array Error: Line '0 15' still left in the array Error: Line '0 16' still left in the array Error: Line '0 17' still left in the array Error: Line '0 18' still left in the array Error: Line '1 0' still left in the array Encountered 21 errors in low-level tests ```