Skip to content

Enable EventPipe test for NativeAOT #84701

Closed
@LakshanF

Description

@LakshanF

Currently, the NativeAOT EventPipe test is not running in CI systems. These tasks need to happen for this test to be enabled

  • Enable the test for NativeAOT run similar to Start running Loader and Interop tests for NativeAOT #84404, specifically make the relevant changes in the yaml file
  • This test currently does not create the correct rsp file. Specifically, it misses the required reference file to Microsoft.Extensions.Logging.Abstractions.dll, which will fail the ILCompilation.
  • There are Mono runs that check runtime tests, and this test will be included in these runs. The provider, Microsoft-Windows-DotNETRuntime, is not present in the non-windows runs versions of these in Mono runtime's EventPipe

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions