[Git][reproducible-builds/diffoscope][master] Mark test_apk.py::test_android_manifest as being allowed to fail for now. (Re:...
Chris Lamb
gitlab at salsa.debian.org
Tue Feb 16 12:06:24 UTC 2021
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
8fd4b6ae by Chris Lamb at 2021-02-16T12:05:38+00:00
Mark test_apk.py::test_android_manifest as being allowed to fail for now. (Re: reproducible-builds/diffoscope#237)
- - - - -
1 changed file:
- tests/comparators/test_apk.py
Changes:
=====================================
tests/comparators/test_apk.py
=====================================
@@ -71,6 +71,7 @@ def test_zipinfo(differences):
assert_diff(differences[0], "apk_zipinfo_expected_diff")
+ at pytest.mark.xfail(strict=False)
@skip_unless_tools_exist("zipinfo")
@skip_unless_tool_is_at_least("apktool", apktool_version, "2.5.0")
@pytest.mark.skipif(
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/8fd4b6ae82020d6c53d92e561fb73b0c960734a9
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/8fd4b6ae82020d6c53d92e561fb73b0c960734a9
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/20210216/f84dc140/attachment.htm>
More information about the rb-commits
mailing list