Skip to content

Conversation

@jamis
Copy link
Contributor

@jamis jamis commented Jun 23, 2025

This is a backport of #5975, fixing a regression that caused calls to #last to override any #skip that had been specified.

* remove redundant skip()

This was being set even if n==0, which overrode any previously
declared skip.

* GHA is retiring ubuntu-20.04

let's take this opportunity to simplify the GHA test workflow

* try and fix syntax error

* try again
@jamis jamis added the bug Fixes a bug, with no new features or broken compatibility label Jun 23, 2025
@jamis jamis merged commit 6a8bc39 into mongodb:9.0-stable Jun 24, 2025
59 of 61 checks passed
@jamis jamis deleted the 5863-last-overrides-skip-9.0 branch June 24, 2025 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes a bug, with no new features or broken compatibility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants