Coder Social home page Coder Social logo

List of remote tests wrong about netcdf-c HOT 4 CLOSED

nschloe avatar nschloe commented on June 14, 2024
List of remote tests wrong

from netcdf-c.

Comments (4)

DennisHeimbigner avatar DennisHeimbigner commented on June 14, 2024

partvar2 is intentionally disabled.
If you examine ncdap_test/Makefile.am
(from which CMakefiles.txt is taken),
you will see that test_partvar.c is included,
but test_partvar2.c is not. This is intentional.
=Dennis Heimbigner
Unidata

Nico Schlömer wrote:

The file https://github.com/Unidata/netcdf-c/blob/master/ncdap_test/CMakeLists.txt lists a number of DAP remote tests, but that list is at least incomplete. test_partvar fails for me with

$ grep findtestser * -r
[...]
ncdap_test/test_partvar2.c:    svc = NC_findtestserver("dts");
ncdap_test/test_partvar.c:    svc = NC_findtestserver("dts");
ncdap_test/test_varm3.c:        const char* svc = NC_findtestserver("thredds");
ncdap_test/nctestserver.c:    url = NC_findtestserver(argv[1]);

In fact, the only test that does fail if I turn off network connectivity is ncdap_test_partvar.


Reply to this email directly or view it on GitHub:
#31

from netcdf-c.

nschloe avatar nschloe commented on June 14, 2024

This intention of the report is to point out that there are tests which contain NC_findtestserver, but are not listed as ENABLE_DAP_REMOTE_TESTS. This is true for all of the above files.

from netcdf-c.

DennisHeimbigner avatar DennisHeimbigner commented on June 14, 2024

I see. Ok.
I missed including these in
ENABLE_DAP_REMOTE_TESTS.
Thanks for the heads up.
=Dennis Heimbigner
Unidata

Nico Schlömer wrote:

This intention of the report is to point out that there are tests which contain NC_findtestserver, but are not listed as ENABLE_DAP_REMOTE_TESTS. This is true for all of the above files.


Reply to this email directly or view it on GitHub:
#31 (comment)

from netcdf-c.

nschloe avatar nschloe commented on June 14, 2024

As per commit a189b98.

from netcdf-c.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.