bug#50604: [core-updates-frozen] make check-system tests broken

2022-07-11 Thread Maxim Cournoyer
Hi muradm, I'll close this since core-updates-frozen is long gone :-). If you find problems on master be sure to report them! Thanks, Maxim

bug#50604: [core-updates-frozen] make check-system tests broken

2021-09-15 Thread muradm
Hi, Currently execution of any system tests with "make check-system ..." seems to be broken. Tests are getting executed, and their status is "pass" in the log. But, some in some place around the test execution, below exception is fired. --8<---cut here---start--