The following tests FAILED:
59 - nc_test (Timeout)
65 - nc_test4_tst_filter (Failed)
71 - nc_test4_tst_files4 (Timeout)
125 - nc_test4_tst_filterparser (Failed)
158 - ncdap_tst_ncdap3 (Failed)
159 - ncdap_t_dap3a (Failed)
160 - ncdap_test_cvt (Failed)
161 - ncdap_test_vara (Failed)
162 - ncdap_tst_ber (Failed)
163 - ncdap_tst_remote3 (Failed)
164 - ncdap_tst_fillmismatch (Failed)
165 - ncdap_test_varm3 (Failed)
166 - dap4_test_test
The timeouts are due to the slow CPU I guess.
Environment Information
configure)Summary of Issue
The timeouts are due to the slow CPU I guess.
Steps to reproduce the behavior
mkdir buildcd buildcmake ..make(take a long nap, go for a walk, etc)ctest --timeout 600 .