Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test_rank0 in mfhdf tests #699

Open
derobins opened this issue Mar 10, 2024 · 0 comments
Open

Fix test_rank0 in mfhdf tests #699

derobins opened this issue Mar 10, 2024 · 0 comments
Assignees
Labels
Component - C Library Core C library issues Component - Testing Test code, GitHub workflows Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Type - Bug Please report security issues to [email protected] instead of creating an issue on GitHub
Milestone

Comments

@derobins
Copy link
Member

This test is broken and should be fixed

============================
Testing hdftest 
----------------------------
hdftest  Test Log
----------------------------
Testing create/read/write compressed datasets (tcomp.c)                PASSED
Testing create/read/write chunked datasets (tchunk.c)                  PASSED
Testing reading of netCDF file using the SDxxx interface (tnetcdf.c)   PASSED
Testing functionality of dimensions (tdim.c)                           PASSED
Testing functions involving empty data sets (temptySDSs.c)             PASSED
Testing various setting attribute features (tattributes.c)             PASSED
Testing getting data size of special data (tdatasizes.c)               PASSED
Testing getting location info of data (tdatainfo.c)                    PASSED
Testing getting location info of attr and annot data (tattdatainfo.c)  PASSED
Testing a mix of SD, V, and VS functions (tmixed_apis.c)               PASSED
Testing miscellaneous file related functions (tfile.c)                 PASSED
Testing several APIs with SDS having rank = 0 (trank0.c)              *** UNEXPECTED VALUE from test_rank0:SDwritedata is 0 at line  108 in ../../../hdf4/mfhdf/test/trank0.c
Testing various SDS' properties (tsdsprops.c)                          PASSED
Testing various coordinate variable features (tcoordvar.c)             PASSED
Testing external file functions (texternal.c)                          PASSED
Testing szip compression for datasets (tszip.c)                        PASSED
Testing SDstart for file with no write permission (tsd.c)              PASSED
*** HDF-SD test fails ***

@derobins derobins added Component - C Library Core C library issues Component - Testing Test code, GitHub workflows Type - Bug Please report security issues to [email protected] instead of creating an issue on GitHub Priority - 0. Blocker ⛔ This MUST be merged for the release to happen labels Mar 10, 2024
@derobins derobins added this to the 4.4.0 milestone Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - C Library Core C library issues Component - Testing Test code, GitHub workflows Priority - 0. Blocker ⛔ This MUST be merged for the release to happen Type - Bug Please report security issues to [email protected] instead of creating an issue on GitHub
Projects
None yet
Development

No branches or pull requests

2 participants