Skip to content

Run tests / Clean up unsupported native AOT flags (#2616) * Clean up unsupported native AOT flags * llcOptimizationPreference was renamed to OptimizationPreference and became supported in .NET 8 (or maybe .NET 7, it doesn't matter) * IlcGenerateStackTraceData is now StackTraceSupport and supported. (Also got renamed in .NET 8 or earlier.) I'm leaving the old names of properties for backcompat. We could also delete them. I don't know how much BDN cares about .NET versions that are out of s... #52

Run tests / Clean up unsupported native AOT flags (#2616) * Clean up unsupported native AOT flags * llcOptimizationPreference was renamed to OptimizationPreference and became supported in .NET 8 (or maybe .NET 7, it doesn't matter) * IlcGenerateStackTraceData is now StackTraceSupport and supported. (Also got renamed in .NET 8 or earlier.) I'm leaving the old names of properties for backcompat. We could also delete them. I don't know how much BDN cares about .NET versions that are out of s...

Run tests / Clean up unsupported native AOT flags (#2616) * Clean up unsupported native AOT flags * llcOptimizationPreference was renamed to OptimizationPreference and became supported in .NET 8 (or maybe .NET 7, it doesn't matter) * IlcGenerateStackTraceData is now StackTraceSupport and supported. (Also got renamed in .NET 8 or earlier.) I'm leaving the old names of properties for backcompat. We could also delete them. I don't know how much BDN cares about .NET versions that are out of s... #52

Triggered via push August 30, 2024 16:05
Status Success
Total duration 31m 33s
Artifacts 4

run-tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
test-windows-core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-windows-core-trx". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
test-linux-trx
494 KB
test-macos-trx
489 KB
test-windows-core-trx
3.63 MB
test-windows-full-trx
567 KB