Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638598 - dev-python/notify2-0.3 : [TEST] ERROR: test_get_server_caps (__main__.ModuleTests)
Summary: dev-python/notify2-0.3 : [TEST] ERROR: test_get_server_caps (__main__.ModuleT...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
: 671984 (view as bug list)
Depends on:
Blocks: 676054
  Show dependency tree
 
Reported: 2017-11-23 19:00 UTC by Toralf Förster
Modified: 2019-08-12 18:11 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.54 KB, text/plain)
2017-11-23 19:00 UTC, Toralf Förster
Details
dev-python:notify2-0.3:20171123-060224.log (dev-python:notify2-0.3:20171123-060224.log,15.65 KB, text/plain)
2017-11-23 19:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,158.68 KB, text/plain)
2017-11-23 19:00 UTC, Toralf Förster
Details
environment (environment,106.80 KB, text/plain)
2017-11-23 19:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.18 KB, application/x-bzip)
2017-11-23 19:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.78 KB, application/x-bzip)
2017-11-23 19:01 UTC, Toralf Förster
Details
Fix tests (notify2-0.3-fix-tests.patch,546 bytes, patch)
2019-08-09 18:35 UTC, Daniel Pielmeier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-23 19:00:42 UTC
EEEEEEEEEEEEE
======================================================================
ERROR: test_get_server_caps (__main__.ModuleTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_notify2.py", line 17, in setUp

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_test_20171118-222131

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/notify2
[ebuild  N    ] dev-python/notify2-0.3  USE="-examples" PYTHON_TARGETS="python2_7 python3_4 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-23 19:00:45 UTC
Created attachment 505972 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-23 19:00:48 UTC
Created attachment 505974 [details]
dev-python:notify2-0.3:20171123-060224.log
Comment 3 Toralf Förster gentoo-dev 2017-11-23 19:00:51 UTC
Created attachment 505976 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-23 19:00:54 UTC
Created attachment 505978 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-23 19:00:57 UTC
Created attachment 505980 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-23 19:01:00 UTC
Created attachment 505982 [details]
temp.tbz2
Comment 7 Daniel Pielmeier gentoo-dev 2019-08-09 18:29:13 UTC
*** Bug 671984 has been marked as a duplicate of this bug. ***
Comment 8 Daniel Pielmeier gentoo-dev 2019-08-09 18:35:15 UTC
Created attachment 586388 [details, diff]
Fix tests

Tests are failing because they need a running xserver. Using the virtualx eclass fixes this issue.

Given how long-standing this bug is I am going to commit this fix myself in the next few days.
Comment 9 Daniel Pielmeier gentoo-dev 2019-08-12 18:11:56 UTC
Fixed in Git.