session-migration ftbfs in disco

Bug #1823435 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
session-migration (Ubuntu)
Fix Released
High
Didier Roche-Tolomelli
Disco
Fix Released
High
Didier Roche-Tolomelli

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

Tags: ftbfs

Related branches

Matthias Klose (doko)
Changed in session-migration (Ubuntu):
importance: Undecided → High
tags: added: ftbfs rls-dd-incoming
Changed in session-migration (Ubuntu):
assignee: nobody → Didier Roche (didrocks)
Iain Lane (laney)
tags: removed: rls-dd-incoming
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package session-migration - 0.3.4

---------------
session-migration (0.3.4) disco; urgency=medium

  * Fix failing tests due to keyfiles get from stdlib not keeping tuple
    order. (LP: #1823435)

 -- Didier Roche <email address hidden> Tue, 09 Apr 2019 15:38:19 +0200

Changed in session-migration (Ubuntu Disco):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.