Skip to content

i#7157 dyn inject: Fix switch trace injection test#7276

Merged
abhinav92003 merged 1 commit intomasterfrom
i7157-fix-switch-inject-test
Feb 14, 2025
Merged

i#7157 dyn inject: Fix switch trace injection test#7276
abhinav92003 merged 1 commit intomasterfrom
i7157-fix-switch-inject-test

Conversation

@abhinav92003
Copy link
Copy Markdown
Contributor

Fixes the existing scheduler unit test that verifies kernel context switch template injection.

The res bool was unused, therefore a failure to match expectations was never reported. The expected timestamps inside the injected part of the trace should be the ones updated by the scheduler, not the original one in the trace template.

Issue: #7157

Fixes the existing scheduler unit test that verifies kernel switch template injection.

The res bool was unused, therefore a failure was never reported. The expected timestamps inside the injected part of
the trace are the ones updated by the scheduler, not the original one in the trace template.

Issue: #7157
@abhinav92003 abhinav92003 merged commit d11ec3f into master Feb 14, 2025
19 checks passed
@derekbruening derekbruening deleted the i7157-fix-switch-inject-test branch February 24, 2025 02:09
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.

2 participants