Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 868570 - dev-python/cloudscraper-1.2.62 fails tests
Summary: dev-python/cloudscraper-1.2.62 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: Ekaterina Vaartis
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-09-05 11:26 UTC by Agostino Sarubbo
Modified: 2023-01-07 16:49 UTC (History)
6 users (show)

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


Attachments
build.log (build.log,70.86 KB, text/plain)
2022-09-05 11:26 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 2022-09-05 11:26:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/cloudscraper-1.2.62 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-05 11:26:30 UTC
Created attachment 803275 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-05 11:26:31 UTC
Error(s) that match a know pattern:


FAILED tests/test_cloudscraper.py::TestCloudScraper::test_Captcha_challenge_12_12_2019
FAILED tests/test_cloudscraper.py::TestCloudScraper::test_reCaptcha_providers
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-11-11 14:21:57 UTC
Tried bumping it to 1.2.65 but it fails just the same.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-12-20 18:20:56 UTC
Ping.

@juippis, do you have any contact with the maintainer?
Comment 5 Joonas Niilola gentoo-dev 2022-12-31 08:07:59 UTC
Not outside Github, they're aware of issues with tests though:
https://github.com/gentoo/gentoo/pull/28290 (check the conversation)

I believe I've seen them in IRC but don't rememeber their nick ... I'll ping sam in IRC.
Comment 6 Ekaterina Vaartis 2023-01-01 19:36:14 UTC
This has been addressed in a recent PR: https://github.com/gentoo/gentoo/pull/28762
Comment 7 Larry the Git Cow gentoo-dev 2023-01-07 16:49:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82c97f638e0786e1f4c9d2ac45db592a28a5907

commit a82c97f638e0786e1f4c9d2ac45db592a28a5907
Author:     Ekaterina Vaartis <vaartis@kotobank.ch>
AuthorDate: 2022-12-22 15:03:33 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-01-07 16:48:15 +0000

    dev-python/cloudscraper: Skip failing tests
    
    Closes: https://bugs.gentoo.org/868570
    Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-python/cloudscraper/cloudscraper-1.2.65.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)