Skip to content

Test: fix test bug#883

Merged
dtivel merged 1 commit intomainfrom
dtivel/fix-test-bug
May 24, 2025
Merged

Test: fix test bug#883
dtivel merged 1 commit intomainfrom
dtivel/fix-test-bug

Conversation

@dtivel
Copy link
Collaborator

@dtivel dtivel commented May 23, 2025

Resolve #671

Recent test logging enhancements revealed that these 2 tests were interfering with each other by modifying a HashSet<string> collection concurrently.

This collection served no real purpose, so I'm removing it.

@dtivel dtivel requested a review from a team as a code owner May 23, 2025 20:42
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.

Test: 2 flaky OPC timestamping tests

3 participants