Skip to content

Conversation

robbavey
Copy link
Contributor

Unit tests were failing due to a new requirement to include the rackup
gem. This commit includes the version of rackup prior to the Fiber based rework,
as that was causing test failures.

This commit also ensures that the request body is rewound before being read in tests.

Unit tests were failing due to a new requirement to include the `rackup`
gem. This commit includes the version of `rackup` prior to the Fiber based rework,
as that was causing test failures.

This commit also ensures that the request body is rewound before being read in tests.
Copy link

@donoghuc donoghuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@robbavey robbavey merged commit 7f4d9dd into logstash-plugins:main Nov 14, 2024
2 checks passed
robbavey added a commit that referenced this pull request Dec 3, 2024
Unit tests were failing due to a new requirement to include the `rackup`
gem. This commit includes the version of `rackup` prior to the Fiber based rework,
as that was causing test failures.

This commit also ensures that the request body is rewound before being read in tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants