Uploaded image for project: 'Picard'
  1. Picard
  2. PICARD-2583

test failure: WAVTest: AssertionError: '352.8' != '1411.2'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • 2.8.3
    • Packaging & Deployment
    • None
    • Debian unstable

      Running the test suite in up-to-date Debian unstable fails:

      ======================================================================
      FAIL: test_info (test.formats.test_wav.WAVTest)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/test/formats/common.py", line 195, in _decorator
          func(self, *args, **kwargs)
        File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/test/formats/common.py", line 237, in test_info
          self.assertEqual(expected_value, value, '%s: %r != %r' % (key, expected_value, value))
      AssertionError: '352.8' != '1411.2'
      - 352.8
      + 1411.2
       : ~bitrate: '352.8' != '1411.2'
      

      ffprobe for this file reports:

      Input #0, wav, from 'test/data/test.wav':
        Duration: 00:00:00.08, bitrate: 1415 kb/s
        Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s
      

            Unassigned Unassigned
            sebastinas Sebastian Ramacher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package