hdf5/testpar
raylu-hdf b2363a8195
H5Oflush fails for parallel (#1876)
* H5Oflush causes H5Fclose to trigger an assertion failure in metadata cache for parallel.  This commit makes sure H5Oflush fails for parallel until this problem is solved in the future.

* Committing clang-format changes

* Changed the use of H5F_get_driver_id to H5F_HAS_FEATURE.

Co-authored-by: songyulu <songyulu@jelly.ad.hdfgroup.org>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-12 08:55:34 -07:00
..
CMakeLists.txt H5Oflush fails for parallel (#1876) 2022-07-12 08:55:34 -07:00
CMakeTests.cmake
CMakeVFDTests.cmake
Makefile.am H5Oflush fails for parallel (#1876) 2022-07-12 08:55:34 -07:00
t_2Gio.c sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
t_bigio.c
t_cache_image.c
t_cache.c Fixes a bug where t_cache fails due to a string size being too small (#1720) 2022-05-04 07:53:13 -07:00
t_chunk_alloc.c
t_coll_chunk.c
t_coll_md_read.c
t_dset.c sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
t_file_image.c
t_file.c
t_filter_read.c
t_filters_parallel.c
t_filters_parallel.h
t_init_term.c h5test.h testing macros get enclosed in do..while loops (#1721) 2022-05-04 08:49:01 -07:00
t_mdset.c sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
t_mpi.c Fix some const cast and stack/static object size warnings (#1700) 2022-05-01 15:54:41 -05:00
t_oflush.c H5Oflush fails for parallel (#1876) 2022-07-12 08:55:34 -07:00
t_pflush1.c Fix some const cast and stack/static object size warnings (#1700) 2022-05-01 15:54:41 -05:00
t_pflush2.c h5test.h testing macros get enclosed in do..while loops (#1721) 2022-05-04 08:49:01 -07:00
t_ph5basic.c
t_pread.c
t_prestart.c h5test.h testing macros get enclosed in do..while loops (#1721) 2022-05-04 08:49:01 -07:00
t_prop.c Fixes a few minor parallel warnings (#1832) 2022-06-29 13:02:38 -07:00
t_pshutdown.c h5test.h testing macros get enclosed in do..while loops (#1721) 2022-05-04 08:49:01 -07:00
t_shapesame.c Fix some const cast and stack/static object size warnings (#1700) 2022-05-01 15:54:41 -05:00
t_span_tree.c
t_vfd.c sprintf to snprintf (#1815) 2022-06-22 11:58:18 -07:00
testpar.h
testpflush.sh.in
testphdf5.c H5Oflush fails for parallel (#1876) 2022-07-12 08:55:34 -07:00
testphdf5.h H5Oflush fails for parallel (#1876) 2022-07-12 08:55:34 -07:00