You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Prabhatkumar59 the actual code is confidential work stuff, but I setup a small example repo to demonstrate the issue compared to Ubuntu 20.04 and Ubuntu 22.04 and added links to the report.
Description
It is suggested to move to Ubuntu 24.04. In my case I cannot move as I need mono installed on the agent.
According to this comment the removal may be fully intentional. In such a case documentation would be very helpful.
Platforms affected
Runner images affected
Image version and build link
Ubuntu 20.04: https://dev.azure.com/smkanadl/MissingMono/_build/results?buildId=54614&view=logs&j=19e123c8-1d38-5919-a21c-51ca211d3047&t=c7dd368d-7fd7-507a-3c9d-b7eacfac1b8d
Ubuntu 22.04: https://dev.azure.com/smkanadl/MissingMono/_build/results?buildId=54614&view=logs&j=0cb671f7-629c-572a-49d6-d57c236578ac&t=a33fe29a-42a6-5efa-425f-0b98b5c13dac
Ubuntu 24.04: https://dev.azure.com/smkanadl/MissingMono/_build/results?buildId=54614&view=logs&j=b104dce4-27c6-5299-f400-f77b321f7309&t=098fd864-c404-56ce-32c3-a874bcd418ba
Is it regression?
Yes
Expected behavior
Have mono installed as it is still a valuable tool.
Actual behavior
mono is not available
Repro steps
Use Ubuntu 24.04 and try
dotnet test
on a solution with tests being build withnet48
.The text was updated successfully, but these errors were encountered: