Source: diffoscope
Version: 83
Severity: important

diffoscope's "command1" test fails:
https://ci.debian.net/data/autopkgtest/unstable/amd64/d/diffoscope/20170622_131027/log.gz

=================================== FAILURES ===================================
______________________________ test_html_visuals _______________________________

tmpdir = local('/tmp/pytest-of-debci/pytest-0/test_html_visuals0')
capsys = <_pytest.capture.CaptureFixture object at 0x7f5f8412dcc0>

    def test_html_visuals(tmpdir, capsys):
        report_path = str(tmpdir.join('report.html'))
    
        out = run_images(capsys, '--html', report_path)
    
        assert out == ''
        body = extract_body(open(report_path, 'r', encoding='utf-8').read())
>       assert '<img src="data:image/png;base64' in body
E       assert '<img src="data:image/png;base64' in ' 
class="diffoscope">\n\n<div class="difference">\n<div class="diffheader">\n<div 
class="diffcontrol diffcontrol-doubl...26082\n</td>\n<td class="diffline">3 
</td>\n<td 
class="diffpresent">\n44ae426082\n</td>\n</tr>\n\n</table>\n</div>\n\n'

body       = ' class="diffoscope">\n\n<div class="difference">\n<div 
class="diffheader">\n<div class="diffcontrol 
diffcontrol-doubl...26082\n</td>\n<td class="diffline">3 </td>\n<td 
class="diffpresent">\n44ae426082\n</td>\n</tr>\n\n</table>\n</div>\n\n'
capsys     = <_pytest.capture.CaptureFixture object at 0x7f5f8412dcc0>
out        = ''
report_path = '/tmp/pytest-of-debci/pytest-0/test_html_visuals0/report.html'
tmpdir     = local('/tmp/pytest-of-debci/pytest-0/test_html_visuals0')

tests/test_presenters.py:125: AssertionError
============== 1 failed, 221 passed, 129 skipped in 61.54 seconds ==============


-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to