[Git][reproducible-builds/diffoscope][master] Remove more accidentally-introduced testcase generation code. Thanks, Mattia.

Chris Lamb gitlab at salsa.debian.org
Fri Sep 6 12:22:15 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
4321d375 by Chris Lamb at 2019-09-06T12:21:17Z
Remove more accidentally-introduced testcase generation code. Thanks, Mattia.

See also: a960c924b1da89aa7d55145a7c673acc06bd3f0c

Gbp-Dch: ignore

- - - - -


1 changed file:

- tests/comparators/test_kbx.py


Changes:

=====================================
tests/comparators/test_kbx.py
=====================================
@@ -45,8 +45,6 @@ def differences(kbx1, kbx2):
 
 @skip_unless_tools_exist('kbxutil')
 def test_diff(differences):
-    with open('tests/data/kbx_expected_diff', 'w') as f:
-        f.write(differences[0].unified_diff)
     expected_diff = get_data('kbx_expected_diff')
     assert differences[0].unified_diff == expected_diff
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/4321d375903e2876a0e93e3e229adceba6a7e0d6

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/4321d375903e2876a0e93e3e229adceba6a7e0d6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190906/534a7ccb/attachment.html>


More information about the rb-commits mailing list