https://bugzilla.redhat.com/show_bug.cgi?id=1795249
--- Comment #2 from Marek Blaha <[email protected]> --- Thanks for the review! Running the tests is tricky. The cmake directly downloads google tests libraries using git from github.com which does not work when the builder does not have access to the network (see the scratch build https://koji.fedoraproject.org/koji/taskinfo?taskID=41238632). I tried to replace it using packaged version of the library (BuildRequires: pkgconfig(gtest)), but this did not work neither due to using of some features not available in released version yet. (e.g. GTEST_SKIP). All other issues should be now fixed. -- 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 -- [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]
