Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 504920

Summary: =dev-lang/python-3.4.0_rc3 fails test CheckOpcodeCount - Lib/sqlite3/test/hooks.py", line 165, in CheckOpcodeCount: self.assertGreater(first_count, second_count) - AssertionError: 5 not greater than 5
Product: Gentoo Linux Reporter: eroen <erikdenstore+gbugs>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alex_y_xu, mike
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description eroen 2014-03-17 23:16:46 UTC
Created attachment 372884 [details]
build.log

======================================================================
FAIL: CheckOpcodeCount (sqlite3.test.hooks.ProgressTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-lang/python-3.4.0_rc3/work/Python-3.4.0rc3/Lib/sqlite3/test/hooks.py", line 165, in CheckOpcodeCount
    self.assertGreater(first_count, second_count)
AssertionError: 5 not greater than 5

----------------------------------------------------------------------
Ran 233 tests in 0.291s

FAILED (failures=1)
test test_sqlite failed
Makefile:968: recipe for target 'test' failed
make: *** [test] Error 1
 * ERROR: dev-lang/python-3.4.0_rc3::gentoo failed (test phase):
 *   emake failed
Comment 1 Mike Nerone 2014-03-18 09:10:50 UTC
Double-submit dupe of #504922. That one has an additional comment with more detail.
Comment 2 Alex Xu (Hello71) 2014-03-18 13:27:27 UTC
*** Bug 504922 has been marked as a duplicate of this bug. ***
Comment 3 Alex Xu (Hello71) 2014-03-18 13:28:02 UTC

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