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

Robert-André Mauchin 🐧 <zebo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |POST
           Assignee|nob...@fedoraproject.org    |zebo...@gmail.com
              Flags|                            |fedora-review+



--- Comment #3 from Robert-André Mauchin 🐧 <zebo...@gmail.com> ---
Ok so I asked upstream and they say the Mbed Crypto implementation is not
thread safe so running the test with the default command is likely to trigger
errors.

Instead you should pass --test-threads=1 to cargo test:

%if %{with check}
%check
%cargo_test -- -- --test-threads=1
%endif

After doing this I was able to build the package successfully.

 - License ok
 - Latest version packaged
 - Builds in mock
 - No rpmlint errors
 - Conforms to Packaging Guidelines

Package approved. Please fix the test issue before import.


-- 
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
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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/package-review@lists.fedoraproject.org

Reply via email to