Your message dated Sat, 13 Apr 2019 05:18:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#926940: unblock: watson/1.6.0-6
has caused the Debian Bug report #926940,
regarding unblock: watson/1.6.0-6
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
926940: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926940
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package watson[0]
Version 1.6.0-6 fixes one Build-Depends and one upstream
test. It is a good fix for reproducibility[1]. The package
is "13 days old (2 needed)"
[0] - https://tracker.debian.org/pkg/watson
[1] - https://tests.reproducible-builds.org/debian/rb-pkg/watson.html
The fix in watson/tests/test_watson.py file is:
[email protected](
- TEST_FIXTURE_DIR / 'frames-with-conflict',
- )
-def test_merge_report(watson, datafiles):
+#@pytest.mark.datafiles(
+# TEST_FIXTURE_DIR / 'frames-with-conflict',
+# )
+def test_merge_report(watson): # , datafiles):
# Get report
watson.frames.add('foo', 4000, 4015, id='1', updated_at=4015)
watson.frames.add('bar', 4020, 4045, id='2', updated_at=4045)
conflicting, merging = watson.merge_report(
- str(datafiles) + '/frames-with-conflict')
+ TEST_FIXTURE_DIR + '/frames-with-conflict')
Attached you will find the 'debdiff watson_1.6.0-5.dsc watson_1.6.0-6.dsc'
compressed file.
Regards,
Herbert
watson_deb_revision_5_to_6.debdiff.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Herbert Fortes:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
>
> Please unblock package watson[0]
>
> Version 1.6.0-6 fixes one Build-Depends and one upstream
> test. It is a good fix for reproducibility[1]. The package
> is "13 days old (2 needed)"
>
> [0] - https://tracker.debian.org/pkg/watson
> [1] - https://tests.reproducible-builds.org/debian/rb-pkg/watson.html
>
>
> [...]
>
> Attached you will find the 'debdiff watson_1.6.0-5.dsc watson_1.6.0-6.dsc'
> compressed file.
>
>
>
> Regards,
> Herbert
>
Unblocked, thanks.
~Niels
--- End Message ---