Skip to content

tests/field_compare: fix race conditions in event checking#126

Open
rprobaina wants to merge 1 commit intolinux-audit:mainfrom
rprobaina:fix_filed_compare_sync
Open

tests/field_compare: fix race conditions in event checking#126
rprobaina wants to merge 1 commit intolinux-audit:mainfrom
rprobaina:fix_filed_compare_sync

Conversation

@rprobaina
Copy link
Contributor

On busy machines, false positive test failures occasionally occur due to a lack of synchronization between triggering and checking audit events.

This commit adds synchronization points between event triggering and checking to eliminate these race conditions and stabilize the tests.

Signed-off-by: Ricardo Robaina rrobaina@redhat.com

On busy machines, false positive test failures occasionally occur
due to a lack of synchronization between triggering and checking
audit events.

This commit adds synchronization points between event triggering
and checking to eliminate these race conditions and stabilize
the tests.

Signed-off-by: Ricardo Robaina <rrobaina@redhat.com>
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