File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 30743074 <ExcludeList Include = " $(XunitTestBinBase)/tracing/eventcounter/**" >
30753075 <Issue > needs triage </Issue >
30763076 </ExcludeList >
3077+ <ExcludeList Include = " $(XunitTestBinBase)/tracing/runtimeeventsource/nativeruntimeeventsource/*" >
3078+ <Issue >Build doesn't include diagnostics tracing</Issue >
3079+ </ExcludeList >
30773080 <ExcludeList Include = " $(XunitTestBinBase)/Interop/MonoAPI/MonoMono/Thunks/**" >
30783081 <Issue >Test not expected to work with AOT</Issue >
30793082 </ExcludeList >
36073610 <ExcludeList Include = " $(XunitTestBinBase)/tracing/eventpipe/pauseonstart/**" >
36083611 <Issue >Could not load legacy Microsoft.Diagnostics.Tools.RuntimeClient</Issue >
36093612 </ExcludeList >
3613+ <ExcludeList Include = " $(XunitTestBinBase)/tracing/runtimeeventsource/nativeruntimeeventsource/*" >
3614+ <Issue >WASM doesn't support diagnostics tracing</Issue >
3615+ </ExcludeList >
36103616 </ItemGroup >
36113617
36123618 <ItemGroup Condition =" $(TargetOS) == 'Android' " >
You can’t perform that action at this time.
0 commit comments