Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913008 - dev-util/selenium-manager-4.11.0 fails tests
Summary: dev-util/selenium-manager-4.11.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-08-25 14:55 UTC by Agostino Sarubbo
Modified: 2023-09-03 06:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,325.43 KB, text/plain)
2023-08-25 14:55 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-08-25 14:55:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/selenium-manager-4.11.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-25 14:55:21 UTC
Created attachment 868711 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-25 14:55:22 UTC
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\"
Comment 3 Larry the Git Cow gentoo-dev 2023-09-03 06:28:17 UTC
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(+)