
Im already onto this issue (one of two reasons way building on Arch is failing ATM, see https://github.com/bit-team/backintime/issues/1333). I will send a PR until tonight I think. On Sun, 2022-10-23 at 13:19 +0000, c.buhtz@posteo.jp wrote:
Hello Jürgen,
thanks for explaining.
It cause a little problem in "test_backintime.py::TestBackInTime.test_local_snapshot_is_successful()" (https://github.com/bit-team/backintime/blob/4b09eba80237d64b84a3ed2c4aba1c44...)
The output on stderr is explicit checked here if it fits to that lines
INFO: Lock INFO: Take a new snapshot. Profile: 1 Main profile INFO: Call rsync to take the snapshot INFO: Save config file INFO: Save permissions INFO: Create info file INFO: Unlock
But in my situation (testing machine without installed BIT but running BIT from git repo) it fails because there are also that WARNING messages in.
It seems to me it is the only test that is affected. What do you think how to handle that?
One approach would be to modify the test that way that it still checks for the existence of that INFO lines but ignore the other lines. What do you think?
Kind Christian _______________________________________________ Bit-dev mailing list -- bit-dev@python.org To unsubscribe send an email to bit-dev-leave@python.org https://mail.python.org/mailman3/lists/bit-dev.python.org/ Member address: python@altfeld-im.de