Skip to content

[bot] Merge 26.7 to develop - #3170

Merged
github-actions[bot] merged 2 commits into
developfrom
fb_bot_merge_26.7
Aug 25, 2026
Merged

[bot] Merge 26.7 to develop#3170
github-actions[bot] merged 2 commits into
developfrom
fb_bot_merge_26.7

Conversation

@github-actions

Copy link
Copy Markdown

Generated automatically.
Merging changes from: 607206d
Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
Verify all PRs before approving: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=fb_bot_merge_26.7

labkey-adam and others added 2 commits August 24, 2026 13:09
## Rationale
`AdminConsoleTest.testEmailTimeoutSettings()` started failing
intermittently in 26.8+, showing that the timeout settings were not
always present. This test is passing regularly in 26.7. I believe a
small MailHelper refactor in 26.8 caused a change in behavior; now, when
email recording is on, the "test email" page shows the dumbster
configuration (which lacks timeout properties) instead of the
application.properties configuration (which includes them by default).
This is likely the behavior we want in the "test email" page, so this
changes the test to shut off email recording if it's on. And then
restores it after verifying.

The change is not technically needed for 26.7, but it doesn't hurt to
disable/re-enable there.

Also, "admin" is not a module, so remove that reference from
`AbstractAdminConsoleTest.java`.

## Related Pull Requests
- LabKey/platform#7848
- #3150
@github-actions
github-actions Bot merged commit a7dd0b6 into develop Aug 25, 2026
8 checks passed
@github-actions
github-actions Bot deleted the fb_bot_merge_26.7 branch August 25, 2026 16:45
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.

3 participants