Bug#1126327: user-session-migration: FTBFS on arm64: FAIL: test_subsequent_runs_with_new_script (__main__.MigrationTests.test_subsequent_runs_with_new_script)
Sebastian Ramacher <[email protected]>
| Newsgroups | gmane.linux.debian.ports.arm |
|---|---|
| Message-ID | <aXSNd3jKTzntOVqJ__14120.3070221067$1769246255$gmane$org@ramacher.at> |
Source: user-session-migration Version: 0.5.1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: [email protected], [email protected] User: [email protected] Usertags: arm64 Dear maintainer, user-session-migration failed to build on the arm64 buildds: 1/3 Test #3: build_user_session_migration ..... Passed 0.20 sec test 2 Start 2: migration 2: Test command: /usr/bin/python3 "/build/reproducible-path/user-session-migration-0.5.1+b2/obj-aarch64-linux-gnu/tests/test_migration.py" 2: Working Directory: /build/reproducible-path/user-session-migration-0.5.1+b2/obj-aarch64-linux-gnu 2: Test timeout computed to be: 10000000 1: .. 1: ---------------------------------------------------------------------- 1: Ran 2 tests in 3.557s 1: 1: OK 2/3 Test #1: debhelper ........................ Passed 3.67 sec 2: .......F 2: ====================================================================== 2: FAIL: test_subsequent_runs_with_new_script (__main__.MigrationTests.test_subsequent_runs_with_new_script) 2: Test subsequent runs with a new script 2: ---------------------------------------------------------------------- 2: Traceback (most recent call last): 2: File "/build/reproducible-path/user-session-migration-0.5.1+b2/obj-aarch64-linux-gnu/tests/test_migration.py", line 248, in test_subsequent_runs_with_new_script 2: self.assertTrue(re.match(f"""Using state file '{self.migration_home_file}' 2: ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2: Using '{self.script_path}' directory 2: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2: ...<4 lines>... 2: Executing: {re.escape(os.path.join(self.script_path, '08_testexecute.sh'))} 2: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2: """, stdout)) 2: ^^^^^^^^^^^^^ 2: AssertionError: None is not true 2: 2: ---------------------------------------------------------------------- 2: Ran 8 tests in 5.241s 2: 2: FAILED (failures=1) 3/3 Test #2: migration ........................***Failed 5.34 sec .......F ====================================================================== FAIL: test_subsequent_runs_with_new_script (__main__.MigrationTests.test_subsequent_runs_with_new_script) Test subsequent runs with a new script ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/reproducible-path/user-session-migration-0.5.1+b2/obj-aarch64-linux-gnu/tests/test_migration.py", line 248, in test_subsequent_runs_with_new_script self.assertTrue(re.match(f"""Using state file '{self.migration_home_file}' ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Using '{self.script_path}' directory ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... Executing: {re.escape(os.path.join(self.script_path, '08_testexecute.sh'))} ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ """, stdout)) ^^^^^^^^^^^^^ AssertionError: None is not true ---------------------------------------------------------------------- Ran 8 tests in 5.241s FAILED (failures=1) 67% tests passed, 1 tests failed out of 3 Total Test time (real) = 5.54 sec The following tests FAILED: 2 - migration (Failed) Errors while running CTest make[2]: *** [Makefile:74: test] Error 8 See https://buildd.debian.org/status/fetch.php?pkg=user-session-migration&arch=arm64&ver=0.5.1%2Bb2&stamp=1769193721&raw=0 for more details. Cheers