** Description changed: ====================================================================== FAIL: test_list_plugins (test_list_plugins.ListPluginsTestCase) test_list_plugins.ListPluginsTestCase.test_list_plugins ---------------------------------------------------------------------- testtools.testresult.real._StringException: Traceback (most recent call last): - File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/integration_tests/test_list_plugins.py", line 28, in test_list_plugins - self.assertEqual(expected, output) - File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 350, in assertEqual - self.assertThat(observed, matcher, message) - File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 435, in assertThat - raise mismatch_error + File "/tmp/adt-run.1qGfm6/build.Rmd/real-tree/integration_tests/test_list_plugins.py", line 28, in test_list_plugins + self.assertEqual(expected, output) + File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 350, in assertEqual + self.assertThat(observed, matcher, message) + File "/usr/lib/python3/dist-packages/testtools/testcase.py", line 435, in assertThat + raise mismatch_error testtools.matchers._impl.MismatchError: !=: reference = '''\ ant cmake gulp kernel nil python3 tar-content - autotools copy jdk make nodejs qmake - catkin go kbuild maven python2 scons + autotools copy jdk make nodejs qmake + catkin go kbuild maven python2 scons ''' actual = '''\ ant catkin copy gulp kbuild make nil python2 qmake tar-content autotools cmake go jdk kernel maven nodejs python3 scons ''' + + [Impact] + + * A failed test in autopkg will block the release. + + * This problem started in master but wasn't released to the distro. + + [Test Case] + + * Run the integration suite. + + [Regression Potential] + + * None. This affects only the test, the feature is correct. If the test + doesn't start passing, the release will be blocked.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1596112 Title: list-plugins integration test is broken when run in adt To manage notifications about this bug go to: https://bugs.launchpad.net/snapcraft/+bug/1596112/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
