Use temporary ni.dll.tmp files with crossgen2 pipeline mode in order to not interfere...
[platform/upstream/dotnet/runtime.git] / src / coreclr / tools / r2rtest / Buckets.cs
index 387d753..927182e 100644 (file)
@@ -112,6 +112,7 @@ namespace R2RTest
                         line.StartsWith("EXEC : warning") ||
                         line.StartsWith("To repro,") ||
                         line.StartsWith("Emitting R2R PE file") ||
+                        line.StartsWith("Moving R2R PE file") ||
                         line.StartsWith("Warning: ") ||
                         line.StartsWith("Info: ") ||
                         line == "Assertion Failed")