https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: gui-apps/pop-launcher-1.2.1 fails tests. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 901231 [details] build.log build log and emerge --info
Error(s) that match a know pattern: assertion `left == right` failed test calc::tests::approximate_result_formatting ... FAILED test result: FAILED. 1 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s test web::test::parse_favicon_url_google_returns_none ... FAILED test web::test::should_parse_favicon_url_aliexpress ... FAILED test web::test::should_parse_favicon_url_ddg ... FAILED test web::test::should_parse_favicon_url_flathub ... FAILED test web::test::should_parse_favicon_url_github ... FAILED thread 'calc::tests::approximate_result_formatting' panicked at plugins/src/calc/mod.rs:278:13: thread 'web::test::parse_favicon_url_google_returns_none' panicked at plugins/src/web/mod.rs:294:33: thread 'web::test::should_parse_favicon_url_aliexpress' panicked at plugins/src/web/mod.rs:352:14: thread 'web::test::should_parse_favicon_url_ddg' panicked at plugins/src/web/mod.rs:294:33: thread 'web::test::should_parse_favicon_url_flathub' panicked at plugins/src/web/mod.rs:294:33: thread 'web::test::should_parse_favicon_url_github' panicked at plugins/src/web/mod.rs:294:33: called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("flathub.org")), port: None, path: "/", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a2e3504301830c1151399d64bd46a043bf9649db commit a2e3504301830c1151399d64bd46a043bf9649db Author: Daichi Yamamoto <dev@dyama.net> AuthorDate: 2024-08-25 13:21:28 +0000 Commit: Daichi Yamamoto <dev@dyama.net> CommitDate: 2024-08-25 13:21:58 +0000 gui-apps/pop-launcher: add missing deps Closes: https://bugs.gentoo.org/938496 Signed-off-by: Daichi Yamamoto <dev@dyama.net> gui-apps/pop-launcher/pop-launcher-1.2.1.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c766fb0bb254f99e6b96f3e64cc5346b72773c1a commit c766fb0bb254f99e6b96f3e64cc5346b72773c1a Author: Daichi Yamamoto <dev@dyama.net> AuthorDate: 2024-08-25 12:29:25 +0000 Commit: Daichi Yamamoto <dev@dyama.net> CommitDate: 2024-08-25 12:29:47 +0000 gui-apps/pop-launcher: fix tests Closes: https://bugs.gentoo.org/938496 Signed-off-by: Daichi Yamamoto <dev@dyama.net> gui-apps/pop-launcher/pop-launcher-1.2.1.ebuild | 8 ++++++++ 1 file changed, 8 insertions(+)