Skip to content

Conversation

@labkey-susanh
Copy link
Contributor

@labkey-susanh labkey-susanh commented Nov 26, 2025

Rationale

The Workflow API tests will fail periodically if another test that runs before them also fails. This seems likely due to the use of _wrapper.getCurrentProject() for a filter when getting audit logs since the API tests don't do any browser navigation, they will be left in the project of the last failed test.

Related Pull Requests

Changes

  • Add variants of getAuditLogsFromLKS and getAuditLogsForTransactionId that allow you to specify the project name.

@labkey-susanh labkey-susanh requested a review from cnathe November 26, 2025 23:04
@github-actions
Copy link

ERROR: A pull request from 25.11_fb_auditHelperForApiTests is expected to target release25.11-SNAPSHOT, not develop

@labkey-susanh labkey-susanh changed the base branch from develop to release25.11-SNAPSHOT November 26, 2025 23:04
@labkey-susanh labkey-susanh merged commit 899810b into release25.11-SNAPSHOT Nov 28, 2025
7 of 8 checks passed
@labkey-susanh labkey-susanh deleted the 25.11_fb_auditHelperForApiTests branch November 28, 2025 17:19
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