** Also affects: session-migration (Ubuntu Disco)
Importance: High
Assignee: Didier Roche (didrocks)
Status: New
** Tags removed: rls-dd-incoming
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to session-migration in Ubuntu.
https://bugs.launchpad.net/bugs/1823435
Title:
session-migration ftbfs in disco
Status in session-migration package in Ubuntu:
New
Status in session-migration source package in Disco:
New
Bug description:
https://launchpadlibrarian.net/417924320/buildlog_ubuntu-disco-amd64
.session-migration_0.3.3_BUILDING.txt.gz
make -f CMakeFiles/check.dir/build.make CMakeFiles/check.dir/depend
make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends
"Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/check.dir/DependInfo.cmake
--color=
Scanning dependencies of target check
make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f CMakeFiles/check.dir/build.make CMakeFiles/check.dir/build
make[5]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
nosetests3
...F....F
======================================================================
FAIL: Test that the migration happens as expected
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/migration_tests.py", line
144, in test_migration
self.assertEqual(self.config.get('State', 'migrated'),
'01_test.sh;02_test.sh;10_test.sh;')
AssertionError: '10_test.sh;01_test.sh;02_test.sh;' !=
'01_test.sh;02_test.sh;10_test.sh;'
- 10_test.sh;01_test.sh;02_test.sh;
+ 01_test.sh;02_test.sh;10_test.sh;
======================================================================
FAIL: Test subsequent runs with a new script
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/tests/migration_tests.py", line
225, in test_subsequent_runs_with_new_script
self.assertEqual(self.config.get('State', 'migrated'),
'01_test.sh;02_test.sh;10_test.sh;08_testexecute.sh;')
AssertionError: '02_test.sh;08_testexecute.sh;10_test.sh;01_test.sh;' !=
'01_test.sh;02_test.sh;10_test.sh;08_testexecute.sh;'
- 02_test.sh;08_testexecute.sh;10_test.sh;01_test.sh;
+ 01_test.sh;02_test.sh;10_test.sh;08_testexecute.sh;
----------------------------------------------------------------------
Ran 9 tests in 8.615s
FAILED (failures=2)
make[5]: *** [CMakeFiles/check.dir/build.make:60: CMakeFiles/check] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[4]: *** [CMakeFiles/Makefile2:76: CMakeFiles/check.dir/all] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:83: CMakeFiles/check.dir/rule] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:167: check] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_test: cd obj-x86_64-linux-gnu && make -j1 check ARGS\+=-j1 returned
exit code 2
make[1]: *** [debian/rules:18: override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: build] Error 2
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/session-migration/+bug/1823435/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp