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

Rename IWindowsInstallerDecompileContext... #481

Merged
merged 1 commit into from
Dec 31, 2023

Rename IWindowsInstallerDecompileContext...

0756e92
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Rename IWindowsInstallerDecompileContext... #481

Rename IWindowsInstallerDecompileContext...
0756e92
Select commit
Loading
Failed to load commit list.
GitHub Actions / Xunit Tests succeeded Dec 31, 2023 in 0s

Xunit Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/api.trx 32✅ 14s
TestResults/bal.wixext.trx 40✅ 14s
TestResults/burn.trx 124✅ 5s
TestResults/libs.trx 236✅ 4⚪ 21s
TestResults/netfx.wixext.trx 7✅ 3s
TestResults/tools.trx 27✅ 73s
TestResults/util.wixext.trx 21✅ 4s
TestResults/wix.trx 606✅ 1⚪ 162s
TestResults/WixToolsetTest.BurnE2E.trx 147✅ 7⚪ 796s
TestResults/WixToolsetTest.MsiE2E.trx 30✅ 406s
TestResults/WixToolsetTest.WixE2ETests.trx 11✅ 1⚪ 59s

✅ TestResults/api.trx

32 tests were completed in 14s with 32 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BalUtilTests.BAFunctions 1✅ 33ms
BalUtilTests.BootstrapperApplication 1✅ 34ms
BextUtilTests.BundleExtension 1✅ 31ms
WixToolsetTest.Data.SerializeFixture 7✅ 354ms
WixToolsetTest.Data.SymbolDefinitionFixture 7✅ 32ms
WixToolsetTest.Data.TagFixture 9✅ 29ms
WixToolsetTest.Data.WindowsInstallerTableDefinitionsFixture 1✅ 47ms
WixToolsetTest.Mba.Core.BaseBootstrapperApplicationFactoryFixture 1✅ 174ms
WixToolsetTest.Mba.Core.VerUtilFixture 4✅ 62ms

✅ TestResults/bal.wixext.trx

40 tests were completed in 14s with 40 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.Bal.BalExtensionFixture 7✅ 2s
WixToolsetTest.Bal.InternalUIBAFixture 15✅ 2s
WixToolsetTest.Dnc.HostGenerator.DncHostGeneratorTests 2✅ 5s
WixToolsetTest.ManagedHost.DncHostFixture 12✅ 5s
WixToolsetTest.ManagedHost.MbaHostFixture 4✅ 1s

✅ TestResults/burn.trx

124 tests were completed in 5s with 124 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.CacheTest 4✅ 230ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ElevationTest 2✅ 441ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.EmbeddedTest 2✅ 223ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ExitCodeTest 2✅ 875ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.LoggingTest 2✅ 20ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ManifestTest 2✅ 3ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.PlanTest 58✅ 274ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RegistrationTest 12✅ 571ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RelatedBundleTest 4✅ 11ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.SearchTest 16✅ 40ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariableTest 18✅ 55ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariantTest 2✅ 8ms

✅ TestResults/libs.trx

240 tests were completed in 21s with 236 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
CfgTests.UriUtil 2✅ 86ms
DutilTests.AppUtil 2✅ 3ms
DutilTests.ApupUtil 2✅ 672ms
DutilTests.DictUtil 2✅ 3s
DutilTests.DirUtil 2✅ 4ms
DutilTests.DUtil 2✅ 3ms
DutilTests.EnvUtil 4✅ 57ms
DutilTests.FileUtil 2⚪ 2ms
DutilTests.GuidUtil 4✅ 103ms
DutilTests.IniUtil 2✅ 22ms
DutilTests.LocUtil 4✅ 627ms
DutilTests.MemUtil 10✅ 19ms
DutilTests.MonUtil 2⚪ 2ms
DutilTests.PathUtil 60✅ 556ms
DutilTests.ProcUtil 4✅ 42ms
DutilTests.RegUtil 72✅ 287ms
DutilTests.StrUtil 6✅ 43ms
DutilTests.VerUtil 26✅ 185ms
WixToolsetTest.Versioning.VerUtilTestsFixture 10✅ 20ms
WixToolsetTest.Versioning.WixVerFixture 22✅ 26ms

✅ TestResults/netfx.wixext.trx

7 tests were completed in 3s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.Netfx.NetfxExtensionFixture 7✅ 3s

✅ TestResults/tools.trx

27 tests were completed in 73s with 27 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.Heat.DirectoryToPayloadGroupFixture 3✅ 322ms
WixToolsetTest.Heat.HeatFixture 6✅ 341ms
WixToolsetTest.Sdk.MsbuildHeatFixture 18✅ 72s

✅ TestResults/util.wixext.trx

21 tests were completed in 4s with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.Util.UtilExtensionFixture 21✅ 4s

✅ TestResults/wix.trx

607 tests were completed in 162s with 606 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.BuildTasks.WixBuildTaskFixture 1✅ 1s
WixToolsetTest.Converters.BalConditionFixture 1✅ 1ms
WixToolsetTest.Converters.BitnessFixture 4✅ 11ms
WixToolsetTest.Converters.BootstrapperApplicationFixture 12✅ 113ms
WixToolsetTest.Converters.BundleCacheFixture 4✅ 3ms
WixToolsetTest.Converters.ConditionFixture 26✅ 40ms
WixToolsetTest.Converters.ConverterFixture 17✅ 389ms
WixToolsetTest.Converters.ConverterIntegrationFixture 6✅ 623ms
WixToolsetTest.Converters.CustomActionFixture 2✅ 11ms
WixToolsetTest.Converters.CustomTableFixture 10✅ 154ms
WixToolsetTest.Converters.DependencyFixture 4✅ 5ms
WixToolsetTest.Converters.DirectoryFixture 7✅ 7ms
WixToolsetTest.Converters.DirectXExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.ExePackageFixture 1✅ 2ms
WixToolsetTest.Converters.FeatureFixture 3✅ 3ms
WixToolsetTest.Converters.FirewallExtensionFixture 3✅ 6ms
WixToolsetTest.Converters.FormatFixture 3✅ 6ms
WixToolsetTest.Converters.IisExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.IncludeFixture 2✅ 101ms
WixToolsetTest.Converters.LocalizationFixture 5✅ 4ms
WixToolsetTest.Converters.MsiPackageFixture 1✅ 2ms
WixToolsetTest.Converters.MsuPackageFixture 1✅ 1ms
WixToolsetTest.Converters.PrereqPackageFixture 2✅ 11ms
WixToolsetTest.Converters.ProductPackageFixture 10✅ 1s
WixToolsetTest.Converters.PropertyFixture 6✅ 5ms
WixToolsetTest.Converters.RegistryFixture 1✅ 1ms
WixToolsetTest.Converters.RelatedBundleFixture 1✅ 2ms
WixToolsetTest.Converters.RemotePayloadFixture 2✅ 3ms
WixToolsetTest.Converters.SequenceFixture 1✅ 5ms
WixToolsetTest.Converters.Symbolizer.ConvertSymbolsFixture 1✅ 951ms
WixToolsetTest.Converters.TagFixture 3✅ 2ms
WixToolsetTest.Converters.UIExtensionFixture 3✅ 13ms
WixToolsetTest.Converters.UtilExtensionFixture 7✅ 8ms
WixToolsetTest.Converters.VariableFixture 2✅ 2ms
WixToolsetTest.Converters.VSExtensionFixture 1✅ 99ms
WixToolsetTest.Converters.Wix4ConversionFixture 1✅ 1ms
WixToolsetTest.Core.ParserHelperFixture 6✅ 13ms
WixToolsetTest.Core.PreprocessorFixture 13✅ 41ms
WixToolsetTest.Core.VariableResolverFixture 1✅ 13ms
WixToolsetTest.CoreIntegration.AccessModifierFixture 11✅ 243ms
WixToolsetTest.CoreIntegration.AdvertisedTypeLibVersionFixture 4✅ 80ms
WixToolsetTest.CoreIntegration.AllUsersFixture 3✅ 328ms
WixToolsetTest.CoreIntegration.AppIdFixture 2✅ 288ms
WixToolsetTest.CoreIntegration.ApprovedExeFixture 2✅ 7ms
WixToolsetTest.CoreIntegration.AssemblyFixture 3✅ 448ms
WixToolsetTest.CoreIntegration.BadInputFixture 10✅ 40ms
WixToolsetTest.CoreIntegration.BindVariablesFixture 4✅ 395ms
WixToolsetTest.CoreIntegration.BootstrapperApplicationFixture 1✅ 23ms
WixToolsetTest.CoreIntegration.BundleExtractionFixture 1✅ 140ms
WixToolsetTest.CoreIntegration.BundleFixture 22✅ 3s
WixToolsetTest.CoreIntegration.BundleManifestFixture 9✅ 2s
WixToolsetTest.CoreIntegration.BundlePackageFixture 4✅ 2s
WixToolsetTest.CoreIntegration.BurnRemotePayloadSubcommandFixture 9✅ 2s
WixToolsetTest.CoreIntegration.CabFixture 2✅ 421ms
WixToolsetTest.CoreIntegration.ClassFixture 6✅ 557ms
WixToolsetTest.CoreIntegration.CommandLineFixture 3✅ 97ms
WixToolsetTest.CoreIntegration.CommentsFixture 8✅ 317ms
WixToolsetTest.CoreIntegration.ComponentFixture 2✅ 8ms
WixToolsetTest.CoreIntegration.ContainerFixture 7✅ 2s
WixToolsetTest.CoreIntegration.CopyFileFixture 1✅ 58ms
WixToolsetTest.CoreIntegration.CustomActionFixture 8✅ 260ms
WixToolsetTest.CoreIntegration.CustomTableFixture 6✅ 548ms
WixToolsetTest.CoreIntegration.DecompileFixture 10✅ 403ms
WixToolsetTest.CoreIntegration.DependencyExtensionFixture 4✅ 834ms
WixToolsetTest.CoreIntegration.DirectoryFixture 8✅ 1s
WixToolsetTest.CoreIntegration.EncodingFixture 1✅ 487ms
WixToolsetTest.CoreIntegration.ExePackageFixture 17✅ 2s
WixToolsetTest.CoreIntegration.ExtensionFixture 11✅ 7s
WixToolsetTest.CoreIntegration.FeatureFixture 4✅ 506ms
WixToolsetTest.CoreIntegration.InstanceTransformFixture 1✅ 149ms
WixToolsetTest.CoreIntegration.LanguageFixture 4✅ 368ms
WixToolsetTest.CoreIntegration.LinkerFixture 5✅ 67ms
WixToolsetTest.CoreIntegration.MediaFixture 1✅ 118ms
WixToolsetTest.CoreIntegration.ModuleFixture 3✅ 785ms
WixToolsetTest.CoreIntegration.MsiCabinetFixture 5✅ 2s
WixToolsetTest.CoreIntegration.MsiFixture 16✅ 776ms
WixToolsetTest.CoreIntegration.MsiPackageFixture 1✅ 219ms
WixToolsetTest.CoreIntegration.MsiQueryFixture 26✅ 2s
WixToolsetTest.CoreIntegration.MsiTransactionFixture 3✅ 750ms
WixToolsetTest.CoreIntegration.MsuPackageFixture 4✅ 299ms
WixToolsetTest.CoreIntegration.PackagePayloadFixture 13✅ 700ms
WixToolsetTest.CoreIntegration.ParseFixture 1✅ 1ms
WixToolsetTest.CoreIntegration.PatchFixture 14✅ 10s
WixToolsetTest.CoreIntegration.PayloadFixture 7✅ 611ms
WixToolsetTest.CoreIntegration.PreprocessorFixture 6✅ 123ms
WixToolsetTest.CoreIntegration.RegistryFixture 5✅ 439ms
WixToolsetTest.CoreIntegration.RollbackBoundaryFixture 3✅ 300ms
WixToolsetTest.CoreIntegration.ShortcutFixture 2✅ 545ms
WixToolsetTest.CoreIntegration.SigningFixture 4✅ 722ms
WixToolsetTest.CoreIntegration.SoftwareTagFixture 3✅ 523ms
WixToolsetTest.CoreIntegration.TestXmlFixture 5✅ 1ms
WixToolsetTest.CoreIntegration.TransformFixture 2✅ 487ms
WixToolsetTest.CoreIntegration.UIFixture 2✅ 117ms
WixToolsetTest.CoreIntegration.UnadvertisedTypeLibVersionFixture 4✅ 210ms
WixToolsetTest.CoreIntegration.UpgradeFixture 4✅ 173ms
WixToolsetTest.CoreIntegration.VersionFixture 6✅ 705ms
WixToolsetTest.CoreIntegration.WarningFixture 2✅ 3ms
WixToolsetTest.CoreIntegration.WixiplFixture 4✅ 199ms
WixToolsetTest.CoreIntegration.WixlibFixture 7✅ 477ms
WixToolsetTest.CoreIntegration.WixlibQueryFixture 2✅ 7ms
WixToolsetTest.CoreIntegration.WixVariableFixture 4✅ 793ms
WixToolsetTest.CoreNative.CabinetFixture 5✅ 303ms
WixToolsetTest.CoreNative.CertificateHashesFixture 3✅ 205ms
WixToolsetTest.CoreNative.MsmFixture 1✅ 153ms
WixToolsetTest.Sdk.MsbuildFixture 69✅ 1⚪ 136s

✅ TestResults/WixToolsetTest.BurnE2E.trx

154 tests were completed in 796s with 147 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.BurnE2E.BAFunctionsTests 1✅ 11s
WixToolsetTest.BurnE2E.BasicFunctionalityTests 9✅ 72s
WixToolsetTest.BurnE2E.BundlePackageTests 10✅ 71s
WixToolsetTest.BurnE2E.CacheTests 5✅ 3⚪ 25s
WixToolsetTest.BurnE2E.ContainerTests 2✅ 6s
WixToolsetTest.BurnE2E.DependencyTests 21✅ 1⚪ 188s
WixToolsetTest.BurnE2E.ElevationTests 1✅ 3s
WixToolsetTest.BurnE2E.ExePackageTests 10✅ 30s
WixToolsetTest.BurnE2E.FailureTests 7✅ 26s
WixToolsetTest.BurnE2E.FeatureTests 3✅ 18s
WixToolsetTest.BurnE2E.FilesInUseTests 1✅ 1⚪ 2s
WixToolsetTest.BurnE2E.ForwardCompatibleBundleTests 8✅ 57s
WixToolsetTest.BurnE2E.LayoutTests 4✅ 9s
WixToolsetTest.BurnE2E.LongPathTests 13✅ 40s
WixToolsetTest.BurnE2E.MsiTransactionTests 2✅ 16s
WixToolsetTest.BurnE2E.PatchTests 4✅ 26s
WixToolsetTest.BurnE2E.PrereqBaTests 9✅ 29s
WixToolsetTest.BurnE2E.RegistrationTests 5✅ 15s
WixToolsetTest.BurnE2E.RollbackBoundaryTests 1✅ 3s
WixToolsetTest.BurnE2E.SlipstreamTests 10✅ 2⚪ 50s
WixToolsetTest.BurnE2E.UpdateBundleTests 8✅ 42s
WixToolsetTest.BurnE2E.UpgradeRelatedBundleTests 5✅ 30s
WixToolsetTest.BurnE2E.VariableTests 2✅ 5s
WixToolsetTest.BurnE2E.WixIuiBaTests 3✅ 13s
WixToolsetTest.BurnE2E.WixStdBaTests 3✅ 10s

✅ TestResults/WixToolsetTest.MsiE2E.trx

30 tests were completed in 406s with 30 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.MsiE2E.FirewallExtensionTests 16✅ 20s
WixToolsetTest.MsiE2E.UtilExtensionUserTests 13✅ 385s
WixToolsetTest.MsiE2E.XmlConfigTests 1✅ 731ms

✅ TestResults/WixToolsetTest.WixE2ETests.trx

12 tests were completed in 59s with 11 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
WixE2E.WixE2EFixture 11✅ 1⚪ 58s