Disable tst_varsperf; should only be run manually

This commit is contained in:
Dennis Heimbigner 2018-06-26 15:14:31 -06:00
parent 1299a0fcee
commit 30a4dea21c
2 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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"