Bug 960753 - python3-3.3.1 tests fail on power
Summary: python3-3.3.1 tests fail on power
Keywords:
Status: CLOSED DUPLICATE of bug 960010
Alias: None
Product: Fedora
Classification: Fedora
Component: python3
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dave Malcolm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F19PPCBeta, F19PPCBetaBlocker, PPCBetaBlocker
TreeView+ depends on / blocked
 
Reported: 2013-05-07 21:17 UTC by David Aquilina
Modified: 2014-06-24 00:19 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-05-07 21:20:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Aquilina 2013-05-07 21:17:30 UTC
Description of problem:

python3-3.3.1-1.fc19 (and -2.fc19) does not build on power due to failing tests. This in turn is blocking other packages from building, e.g. pygobject3 and gnome-shell. 

Build log: http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/9879/1089879/build.log

FAIL: test_threads (test.test_gdb.PyBtTests)
Verify that "py-bt" indicates threads that are waiting for the GIL
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/Python-3.3.1/Lib/test/test_gdb.py", line 760, in test_threads
    self.assertIn('Waiting for the GIL', gdb_output)
AssertionError: 'Waiting for the GIL' not found in 'Breakpoint 1 (builtin_id) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n[New Thread 0xfffb744f200 (LWP 58515)]\n[New Thread 0xfffb6a4f200 (LWP 58516)]\n[New Thread 0xfffb604f200 (LWP 58517)]\n[New Thread 0xfffaffff200 (LWP 58518)]\n\nBreakpoint 1, builtin_id (self=<module at remote 0xfffb77b9858>, v=42) at /builddir/build/BUILD/Python-3.3.1/Python/bltinmodule.c:966\n966\t{\n\nThread 5 (Thread 0xfffaffff200 (LWP 58518)):\nTraceback (most recent call first):\n  File "<string>", line 10, in run\n  File "/builddir/build/BUILD/Python-3.3.1/Lib/threading.py", line 639, in _bootstrap_inner\n    self.run()\n  File "/builddir/build/BUILD/Python-3.3.1/Lib/threading.py", line 616, in _bootstrap\n    self._bootstrap_inner()\n\nThread 4 (Thread 0xfffb604f200 (LWP 58517)):\nTraceback (most recent call first):\n  File "<string>", line 10, in run\n  File "/builddir/build/BUILD/Python-3.3.1/Lib/threading.py", line 639, in _bootstrap_inner\n    self.run()\n  File "/builddir/build/BUILD/Python-3.3.1/Lib/threading.py", line 616, in _bootstrap\n    self._bootstrap_inner()\n\nThread 3 (Thread 0xfffb6a4f200 (LWP 58516)):\nTraceback (most recent call first):\n  File "<string>", line 10, in run\n  File "/builddir/build/BUILD/Python-3.3.1/Lib/threading.py", line 639, in _bootstrap_inner\n    self.run()\n  File "/builddir/build/BUILD/Python-3.3.1/Lib/threading.py", line 616, in _bootstrap\n    self._bootstrap_inner()\n\nThread 2 (Thread 0xfffb744f200 (LWP 58515)):\nTraceback (most recent call first):\n  File "<string>", line 10, in run\n  File "/builddir/build/BUILD/Python-3.3.1/Lib/threading.py", line 639, in _bootstrap_inner\n    self.run()\n  File "/builddir/build/BUILD/Python-3.3.1/Lib/threading.py", line 616, in _bootstrap\n    self._bootstrap_inner()\n\nThread 1 (Thread 0xfffb7ff5f70 (LWP 58512)):\nTraceback (most recent call first):\n  File "<string>", line 18, in <module>\n'

Comment 1 David Aquilina 2013-05-07 21:20:13 UTC

*** This bug has been marked as a duplicate of bug 960010 ***


Note You need to log in before you can comment on or make changes to this bug.