https://bugzilla.redhat.com/show_bug.cgi?id=2221319



--- Comment #4 from Jerry James <[email protected]> ---
Thank you for the review!  I have added a %check script:

%check
# Upstream provides no tests, so we just check that simple usage gives us a
# zero exit code
./not-ocamlfind package-graph -predicates true -package findlib

That currently produces this output:

digraph G {
  "findlib.internal: 322KiB";
  "findlib";


  "findlib" -> "findlib.internal: 322KiB";

  }

But I don't want to check that the output matches that exactly, as it may
change in ways that don't matter for the test due to findlib updates.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2221319

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202221319%23c4
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to