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

Ben Beasley <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #9 from Ben Beasley <[email protected]> ---
I feel like it would be better to run the tests that can be run rather than
skipping everything. You just have to package rust-current_platform (which I’m
happy to review, and should be trivial), and then you can write something like
this in a rust2rpm.toml:

[tests]
comments = [
  "Skipped tests require an example shared library, sources for which are not
included in the crate",
]
skip-exact = true
skip = [
  "example_address_info",
  "open_play_close_raw",
  "open_play_close_symbor",
  "open_play_close_symbor_api",
  "open_play_close_wrapper_api",
]

(I did test the above.)


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

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202292542%23c9

-- 
_______________________________________________
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