Skip to content

Enable more parallel tests in data/transactions/logic/evalAppTxn_test.go#5

Closed
michaeldiamant wants to merge 1 commit intojdtzmn:paralleltest-logic-packagefrom
michaeldiamant:paralleltest-logic-package_patch
Closed

Enable more parallel tests in data/transactions/logic/evalAppTxn_test.go#5
michaeldiamant wants to merge 1 commit intojdtzmn:paralleltest-logic-packagefrom
michaeldiamant:paralleltest-logic-package_patch

Conversation

@michaeldiamant
Copy link
Copy Markdown

Extends algorand#4931 to remove nolint:paralleltest in several cases where I think it's safe.

During my inspection, I didn't see the mentioned shared usage. As a sanity check, I ran each changed test numerous times to check for non-determinism (e.g. go test ./data/transactions/logic -run "TestInnerTxIDCaching" -count=1000).

@michaeldiamant michaeldiamant marked this pull request as ready for review December 22, 2022 15:36
@michaeldiamant michaeldiamant deleted the paralleltest-logic-package_patch branch December 22, 2022 18:51
@michaeldiamant
Copy link
Copy Markdown
Author

Closing in favor of algorand#4937.

jasonpaulos pushed a commit that referenced this pull request Jan 19, 2023
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.

1 participant