You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scraping
Scraping source if run by CI hangs indefinitely while attempts to reproduce it on local environment didn't succeed this needs proper investigation and resolution.
To Reproduce
remove pytest.mark.skip from scraping tests,
push to separate PR,
observe idling scraping source once scraping ends.
Expected behavior
CI tests should pass without hanging and should pass for all scraping test suite.
Running environment
github actions
The text was updated successfully, but these errors were encountered:
Scraping
Scraping source if run by CI hangs indefinitely while attempts to reproduce it on local environment didn't succeed this needs proper investigation and resolution.
To Reproduce
pytest.mark.skip
from scraping tests,Expected behavior
CI tests should pass without hanging and should pass for all scraping test suite.
Running environment
The text was updated successfully, but these errors were encountered: