Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/fs/lfs



Module Name:    src
Committed By:   martin
Date:           Wed Oct 29 11:46:34 UTC 2025

Modified Files:
        src/tests/fs/lfs: t_fcntl.c

Log Message:
Use default test timeout (3min) for now for all this tests.
The timeouts cause artificial failures on many slower test setups
and the tests run sucessfull if given enough time.

Example from an sh3 machine:

t_fcntl (1/1): 4 test cases
    cleanseg32: [330.482904s] Passed.
    cleanseg64: [321.895482s] Passed.
    coalesce32: [20.214675s] Passed.
    coalesce64: [20.613933s] Passed.

We may reduce timeouts again after we have working logs from various
architectures.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/fs/lfs/t_fcntl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index