e4s ci: add hdf5-vol-daos (#37887)

* e4s ci: add hdf5-vol-daos

* hdf5-vol-daos: comment with failure notes
This commit is contained in:
eugeneswalker 2023-06-28 10:31:59 -05:00 committed by GitHub
parent 640ccf2ef9
commit 95fffe16a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -185,6 +185,7 @@ spack:
# - archer # llvm@8 # - archer # llvm@8
# - bricks # bricks # - bricks # bricks
# - geopm # geopm # - geopm # geopm
# - hdf5-vol-daos # hdf5-vol-daos: vhost/vhost_user.c:65:32: error: array size missing in 'vhost_message_handlers'
# - loki # loki # - loki # loki
# - precice # precice # - precice # precice
# - pruners-ninja # pruners-ninja # - pruners-ninja # pruners-ninja

View File

@ -224,6 +224,7 @@ spack:
# CPU failures # CPU failures
# - geopm # /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: error:'__builtin_strncpy' specified bound 512 equals destination size [-Werror=stringop-truncation] # - geopm # /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: error:'__builtin_strncpy' specified bound 512 equals destination size [-Werror=stringop-truncation]
# - hdf5-vol-daos # hdf5-vol-daos: vhost/vhost_user.c:65:32: error: array size missing in 'vhost_message_handlers'
# - loki # ../include/loki/Singleton.h:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] # - loki # ../include/loki/Singleton.h:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
# - pruners-ninja # test/ninja_test_util.c:34: multiple definition of `a'; # - pruners-ninja # test/ninja_test_util.c:34: multiple definition of `a';
# - rempi # rempi_message_manager.h:53:3: error: 'string' does not name a type # - rempi # rempi_message_manager.h:53:3: error: 'string' does not name a type