Re: [PATCH 0/7] verify trim operations
Fio Test Bot <[email protected]>
| Newsgroups | org.kernel.vger.fio |
|---|---|
| Message-ID | <[email protected]> |
On 3/31/25 10:41 AM, [email protected] wrote: > > The result of fio's continuous integration tests was: failure > > For more details see https://github.com/fiotestbot/fio/actions/runs/14173747734 The test failure occurred with one case in t/strided.py. In the past this script has failed test cases because of LFSR initialization failures. I re-ran the failed job and it passed: https://github.com/fiotestbot/fio/actions/runs/14173747734/job/39703487860 I have committed these patches upstream. Vincent