Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 470964 - dev-python/docutils-0.10 fails tests with python-3.3
Summary: dev-python/docutils-0.10 fails tests with python-3.3
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-22 08:54 UTC by Patrick Lauer
Modified: 2015-02-20 08:18 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2013-05-22 08:54:47 UTC
======================================================================
ERROR: test_odt_basic (test_writers.test_odt.DocutilsOdtTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/test_writers/test_odt.py", line 151, in test_odt_basic
    self.process_test('odt_basic.txt', 'odt_basic.odt',
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/test_writers/test_odt.py", line 104, in process_test
    settings_overrides=settings_overrides)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/core.py", line 414, in publish_string
    enable_exit_status=enable_exit_status)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/core.py", line 662, in publish_programmatically
    output = pub.publish(enable_exit_status=enable_exit_status)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/core.py", line 219, in publish
    output = self.writer.write(self.document, self.destination)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/__init__.py", line 80, in write
    self.translate()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 550, in translate
    self.assemble_my_parts()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 567, in assemble_my_parts
    s1 = self.get_stylesheet()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 614, in get_stylesheet
    s1 = self.visitor.setup_page()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 1005, in setup_page
    self.add_header_footer(self.dom_stylesheet)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 1071, in add_header_footer
    nsdict=STYLES_NAMESPACE_DICT,
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 285, in SubElement
    parent.append(el)
TypeError: must be xml.etree.ElementTree.Element, not _ElementInterfaceWrapper

======================================================================
ERROR: test_odt_custom_headfoot (test_writers.test_odt.DocutilsOdtTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/test_writers/test_odt.py", line 166, in test_odt_custom_headfoot
    settings_overrides=settings_overrides,
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/test_writers/test_odt.py", line 104, in process_test
    settings_overrides=settings_overrides)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/core.py", line 414, in publish_string
    enable_exit_status=enable_exit_status)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/core.py", line 662, in publish_programmatically
    output = pub.publish(enable_exit_status=enable_exit_status)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/core.py", line 219, in publish
    output = self.writer.write(self.document, self.destination)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/__init__.py", line 80, in write
    self.translate()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 550, in translate
    self.assemble_my_parts()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 567, in assemble_my_parts
    s1 = self.get_stylesheet()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 614, in get_stylesheet
    s1 = self.visitor.setup_page()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 1005, in setup_page
    self.add_header_footer(self.dom_stylesheet)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 1056, in add_header_footer
    nsdict=STYLES_NAMESPACE_DICT,
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 285, in SubElement
    parent.append(el)
TypeError: must be xml.etree.ElementTree.Element, not _ElementInterfaceWrapper

======================================================================
ERROR: test_odt_tables1 (test_writers.test_odt.DocutilsOdtTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/test_writers/test_odt.py", line 156, in test_odt_tables1
    self.process_test('odt_tables1.txt', 'odt_tables1.odt',
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/test_writers/test_odt.py", line 104, in process_test
    settings_overrides=settings_overrides)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/core.py", line 414, in publish_string
    enable_exit_status=enable_exit_status)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/core.py", line 662, in publish_programmatically
    output = pub.publish(enable_exit_status=enable_exit_status)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/core.py", line 219, in publish
    output = self.writer.write(self.document, self.destination)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/__init__.py", line 80, in write
    self.translate()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 550, in translate
    self.assemble_my_parts()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 567, in assemble_my_parts
    s1 = self.get_stylesheet()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 614, in get_stylesheet
    s1 = self.visitor.setup_page()
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 1005, in setup_page
    self.add_header_footer(self.dom_stylesheet)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 1071, in add_header_footer
    nsdict=STYLES_NAMESPACE_DICT,
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/lib/docutils/writers/odf_odt/__init__.py", line 285, in SubElement
    parent.append(el)
TypeError: must be xml.etree.ElementTree.Element, not _ElementInterfaceWrapper

