[Git][reproducible-builds/diffoscope][master] Add comment regarding Java tests for diffoscope contributors who are not using...

Chris Lamb gitlab at salsa.debian.org
Sat Nov 28 11:37:42 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
45d7567f by Chris Lamb at 2020-11-28T11:37:02+00:00
Add comment regarding Java tests for diffoscope contributors who are not using Debian. Thanks to Jean-Romain Garnier. (Re: reproducible-builds/diffoscope!58)

- - - - -


1 changed file:

- tests/comparators/test_java.py


Changes:

=====================================
tests/comparators/test_java.py
=====================================
@@ -82,6 +82,12 @@ def test_diff_procyon(differences_procyon):
 
 @skip_unless_tool_is_at_least("javap", javap_version, "9.0.4")
 def test_diff_javap(differences_javap):
+    """
+    Java tests are kept up to date relative to the JDK version bundled in
+    Debian's `default-jdk` package. The output may vary depending on the JDK
+    version installed on your system, rendering the tests inaccurate.
+    """
+
     diff(differences_javap, "javap_class_expected_diff")
 
 



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/45d7567ffac5254f5211715d74420296cc9ee50e
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/20201128/6fe72df5/attachment.htm>


More information about the rb-commits mailing list