Move expectation out of let block - #2647
Closed
jst-cyr wants to merge 1 commit into
Closed
Conversation
Co-authored-by: Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl>
jst-cyr
requested review from
a team,
bastelfreak,
ekohl and
smortex
as code owners
August 28, 2026 19:10
3 tasks
Member
Author
|
Acceptance test results for this PR: https://github.com/puppetlabs/puppetlabs-apache/actions/runs/33202661914?pr=2647 All red platforms (SLES-12, SLES-15, Debian-13) match pre-existing failures on the nightly main build. SLES-12 is a known provisioning flake affecting all modules, and SLES-15/Debian-13 fail identically on nightly with the same spec and error (apache2ctl missing on SLES-15, apache2 systemd start failure on Debian-13). None of these are caused by this PR. Feedback will be provided on original PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is created to execute tests for the original PR (#2558)