[Darshan-commits] [Git][darshan/darshan][master] added AutoPerf to pydarshan unsupported_rec test

Shane Snyder xgitlab at cels.anl.gov
Tue May 11 14:57:27 CDT 2021



Shane Snyder pushed to branch master at darshan / darshan


Commits:
31bdb610 by Shane Snyder at 2021-05-11T14:56:34-05:00
added AutoPerf to pydarshan unsupported_rec test

- - - - -


1 changed file:

- darshan-util/pydarshan/tests/test_report.py


Changes:

=====================================
darshan-util/pydarshan/tests/test_report.py
=====================================
@@ -47,7 +47,7 @@ def test_load_records():
 
 
 @pytest.mark.parametrize("unsupported_record",
-        ["DXT_POSIX", "DXT_MPIIO", "LUSTRE"]
+        ["DXT_POSIX", "DXT_MPIIO", "LUSTRE", "APMPI", "APXC"]
         )
 def test_unsupported_record_load(caplog, unsupported_record):
     # check for appropriate logger warning when attempting to



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/31bdb610199df912b671835f9202298ed17565a0

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/31bdb610199df912b671835f9202298ed17565a0
You're receiving this email because of your account on xgitlab.cels.anl.gov.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20210511/9733af55/attachment.html>


More information about the Darshan-commits mailing list