[ 18s] FAIL: test_end2end (fsed.tests.test_fsed.TestFsed)
[ 18s] ----------------------------------------------------------------------
[ 18s] Traceback (most recent call last):
[ 18s] File "/home/abuild/rpmbuild/BUILD/fsed-0.5.3/fsed/tests/test_fsed.py", line 172, in test_end2end
[ 18s] self.assertEqual(exit_code, 0)
[ 18s] AssertionError: 2 != 0
All other tests pass, as can be seen at the logs in the openSUSE build systems URL above.
I am looking at packaging this for openSUSE, and ran into the following test failure on Python 2 and 3
https://build.opensuse.org/package/show/home:jayvdb:py-new/python-fsed
All other tests pass, as can be seen at the logs in the openSUSE build systems URL above.