Red Hat Bugzilla – Bug 1279604
bd-r test fails with new disc media
Last modified: 2017-04-22 22:27:44 EDT
There is an error output in running command dvd+rw-mediainfo /dev/sr0 due to the disc not being formatted yet, saying it was unable to get some information, but continues to display proper output we need. The test suite sees any error output as something having gone wrong and raises an exception. The solution is to ignore error messages when running that command.