Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bug: linux hosted builds fail due to missing WinMD #1341

Copy link
Copy link
@jonwis

Description

@jonwis
Issue body actions

Version

No response

Summary

#1239 added use of a Windows.WinMD file from the windows-rs repo to help validate conformance of cppwinrt's output. https://github.com/microsoft/windows-rs/pull/2609/files?file-filters%5B%5D=.winmd&show-deleted-files=true&show-viewed-files=false# renamed the file in that repo, causing the existing curl ... command in our action to fail.

We should probably have our own copy of the WinMD as test collateral available in this repo. In an ideal world, we wouldn't rely on Windows.WinMD at all and instead use a local custom metaplatform.winmd, but that's not feasible due to heavy reliance on Windows.Foundation.* types, behaviors, and attributes. It is, after all, C++/Win[dows]RT.

Reproducible example

No response

Expected behavior

No response

Actual behavior

No response

Additional comments

No response

Reactions are currently unavailable

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.