From: Mike McLaughlin Date: Tue, 10 Oct 2023 04:49:51 +0000 (-0700) Subject: Re-enable dumpmt tests in OtherCommands.script (#4304) X-Git-Tag: accepted/tizen/unified/riscv/20231226.055542~35^2~1^2~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=02f1957ecc02d3908c835911cbe61de72652abd2;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Re-enable dumpmt tests in OtherCommands.script (#4304) Addresses issue #https://github.com/dotnet/diagnostics/issues/3516 --- diff --git a/src/SOS/SOS.UnitTests/Scripts/OtherCommands.script b/src/SOS/SOS.UnitTests/Scripts/OtherCommands.script index 8274219dc..b3473d5b3 100644 --- a/src/SOS/SOS.UnitTests/Scripts/OtherCommands.script +++ b/src/SOS/SOS.UnitTests/Scripts/OtherCommands.script @@ -109,18 +109,9 @@ VERIFY:\s*Class Name:\s+SymbolTestApp.Program\s+ VERIFY:\s*File:\s+.*SymbolTestApp\.(dll|exe)\s+ # Verify DumpMT -!IFDEF:MAJOR_RUNTIME_VERSION_GE_7 -# https://github.com/dotnet/diagnostics/issues/3516 SOSCOMMAND:DumpMT \s*Method Table:\s+()\s+ VERIFY:\s*Name:\s+SymbolTestApp.Program\s+ VERIFY:\s*File:\s+.*SymbolTestApp\.(dll|exe)\s+ -ENDIF:MAJOR_RUNTIME_VERSION_GE_7 - -IFDEF:MAJOR_RUNTIME_VERSION_GE_8 -SOSCOMMAND:DumpMT \s*Method Table:\s+()\s+ -VERIFY:\s*Name:\s+SymbolTestApp.Program\s+ -VERIFY:\s*File:\s+.*SymbolTestApp\.(dll|exe)\s+ -ENDIF:MAJOR_RUNTIME_VERSION_GE_8 SOSCOMMAND:FinalizeQueue VERIFY:\s*SyncBlocks to be cleaned up:\s+\s+