Skip to content

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

@grubioe

Description

@grubioe

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.

Metadata

Metadata

Assignees

Labels

issue-type-test-bugProblem in test source code (most likely)rank40Rank: Priority/rank on a scale of (1..100)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions