-
Notifications
You must be signed in to change notification settings - Fork 746
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[loganalyzer] Fix the bug of ignore_loganalyzer decorator (#16624)
Description of PR Summary: Fixes #7313 Approach What is the motivation for this PR? Fix the bug that run with --disable_loganalyzer How did you do it? Always remove ignore_loganalyzer from the original kwargs Rename to a more correct name How did you verify/test it? Tested on physical T2 testbeds co-authorized by: jianquanye@microsoft.com
- Loading branch information
1 parent
97f8fb4
commit b54a85d
Showing
4 changed files
with
17 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters