-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(logging): add back DeleteLog test (#3114)
fixes #1654 To de-flake: - Instead of calling Logs() which is flakey, we write a new log entry then do a single deletion - Also verified with BE that the quota for all logadmin api calls is 600/min and 1k/hour It might still flake for a new reason since DeleteLogs is getting deprecated and may be inherently flakey. I will monitor it.
- Loading branch information
1 parent
258cb91
commit b66727a
Showing
1 changed file
with
18 additions
and
29 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