Describe the bug
There is a test failure in the NativeAot_hw_runs_with_no_warnings_when_PublishAot_is_enabled test. The test is expected to include warnings, but the actual result did not contain any warnings. This issue occurs only on Mac and is present in both the 8.0 and 9.0 branch PRs.
The command output contained a result it should not have contained: warning
Describe the bug
There is a test failure in the NativeAot_hw_runs_with_no_warnings_when_PublishAot_is_enabled test. The test is expected to include warnings, but the actual result did not contain any warnings. This issue occurs only on Mac and is present in both the
8.0and9.0branch PRs.