guessit icon indicating copy to clipboard operation
guessit copied to clipboard

Some tests are failing in guessit 3.4.3

Open jorti opened this issue 2 years ago • 1 comments

I'm building guessit version 3.4.3 to package it in Fedora and some tests are failing. Please, see the tests log:

https://gist.github.com/jorti/4f4a98c35af98164a8c490d6eeef842f

jorti avatar Jan 18 '22 18:01 jorti

I can confirm this is occurring on Arch Linux with the exact 5 failures.

I ended up just removing the failing tests downstream.

grawlinson avatar Sep 23 '22 09:09 grawlinson

Tests are still failing in 3.5.0

jorti avatar Jan 11 '23 08:01 jorti

It seems Arch Linux has issue with "mimetype": "video/x-matroska", i'll just remove those checks from failing tests. As the mimetype starts with x-, it's not a standard one and should not be asserted is tests.

Toilal avatar Feb 18 '23 10:02 Toilal