Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@grobyns
Copy link
Contributor

@grobyns grobyns commented Sep 6, 2024

Summary

re-enabling retention policy tests

Work Item(s)

Fixes AB#488830
Fixes #1947

@grobyns grobyns requested a review from a team as a code owner September 6, 2024 14:47
@grobyns grobyns enabled auto-merge (squash) September 6, 2024 14:47
@github-actions github-actions bot added this to the Version 26.0 milestone Sep 6, 2024
@mazhelez mazhelez requested a review from a team as a code owner September 11, 2024 10:22
@github-actions github-actions bot added the Build: scripts & configs Build scripts and configuration files label Sep 11, 2024
@mazhelez mazhelez changed the title re-enable tests Re-enable Retention Policy tests Sep 11, 2024
@mazhelez mazhelez requested a review from aholstrup1 September 11, 2024 16:42
aholstrup1
aholstrup1 previously approved these changes Sep 12, 2024
@grobyns grobyns merged commit be13b5a into main Sep 12, 2024
@grobyns grobyns deleted the bugs/488830 branch September 12, 2024 10:10
grobyns added a commit that referenced this pull request Sep 17, 2024
<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
re-enabling retention policy tests

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#488830](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/488830)
Fixes #1947

---------

Co-authored-by: Maria Zhelezova <[email protected]>
Co-authored-by: Alexander Holstrup <[email protected]>
grobyns added a commit that referenced this pull request Sep 17, 2024
<!-- Thank you for submitting a Pull Request. If you're new to
contributing to BCApps please read our pull request guideline below
* https://github.com/microsoft/BCApps/Contributing.md
-->
#### Summary <!-- Provide a general summary of your changes -->
re-enabling retention policy tests

#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#488830](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/488830)
Fixes #1947

---------

Co-authored-by: Maria Zhelezova <[email protected]>
Co-authored-by: Alexander Holstrup <[email protected]>
grobyns added a commit that referenced this pull request Sep 18, 2024
This pull request backports #1973 to releases/25.x

Fixes
[AB#548787](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/548787)

Co-authored-by: Maria Zhelezova <[email protected]>
Co-authored-by: Alexander Holstrup <[email protected]>
grobyns added a commit that referenced this pull request Sep 18, 2024
This pull request backports #1973 to releases/24.x

Fixes
[AB#548788](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/548788)

---------

Co-authored-by: Maria Zhelezova <[email protected]>
Co-authored-by: Alexander Holstrup <[email protected]>
@haoranpb
Copy link
Contributor

@grobyns @nikolakukrika I know this is a bit old history, but can you help me understand why does this test codeunit needs TestIsolation=Dsiabled?

Tried it locally, the tests are indeed only passing when running it with this codeunit 130451 "Test Runner - Isol. Disabled". But not sure I understand why after reading the code... (e.g. TestLogError)

I assume this is because asserterror behaviors differently between Test Runners? I guess the part that confuses me: this has nothing to do with TestIsolation in the sense that tests can be isolated from each other

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: System Application Build: scripts & configs Build scripts and configuration files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Retention Policy Filtering SetSelectedSystemId

5 participants