hdf5 icon indicating copy to clipboard operation
hdf5 copied to clipboard

Break long running tests into smaller parts

Open byrnHDF opened this issue 11 months ago • 1 comments

Tests like test-swmr and dsets will timeout on slower machines and could easily be partitioned into smaller sets of tests. There are ones that run long and could be split, too.

byrnHDF avatar Mar 13 '24 13:03 byrnHDF

These tests timeout on i386 1CPU machine.

H5DIFF-h5diff_100
H5TEST-cmpd_dset
H5TEST-dsets	
H5TEST-earray	
H5TEST-set_extent	
H5TEST-testhdf5-select	
H5TEST-vds

hyoklee avatar Mar 27 '24 17:03 hyoklee