Public bug reported: https://launchpadlibrarian.net/418306030/buildlog_ubuntu-cosmic- ppc64el.pixman_0.34.0-2_BUILDING.txt.gz
--------- Test 0x9895a6 failed --------- operator: PIXMAN_OP_IN_REVERSE (component alpha) dest_x, dest_y: 1 1 width, height: 6 2 source: format: a8r8g8b8 size: 14 x 6 mask: format: r3g3b2 size: 15 x 6 dest: format: a2r2g2b2 size: 7 x 3 -- Failed pixel: (1, 2) -- source ARGB: 1.000000 1.000000 1.000000 1.000000 (pixel: ffffffff) mask ARGB: 1.000000 0.000000 0.000000 0.000000 (pixel: 0) dest ARGB: 1.000000 1.000000 1.000000 1.000000 (pixel: ff) expected ARGB: 1.000000 0.000000 0.000000 0.000000 min acceptable: 3 0 0 0 got: 0 0 0 0 (pixel: 0) max acceptable: 3 0 0 0 { PIXMAN_OP_IN_REVERSE, PIXMAN_a8r8g8b8, 0xffffffff, PIXMAN_r3g3b2, 0x0, PIXMAN_a2r2g2b2, 0xff }, FAIL tolerance-test (exit status: 1) ============================================================================ Testsuite summary for pixman 0.34.0 ============================================================================ # TOTAL: 32 # PASS: 22 # SKIP: 1 # XFAIL: 0 # FAIL: 9 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to pix...@lists.freedesktop.org ** Affects: pixman (Ubuntu) Importance: High Status: New ** Tags: ftbfs rls-cc-incoming ** Changed in: pixman (Ubuntu) Importance: Undecided => High ** Description changed: https://launchpadlibrarian.net/418306030/buildlog_ubuntu-cosmic- ppc64el.pixman_0.34.0-2_BUILDING.txt.gz + --------- Test 0x9895a6 failed --------- + operator: PIXMAN_OP_IN_REVERSE (component alpha) + dest_x, dest_y: 1 1 + width, height: 6 2 + source: format: a8r8g8b8 size: 14 x 6 + mask: format: r3g3b2 size: 15 x 6 + dest: format: a2r2g2b2 size: 7 x 3 + -- Failed pixel: (1, 2) -- + source ARGB: 1.000000 1.000000 1.000000 1.000000 (pixel: ffffffff) + mask ARGB: 1.000000 0.000000 0.000000 0.000000 (pixel: 0) + dest ARGB: 1.000000 1.000000 1.000000 1.000000 (pixel: ff) + expected ARGB: 1.000000 0.000000 0.000000 0.000000 + min acceptable: 3 0 0 0 + got: 0 0 0 0 (pixel: 0) + max acceptable: 3 0 0 0 - ====================================================================== - FAIL: neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestShowFirewallRule.test_show_filtered_by_id_or_name - neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestShowFirewallRule.test_show_filtered_by_id_or_name - ---------------------------------------------------------------------- - _StringException: Traceback (most recent call last): - File "neutronclient/tests/unit/osc/v2/fwaas/common.py", line 70, in test_show_filtered_by_id_or_name - self.assertItemEqual(self.ordered_data, data) - File "neutronclient/tests/unit/osc/v2/fakes.py", line 42, in assertItemEqual - self.assertIsInstance(col_actual, col_expected.__class__) - File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 462, in assertIsInstance - self.assertThat(obj, matcher, msg) - File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 498, in assertThat - raise mismatch_error - testtools.matchers._impl.MismatchError: 'None' is not an instance of ProtocolColumn + { PIXMAN_OP_IN_REVERSE, + PIXMAN_a8r8g8b8, 0xffffffff, + PIXMAN_r3g3b2, 0x0, + PIXMAN_a2r2g2b2, 0xff + }, + FAIL tolerance-test (exit status: 1) - - ====================================================================== - FAIL: neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestListFirewallRule.test_list_with_long_option - neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestListFirewallRule.test_list_with_long_option - ---------------------------------------------------------------------- - _StringException: Traceback (most recent call last): - File "neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py", line 329, in test_list_with_long_option - self.assertListItemEqual([self.data], list(data)) - File "neutronclient/tests/unit/osc/v2/fakes.py", line 35, in assertListItemEqual - self.assertItemEqual(item_expected, item_actual) - File "neutronclient/tests/unit/osc/v2/fakes.py", line 42, in assertItemEqual - self.assertIsInstance(col_actual, col_expected.__class__) - File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 462, in assertIsInstance - self.assertThat(obj, matcher, msg) - File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 498, in assertThat - raise mismatch_error - testtools.matchers._impl.MismatchError: 'None' is not an instance of ProtocolColumn - - - ====================================================================== - FAIL: neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_protocol_any - neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_all_params_protocol_any - ---------------------------------------------------------------------- - _StringException: Traceback (most recent call last): - File "neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py", line 256, in test_create_with_all_params_protocol_any - self._test_create_with_all_params({'protocol': 'any'}) - File "neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py", line 242, in _test_create_with_all_params - self.check_results(headers, data, request) - File "neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py", line 86, in check_results - self.assertItemEqual(self.ordered_data, data) - File "neutronclient/tests/unit/osc/v2/fakes.py", line 42, in assertItemEqual - self.assertIsInstance(col_actual, col_expected.__class__) - File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 462, in assertIsInstance - self.assertThat(obj, matcher, msg) - File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 498, in assertThat - raise mismatch_error - testtools.matchers._impl.MismatchError: 'None' is not an instance of ProtocolColumn - - - ====================================================================== - FAIL: neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_no_options - neutronclient.tests.unit.osc.v2.fwaas.test_firewallrule.TestCreateFirewallRule.test_create_with_no_options - ---------------------------------------------------------------------- - _StringException: Traceback (most recent call last): - File "neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py", line 250, in test_create_with_no_options - self.check_results(headers, data, {}) - File "neutronclient/tests/unit/osc/v2/fwaas/test_firewallrule.py", line 86, in check_results - self.assertItemEqual(self.ordered_data, data) - File "neutronclient/tests/unit/osc/v2/fakes.py", line 42, in assertItemEqual - self.assertIsInstance(col_actual, col_expected.__class__) - File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 462, in assertIsInstance - self.assertThat(obj, matcher, msg) - File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line 498, in assertThat - raise mismatch_error - testtools.matchers._impl.MismatchError: 'None' is not an instance of ProtocolColumn - - - ---------------------------------------------------------------------- - Ran 1171 tests in 8.462s - - FAILED (failures=4) - make[1]: *** [debian/rules:14: override_dh_auto_test] Error 1 - make[1]: Leaving directory '/<<PKGBUILDDIR>>' - make: *** [debian/rules:6: build] Error 2 + ============================================================================ + Testsuite summary for pixman 0.34.0 + ============================================================================ + # TOTAL: 32 + # PASS: 22 + # SKIP: 1 + # XFAIL: 0 + # FAIL: 9 + # XPASS: 0 + # ERROR: 0 + ============================================================================ + See test/test-suite.log + Please report to pix...@lists.freedesktop.org ** Tags added: ftbfs rls-cc-incoming -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to pixman in Ubuntu. https://bugs.launchpad.net/bugs/1823644 Title: pixman ftbfs in cosmic (ppc64el only) Status in pixman package in Ubuntu: New Bug description: https://launchpadlibrarian.net/418306030/buildlog_ubuntu-cosmic- ppc64el.pixman_0.34.0-2_BUILDING.txt.gz --------- Test 0x9895a6 failed --------- operator: PIXMAN_OP_IN_REVERSE (component alpha) dest_x, dest_y: 1 1 width, height: 6 2 source: format: a8r8g8b8 size: 14 x 6 mask: format: r3g3b2 size: 15 x 6 dest: format: a2r2g2b2 size: 7 x 3 -- Failed pixel: (1, 2) -- source ARGB: 1.000000 1.000000 1.000000 1.000000 (pixel: ffffffff) mask ARGB: 1.000000 0.000000 0.000000 0.000000 (pixel: 0) dest ARGB: 1.000000 1.000000 1.000000 1.000000 (pixel: ff) expected ARGB: 1.000000 0.000000 0.000000 0.000000 min acceptable: 3 0 0 0 got: 0 0 0 0 (pixel: 0) max acceptable: 3 0 0 0 { PIXMAN_OP_IN_REVERSE, PIXMAN_a8r8g8b8, 0xffffffff, PIXMAN_r3g3b2, 0x0, PIXMAN_a2r2g2b2, 0xff }, FAIL tolerance-test (exit status: 1) ============================================================================ Testsuite summary for pixman 0.34.0 ============================================================================ # TOTAL: 32 # PASS: 22 # SKIP: 1 # XFAIL: 0 # FAIL: 9 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to pix...@lists.freedesktop.org To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pixman/+bug/1823644/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp