Skip to content

[DRT] DrtInterleavedPackage fails after System.IO.Packaging refactoring #1052

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

Closed
grubioe opened this issue Jun 21, 2019 · 1 comment
Closed
Assignees
Labels
issue-type-test-bug Problem in test source code (most likely) rank40 Rank: Priority/rank on a scale of (1..100)
Milestone

Comments

@grubioe
Copy link
Contributor

grubioe commented Jun 21, 2019

Copied from AzDO: 848772

Steps to reproduce:

  1. Run DrtInterleavedPackage
  2. Observe NullReferenceException from missing PAckage.Open method we reflect into.

The purpose of this test is to simulate the way XpsDocument calls into System.IO.Packaging to achieve package generation for printing and saving to disk. since System.IO.Packaging changed significantly in the support for certain features we need to first figure out how to achieve package generation correctly in product code, once we do that we can look into changing this test to reflect that.

@grubioe grubioe added issue-type-test-bug Problem in test source code (most likely) needs-updated-estimate This issue needs an updated estimate labels Jun 21, 2019
@grubioe grubioe removed the needs-updated-estimate This issue needs an updated estimate label Jun 21, 2019
@grubioe grubioe added this to the Preview milestone Jun 21, 2019
@vatsan-madhavan vatsan-madhavan added the needs-updated-estimate This issue needs an updated estimate label Jul 1, 2019
@vatsan-madhavan vatsan-madhavan modified the milestones: Preview, 3.0 Jul 1, 2019
@stevenbrix stevenbrix removed the needs-updated-estimate This issue needs an updated estimate label Jul 15, 2019
@grubioe grubioe added the rank40 Rank: Priority/rank on a scale of (1..100) label Jul 16, 2019
@stevenbrix
Copy link
Contributor

This has been completed with this internal PR: https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-test/pullrequest/2195?_a=overview

@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue-type-test-bug Problem in test source code (most likely) rank40 Rank: Priority/rank on a scale of (1..100)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants