aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
diff options
context:
space:
mode:
authorMatthew Crymble <matthew.crymble@ni.com>2022-05-20 12:22:07 -0500
committerAaron Rossetto <aaron.rossetto@ni.com>2022-06-10 13:24:05 -0500
commit3372ca9d6880f684f6865a3e34e1317d3796ac2f (patch)
tree726e3ca020635c7f7c3482ccdea8ae88cb815aef /mpm
parent9162e6842354d4022f7692536a888d10bee8fede (diff)
downloaduhd-3372ca9d6880f684f6865a3e34e1317d3796ac2f.tar.gz
uhd-3372ca9d6880f684f6865a3e34e1317d3796ac2f.tar.bz2
uhd-3372ca9d6880f684f6865a3e34e1317d3796ac2f.zip
tests: streaming: use assert instead of pytest.fail for underruns/overruns
When an assert statement fails, pytest will determine whether that should be a fail or an xfail. By explicitly calling pytest.fail, we were preventing pytest from doing that determination, so an individual test case that had an xfail mark would have been a hard failure.
Diffstat (limited to 'mpm')
0 files changed, 0 insertions, 0 deletions