Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to find a way to build a self-contained composite r2r app in the context of Host/Bundle tests. #54234

Open
VSadov opened this issue Jun 15, 2021 · 3 comments
Labels
area-Single-File test-enhancement Improvements of test source code
Milestone

Comments

@VSadov
Copy link
Member

VSadov commented Jun 15, 2021

Right now an attempt to build a self-contained app as a part of Host/Bundle test fails. For the time being, if it is possible, we could use some workaround, but it is not yet clear if that is possible.

Our current test infrastructure emulates SDK environment and for composite r2r we would need to fake even more. It may be more feasible to create a test tool (like Bundler, but for building), that could allow just the scenarios in tests and with simpler setup.

@ghost
Copy link

ghost commented Jun 15, 2021

Tagging subscribers to this area: @agocke, @vitek-karas, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Right now an attempt to build a self-contained app as a part of Host/Bundle test fails. The "right" fix for that may need to happen on SDK side.
For the time being, if it is possible, we could use some workaround, but it is not yet clear if that is possible.

Author: VSadov
Assignees: -
Labels:

area-Single-File, area-crossgen2-coreclr

Milestone: -

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jun 15, 2021
@VSadov
Copy link
Member Author

VSadov commented Jun 15, 2021

CC: @trylek - This is a bug to track enabling of singlefile composite r2r tests in runtime repo introduced in #53739

@mangod9 mangod9 removed the untriaged New issue has not been triaged by the area owner label Jul 6, 2021
@mangod9 mangod9 added this to the 6.0.0 milestone Jul 6, 2021
@vitek-karas vitek-karas added the test-enhancement Improvements of test source code label Jul 14, 2021
@agocke
Copy link
Member

agocke commented Aug 11, 2021

@VSadov was this completed?

@agocke agocke modified the milestones: 6.0.0, 7.0.0 Sep 17, 2021
@agocke agocke modified the milestones: 7.0.0, 8.0.0 Jul 28, 2022
@agocke agocke modified the milestones: 8.0.0, 9.0.0 Oct 2, 2023
@agocke agocke modified the milestones: 9.0.0, Future Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Single-File test-enhancement Improvements of test source code
Projects
Status: No status
Development

No branches or pull requests

4 participants