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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zebo...@gmail.com



--- Comment #2 from Robert-André Mauchin <zebo...@gmail.com> ---
 - Enable the tests:

%bcond_without check

   There's a test error due to a change in *Go 1.14*, now URL are between
quotes. Report it upstream and patch it locally with sed in %prep for now.

--- FAIL: Test_DoRequest (0.00s)
    assert.go:42: parse # #%gfdf: invalid URL escape "%gf" != 
                  parse "# #%gfdf": invalid URL escape "%gf"

sed -i 's|parse # #%%gfdf:|parse "# #%%gfdf":|' tea/tea_test.go


 - Bump to 0.0.11


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

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