Skip to content

h5dump fails to dump h5daos_test_map.h5. #62

Description

@hyoklee

h5dump fails on Sunspot.

hyoklee@uan-0002:~/vol-daos/build/bin> ./h5daos_test_map
container ERR  src/container/cli.c:371 cont_destroy_complete() failed to destroy \
container: DER_NONEXIST(-1005): 'The specified entity does not exist'
Testing integer as the datatype of keys and values
    Testing creation of map object                                        PASSED

...

All DAOS Map tests passed

...

hyoklee@uan-0002:~/vol-daos/build/bin> h5dump h5daos_test_map.h5
HDF5 "h5daos_test_map.h5" {
GROUP "/" {
   DATATYPE "key_datatype" H5T_ENUM {
      H5T_STD_I32LE;
      "ONE"              0;
      "TWO"              1;
      "THREE"            2;
      "FOUR"             3;
      "FIVE"             4;
   };h5dump error: unknown object "map_comp_comp"

}
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions