Run of fresh-releases for cloudflare-scrape
2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 |
err = text_type(e)
if isinstance(exc, type) and issubclass(exc, BaseException):
if not isinstance(e, exc):
> raise AssertionError(
'%r should raise %r, but raised %r:\nORIGINAL EXCEPTION:\n\n%s' % (
self._src, exc, e.__class__, traceback.format_exc()))
E AssertionError: <bound method CloudflareScraper.get_tokens of <class 'tests.test_cfscrape.TestCloudflareScraper.test_get_tokens_missing_cookie.<locals>.Test'>> should raise <class 'ValueError'>, but raised <class 'requests.exceptions.ConnectionError'>:
E ORIGINAL EXCEPTION:
E
E Traceback (most recent call last):
E File "/usr/lib/python3/dist-packages/sure/old.py", line 126, in raises
E self._src(*self._callable_args, **self._callable_kw)
E File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_cfscrape/build/cfscrape/__init__.py", line 383, in get_tokens
E resp = scraper.get(url, **kwargs)
|
- Full build log ( 1 , 2 , 3 , 4 )
Publish Blockers
- ☒ run was not successful
- ☑ package has not been removed from the archive
- ☑ command has not changed
- ☑ review not required
- ☑ 0 publish attempts so far.not currently attempting to back off
- ☑ proposals not currently being rate-limited for maintainer None
- ☒ change set 18e4b03a-62b3-48ff-92fb-d25d2b4752dd is working
- ☑ merge proposals for previous run were not rejected: status.