Skip to content

[mono][ios] EventPipe processinfo3 test is failing on iOS-like platforms #88186

Closed
@kotlarmilos

Description

@kotlarmilos

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=324451
Build error leg or test failing: PayloadGroup0.WorkItemExecution
Pull request: #88167

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "fail: Application has finished with exit code 1 but 100 was expected",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

@jander-msft It is not clear from the error logs why it failed, but I suspect there is a missing support for iOS-like platforms in

string expectedPortableRidOs = null;
if (RuntimeInformation.IsOSPlatform(OSPlatform.Windows))
{
expectedPortableRidOs = "win";
}
else if (RuntimeInformation.IsOSPlatform(OSPlatform.OSX))
{
expectedPortableRidOs = "osx";
}
else if (RuntimeInformation.IsOSPlatform(OSPlatform.Linux))
{
expectedPortableRidOs = "linux";
}
Utils.Assert(!string.IsNullOrEmpty(expectedPortableRidOs), $"Unable to calculate expected portable RID OS.");

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=324451
Error message validated: fail: Application has finished with exit code 1 but 100 was expected
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/29/2023 10:37:46 AM UTC

Report

Build Definition Test Pull Request
341305 dotnet/runtime PayloadGroup0.WorkItemExecution
341298 dotnet/runtime PayloadGroup0.WorkItemExecution #88723
341220 dotnet/runtime PayloadGroup0.WorkItemExecution #87847
341209 dotnet/runtime PayloadGroup0.WorkItemExecution #88163
341090 dotnet/runtime PayloadGroup0.WorkItemExecution
340960 dotnet/runtime PayloadGroup0.WorkItemExecution
340829 dotnet/runtime GC_Features.WorkItemExecution #86089
340683 dotnet/runtime PayloadGroup0.WorkItemExecution
340327 dotnet/runtime PayloadGroup0.WorkItemExecution
339815 dotnet/runtime PayloadGroup0.WorkItemExecution #88903
339497 dotnet/runtime PayloadGroup0.WorkItemExecution #88723
339468 dotnet/runtime PayloadGroup0.WorkItemExecution
339466 dotnet/runtime PayloadGroup0.WorkItemExecution #87260
338992 dotnet/runtime PayloadGroup0.WorkItemExecution
338475 dotnet/runtime PayloadGroup0.WorkItemExecution #87319
338251 dotnet/runtime PayloadGroup0.WorkItemExecution #87260
338204 dotnet/runtime PayloadGroup0.WorkItemExecution
338111 dotnet/runtime PayloadGroup0.WorkItemExecution #88811
337928 dotnet/runtime JIT/Directed/aliasing_retbuf/aliasing_retbuf/aliasing_retbuf.sh
337634 dotnet/runtime PayloadGroup0.WorkItemExecution
337208 dotnet/runtime PayloadGroup0.WorkItemExecution #88722
336837 dotnet/runtime PayloadGroup0.WorkItemExecution #87260
336838 dotnet/runtime PayloadGroup0.WorkItemExecution #87260
336542 dotnet/runtime PayloadGroup0.WorkItemExecution
336543 dotnet/runtime PayloadGroup0.WorkItemExecution #88633
336405 dotnet/runtime PayloadGroup0.WorkItemExecution #88714
334799 dotnet/runtime PayloadGroup0.WorkItemExecution #88611
336279 dotnet/runtime PayloadGroup0.WorkItemExecution #87319
335920 dotnet/runtime PayloadGroup0.WorkItemExecution
335676 dotnet/runtime PayloadGroup0.WorkItemExecution #88687
335160 dotnet/runtime PayloadGroup0.WorkItemExecution #88167
335161 dotnet/runtime PayloadGroup0.WorkItemExecution #88167
334907 dotnet/runtime PayloadGroup0.WorkItemExecution
334375 dotnet/runtime PayloadGroup0.WorkItemExecution
334160 dotnet/runtime PayloadGroup0.WorkItemExecution #79856
333900 dotnet/runtime PayloadGroup0.WorkItemExecution #88539
333413 dotnet/runtime PayloadGroup0.WorkItemExecution
333175 dotnet/runtime PayloadGroup0.WorkItemExecution
333001 dotnet/runtime PayloadGroup0.WorkItemExecution
332951 dotnet/runtime PayloadGroup0.WorkItemExecution #88548
332861 dotnet/runtime PayloadGroup0.WorkItemExecution
332635 dotnet/runtime PayloadGroup0.WorkItemExecution
332434 dotnet/runtime PayloadGroup0.WorkItemExecution
332212 dotnet/runtime PayloadGroup0.WorkItemExecution #88530
332206 dotnet/runtime PayloadGroup0.WorkItemExecution #88529
331700 dotnet/runtime PayloadGroup0.WorkItemExecution
331212 dotnet/runtime PayloadGroup0.WorkItemExecution
330527 dotnet/runtime PayloadGroup0.WorkItemExecution
329962 dotnet/runtime PayloadGroup0.WorkItemExecution
329893 dotnet/runtime PayloadGroup0.WorkItemExecution #88436
329717 dotnet/runtime PayloadGroup0.WorkItemExecution #88345
329472 dotnet/runtime PayloadGroup0.WorkItemExecution
329361 dotnet/runtime PayloadGroup0.WorkItemExecution #88345
329210 dotnet/runtime PayloadGroup0.WorkItemExecution
328828 dotnet/runtime PayloadGroup0.WorkItemExecution #88322
328822 dotnet/runtime PayloadGroup0.WorkItemExecution
328688 dotnet/runtime PayloadGroup0.WorkItemExecution #88360
328678 dotnet/runtime PayloadGroup0.WorkItemExecution #88345
328529 dotnet/runtime PayloadGroup0.WorkItemExecution
328443 dotnet/runtime PayloadGroup0.WorkItemExecution #88322
328406 dotnet/runtime PayloadGroup0.WorkItemExecution #88345
328381 dotnet/runtime PayloadGroup0.WorkItemExecution #88340
328385 dotnet/runtime PayloadGroup0.WorkItemExecution #88342
328094 dotnet/runtime PayloadGroup0.WorkItemExecution #88322
327993 dotnet/runtime PayloadGroup0.WorkItemExecution #88184
327970 dotnet/runtime PayloadGroup0.WorkItemExecution
327943 dotnet/runtime PayloadGroup0.WorkItemExecution #88184
327756 dotnet/runtime PayloadGroup0.WorkItemExecution
327594 dotnet/runtime PayloadGroup0.WorkItemExecution
327515 dotnet/runtime PayloadGroup0.WorkItemExecution
327457 dotnet/runtime PayloadGroup0.WorkItemExecution #88025
327273 dotnet/runtime PayloadGroup0.WorkItemExecution
327078 dotnet/runtime PayloadGroup0.WorkItemExecution #88163
326915 dotnet/runtime PayloadGroup0.WorkItemExecution
326636 dotnet/runtime PayloadGroup0.WorkItemExecution #88261
326402 dotnet/runtime PayloadGroup0.WorkItemExecution #87773
326189 dotnet/runtime PayloadGroup0.WorkItemExecution #88184
326087 dotnet/runtime PayloadGroup0.WorkItemExecution
326071 dotnet/runtime PayloadGroup0.WorkItemExecution #88025
325633 dotnet/runtime PayloadGroup0.WorkItemExecution #88163
325552 dotnet/runtime PayloadGroup0.WorkItemExecution
325382 dotnet/runtime PayloadGroup0.WorkItemExecution #88163
324451 dotnet/runtime PayloadGroup0.WorkItemExecution #88167
324955 dotnet/runtime PayloadGroup0.WorkItemExecution #88184
324891 dotnet/runtime PayloadGroup0.WorkItemExecution
324452 dotnet/runtime PayloadGroup0.WorkItemExecution #88167
324371 dotnet/runtime PayloadGroup0.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
5 37 87

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions