Skip to content

[ci-scan] Mute StructureToPtr_ByValDateArray_Success on tvOS#128015

Draft
github-actions[bot] wants to merge 2 commits intomainfrom
ci-scan/mute-structuretoptr-tvos-127952-579340426a68271e
Draft

[ci-scan] Mute StructureToPtr_ByValDateArray_Success on tvOS#128015
github-actions[bot] wants to merge 2 commits intomainfrom
ci-scan/mute-structuretoptr-tvos-127952-579340426a68271e

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Caution

Security scanning requires review for CI Outer-Loop Failure Scanner

Details

The threat detection results could not be parsed. The workflow output should be reviewed before merging.

Review the workflow run logs for details.

Linked KBE: #127952

Adds [ActiveIssue] annotation to skip StructureToPtrTests.StructureToPtr_ByValDateArray_Success on tvOS, where it fails with a VerificationException indicating a generic type constraint violation in DateMarshaler marshaling stub helpers.

Verification

  1. Same test? Yes — StructureToPtrTests.StructureToPtr_ByValDateArray_Success matches the KBE.
  2. Same failure signature? Yes — VerificationException: type argument 'System.StubHelpers.DateMarshaler' violates the constraint of type parameter 'TMarshaler'.
  3. Same OS? Yes — tvOS (the only affected platform per KBE).
  4. Same architecture? Yes — tvos-arm64 (the only affected architecture per KBE).

Failing legs

  • runtime-extra-platforms → tvos-arm64 Release AllSubsets_CoreCLR → osx.15.amd64.appletv.open

The skip is scoped to TestPlatforms.tvOS only, matching the observed failure scope.

Diff

Adds one [ActiveIssue] attribute to the test method. No product code changes.

Note

🔒 Integrity filter blocked 1 item

The following item was blocked because it doesn't meet the GitHub integrity level.

  • #92468 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by CI Outer-Loop Failure Scanner · ● 49.6M ·

The test fails on tvos-arm64 with a VerificationException indicating
a generic type constraint violation in DateMarshaler marshaling stubs.

Linked KBE: #127952

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants