YARN-10750. TestMetricsInvariantChecker.testManyRuns is broken since HADOOP-17524. Contributed by Gergely Pollak

This commit is contained in:
Szilard Nemeth 2021-04-23 16:17:29 +02:00
parent 919daec36b
commit 3b6b21e459
2 changed files with 0 additions and 8 deletions

View File

@ -48,7 +48,3 @@ ThreadsBlocked >= 0
ThreadsWaiting >= 0
ThreadsTimedWaiting >= 0
ThreadsTerminated >= 0
LogFatal >= 0
LogError >= 0
LogWarn >= 0
LogInfo >= 0

View File

@ -48,7 +48,3 @@ ThreadsBlocked >= 0
ThreadsWaiting >= 0
ThreadsTimedWaiting >= 0
ThreadsTerminated >= 0
LogFatal >= 0
LogError >= 0
LogWarn >= 0
LogInfo >= 0