======================================================================
FAIL: test_parsers/test_rst/test_directives/test_tables.py: totest['csv-table'][18]; test_parser (DocutilsTestSupport.ParserTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/DocutilsTestSupport.py", line 473, in test_parser
    self.compare_output(self.input, output, self.expected)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/DocutilsTestSupport.py", line 244, in compare_output
    raise error
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/DocutilsTestSupport.py", line 231, in compare_output
    self.assertEqual(output, expected)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/DocutilsTestSupport.py", line 123, in assertEqual
    msg or '%s != %s' % _format_str(first, second))
AssertionError: '''\
<document source="test data">
    <table>
        <title>
            bad CSV data
        <tgroup cols="2">
            <colspec colwidth="50">
            <colspec colwidth="50">
            <tbody>
                <row>
                    <entry>
                        <paragraph>
                            bad
                    <entry>
                        <paragraph>
                            csv, data''' != '''\
<document source="test data">
    <system_message level="3" line="1" source="test data" type="ERROR">
        <paragraph>
            Error with CSV data in "csv-table" directive:
            newline inside string
        <literal_block xml:space="preserve">
            .. csv-table:: bad CSV data
            \n\
               "bad", "csv, data'''

======================================================================
FAIL: test_parsers/test_rst/test_directives/test_tables.py: totest['csv-table'][19]; test_parser (DocutilsTestSupport.ParserTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/DocutilsTestSupport.py", line 473, in test_parser
    self.compare_output(self.input, output, self.expected)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/DocutilsTestSupport.py", line 244, in compare_output
    raise error
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/DocutilsTestSupport.py", line 231, in compare_output
    self.assertEqual(output, expected)
  File "/var/tmp/portage/dev-python/docutils-0.10/work/docutils-0.10-python3_3/test/DocutilsTestSupport.py", line 123, in assertEqual
    msg or '%s != %s' % _format_str(first, second))
AssertionError: '''\
<document source="test data">
    <table>
        <title>
            bad CSV header data
        <tgroup cols="3">
            <colspec colwidth="33">
            <colspec colwidth="33">
            <colspec colwidth="33">
            <thead>
                <row>
                    <entry>
                        <paragraph>
                            bad
                    <entry>
                        <paragraph>
                            csv, data
                    <entry>
            <tbody>
                <row>
                    <entry>
                        <paragraph>
                            good
                    <entry>
                        <paragraph>
                            csv
                    <entry>
                        <paragraph>
                            data''' != '''\
<document source="test data">
    <system_message level="3" line="1" source="test data" type="ERROR">
        <paragraph>
            Error with CSV data in "csv-table" directive:
            newline inside string
        <literal_block xml:space="preserve">
            .. csv-table:: bad CSV header data
               :header: "bad", "csv, data
            \n\
               good, csv, data'''

----------------------------------------------------------------------
Ran 1220 tests in 9.602s

FAILED (failures=2, errors=3)
Elapsed time: 10.408 seconds
.............. * ERROR: dev-python/docutils-0.10 failed (test phase):
 *   Tests fail with python3.3
Comment 1 Patrick Lauer gentoo-dev 2013-05-22 08:55:00 UTC
Portage 2.1.11.60 (default/linux/x86/13.0, gcc-4.7.2, glibc-2.17, 3.9.0-gentoo i686)
=================================================================
System uname: Linux-3.9.0-gentoo-i686-AMD_Phenom-tm-_II_X4_965_Processor-with-gentoo-2.2
KiB Mem:     7921124 total,   1782388 free
KiB Swap:   25165812 total,  25165812 free
Timestamp of tree: Unknown
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.3-r3, 3.2.3-r2, 3.3.1
dev-util/cmake:           2.8.10.2-r2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.12.6, 1.13.1
sys-devel/binutils:       2.23.1
sys-devel/gcc:            4.7.2-r1
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/polkit-1/actions /usr/share/themes/oxygen-gtk/gtk-2.0 /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm gpm iconv ipv6 modules mudflap ncurses nls nptl openmp pam pcre readline session sqlite ssl tcpd unicode x86 zlib" ABI_X86="32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="dummy" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USE_PYTHON="2.7 3.3"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2013-05-28 07:06:23 UTC
same here.  This is reported upstream according to Arfrever