Skip to content

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Feb 12, 2026

See #786.

@github-actions github-actions bot added this to the 134th sprint - Tooling team milestone Feb 12, 2026
@github-actions github-actions bot added t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics. labels Feb 12, 2026
@codecov
Copy link

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.02%. Comparing base (a814c63) to head (d14dbc7).
⚠️ Report is 1 commits behind head on master.

❗ There is a different number of reports uploaded between BASE (a814c63) and HEAD (d14dbc7). Click for more details.

HEAD has 2 uploads less than BASE
Flag BASE (a814c63) HEAD (d14dbc7)
integration 1 0
e2e 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #787       +/-   ##
===========================================
- Coverage   81.86%   68.02%   -13.84%     
===========================================
  Files          46       46               
  Lines        2696     2696               
===========================================
- Hits         2207     1834      -373     
- Misses        489      862      +373     
Flag Coverage Δ
e2e ?
integration ?
unit 68.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek added the adhoc Ad-hoc unplanned task added during the sprint. label Feb 12, 2026
@vdusek vdusek changed the title test: skip flaky test_request_deduplication_edge_cases[shared] test: skip flaky test_request_deduplication_edge_cases[shared] Feb 12, 2026
@vdusek vdusek requested a review from Pijukatel February 12, 2026 18:07
Crawlee's RequestQueue.add_request() crashes with IndexError when
the platform API returns an empty processed_requests list in shared
access mode. Skip until the upstream bug is fixed.

See #786

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vdusek vdusek removed the request for review from Pijukatel February 12, 2026 18:18
@vdusek vdusek marked this pull request as draft February 12, 2026 18:18
The `request.param` attribute is only available inside parameterized
fixtures, not in the test function itself where `request` is a
`TopRequest`. Use `request.node.callspec.params` instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vdusek vdusek requested a review from Pijukatel February 12, 2026 18:41
@vdusek vdusek marked this pull request as ready for review February 12, 2026 18:41
vdusek and others added 2 commits February 12, 2026 20:05
Instead of skipping both single and shared variants, only skip the
shared variant which is affected by the Crawlee bug.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant