| Summary: | dev-util/selenium-manager-4.11.0 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Hans de Graaff <graaff> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Keywords: | TESTFAILURE |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2023-08-25 14:55:18 UTC
Created attachment 868711 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern:
thread 'json_output_test' panicked at 'Unexpected failure.
thread 'shell_output_test' panicked at 'Unexpected failure.
\"message\": \"error sending request for url (https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions-with-downloads.json): error trying to connect: dns 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/gentoo.git/commit/?id=697bd3c4020a1f781b54a639f7439832268d455b commit 697bd3c4020a1f781b54a639f7439832268d455b Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2023-09-03 06:13:29 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2023-09-03 06:28:13 +0000 dev-util/selenium-manager: add 4.12.0 Fix test failures due to network or missing browsers. Add firefox as a test dependency. Closes: https://bugs.gentoo.org/913008 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-util/selenium-manager/Manifest | 49 ++++ .../selenium-manager-4.12.0.ebuild | 302 +++++++++++++++++++++ 2 files changed, 351 insertions(+) |