mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
Disable tst_varsperf; should only be run manually
This commit is contained in:
parent
1299a0fcee
commit
30a4dea21c
@ -30,8 +30,7 @@ t_type cdm_sea_soundings tst_camrun tst_vl tst_atts1 tst_atts2 \
|
||||
tst_vars2 tst_files5 tst_files6 tst_sync tst_h_scalar tst_rename \
|
||||
tst_rename2 tst_h5_endians tst_atts_string_rewrite \
|
||||
tst_hdf5_file_compat tst_fill_attr_vanish tst_rehash tst_filterparser \
|
||||
tst_bug324 tst_types tst_atts3 tst_put_vars tst_elatefill tst_udf tst_varsperf
|
||||
|
||||
tst_bug324 tst_types tst_atts3 tst_put_vars tst_elatefill tst_udf
|
||||
|
||||
# Temporary I hope
|
||||
if !ISCYGWIN
|
||||
|
@ -8,6 +8,9 @@
|
||||
under windows because of the use
|
||||
of gettimeofday().
|
||||
|
||||
WARNING: This test can only be run manually
|
||||
and should not be run as part of the testsuite.
|
||||
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
Loading…
Reference in New Issue
Block a user