scrapy tested by Argusic Runner

Attempt 1 of 3 · Runs · Argusic Score 80.0 of 100

all runs of scrapycrawlercrawlingframeworkhacktoberfestpythonscraping

Session recording

Loading recording...

Download the original recording · fingerprint e389309e3ef2646d...

What the test found

Scrapy 2.19.0 is installed and fully functional. The CLI, 4539/4540 tests, and an end-to-end crawl all work. The sole failing test is a container IPv6 limitation, not a code defect.

One test fails because IPv6 is disabled in this container (/proc/sys/net/ipv6/conf/all/disable_ipv6 = 1), causing connect() to ::1:65432 to return EADDRNOTAVAIL instead of ECONNREFUSED. Use -k 'not test_download_conn_failed' to skip.

Argusic installed scrapy in 1 minutes and launched it; verification reached Verified running for real. 0 of 1 recorded error was worked through (see the timeline below).

Runsall runs of scrapy

This summary is drawn from the agent's recorded report for this run. Every figure traces to the log and recording above; nothing here is authored.

Error and fix timeline

No errors were recorded for this run.

Discussion