| 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] Development | Assignee: | 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 | ||
Double-submit dupe of #504922. That one has an additional comment with more detail. *** Bug 504922 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 504922 *** |
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