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

Add default major upgrade. #478

Merged
merged 1 commit into from
Dec 30, 2023

Add default major upgrade.

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

Add default major upgrade. #478

Add default major upgrade.
16927d6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Xunit Tests succeeded Dec 30, 2023 in 0s

Xunit Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/api.trx 32✅ 15s
TestResults/bal.wixext.trx 40✅ 14s
TestResults/burn.trx 124✅ 5s
TestResults/libs.trx 236✅ 4⚪ 22s
TestResults/netfx.wixext.trx 7✅ 4s
TestResults/tools.trx 27✅ 74s
TestResults/util.wixext.trx 21✅ 4s
TestResults/wix.trx 605✅ 1⚪ 161s
TestResults/WixToolsetTest.BurnE2E.trx 147✅ 7⚪ 781s
TestResults/WixToolsetTest.MsiE2E.trx 30✅ 409s
TestResults/WixToolsetTest.WixE2ETests.trx 11✅ 1⚪ 59s

✅ TestResults/api.trx

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

Test suite Passed Failed Skipped Time
BalUtilTests.BAFunctions 1✅ 59ms
BalUtilTests.BootstrapperApplication 1✅ 58ms
BextUtilTests.BundleExtension 1✅ 35ms
WixToolsetTest.Data.SerializeFixture 7✅ 368ms
WixToolsetTest.Data.SymbolDefinitionFixture 7✅ 28ms
WixToolsetTest.Data.TagFixture 9✅ 26ms
WixToolsetTest.Data.WindowsInstallerTableDefinitionsFixture 1✅ 44ms
WixToolsetTest.Mba.Core.BaseBootstrapperApplicationFactoryFixture 1✅ 167ms
WixToolsetTest.Mba.Core.VerUtilFixture 4✅ 66ms

✅ 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✅ 2s

✅ 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✅ 200ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ElevationTest 2✅ 653ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.EmbeddedTest 2✅ 223ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ExitCodeTest 2✅ 812ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.LoggingTest 2✅ 14ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ManifestTest 2✅ 3ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.PlanTest 58✅ 275ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RegistrationTest 12✅ 698ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RelatedBundleTest 4✅ 12ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.SearchTest 16✅ 40ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariableTest 18✅ 73ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariantTest 2✅ 6ms

✅ TestResults/libs.trx

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

Test suite Passed Failed Skipped Time
CfgTests.UriUtil 2✅ 141ms
DutilTests.AppUtil 2✅ 142ms
DutilTests.ApupUtil 2✅ 445ms
DutilTests.DictUtil 2✅ 3s
DutilTests.DirUtil 2✅ 13ms
DutilTests.DUtil 2✅ 3ms
DutilTests.EnvUtil 4✅ 206ms
DutilTests.FileUtil 2⚪ 2ms
DutilTests.GuidUtil 4✅ 163ms
DutilTests.IniUtil 2✅ 58ms
DutilTests.LocUtil 4✅ 393ms
DutilTests.MemUtil 10✅ 14ms
DutilTests.MonUtil 2⚪ 2ms
DutilTests.PathUtil 60✅ 399ms
DutilTests.ProcUtil 4✅ 32ms
DutilTests.RegUtil 72✅ 132ms
DutilTests.StrUtil 6✅ 39ms
DutilTests.VerUtil 26✅ 174ms
WixToolsetTest.Versioning.VerUtilTestsFixture 10✅ 20ms
WixToolsetTest.Versioning.WixVerFixture 22✅ 23ms

✅ TestResults/netfx.wixext.trx

7 tests were completed in 4s 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 74s with 27 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.Heat.DirectoryToPayloadGroupFixture 3✅ 345ms
WixToolsetTest.Heat.HeatFixture 6✅ 365ms
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

606 tests were completed in 161s with 605 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✅ 11ms
WixToolsetTest.Converters.BundleCacheFixture 4✅ 96ms
WixToolsetTest.Converters.ConditionFixture 26✅ 24ms
WixToolsetTest.Converters.ConverterFixture 17✅ 388ms
WixToolsetTest.Converters.ConverterIntegrationFixture 6✅ 481ms
WixToolsetTest.Converters.CustomActionFixture 2✅ 10ms
WixToolsetTest.Converters.CustomTableFixture 10✅ 14ms
WixToolsetTest.Converters.DependencyFixture 4✅ 6ms
WixToolsetTest.Converters.DirectoryFixture 7✅ 179ms
WixToolsetTest.Converters.DirectXExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.ExePackageFixture 1✅ 1ms
WixToolsetTest.Converters.FeatureFixture 3✅ 4ms
WixToolsetTest.Converters.FirewallExtensionFixture 3✅ 95ms
WixToolsetTest.Converters.FormatFixture 3✅ 6ms
WixToolsetTest.Converters.IisExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.IncludeFixture 2✅ 3ms
WixToolsetTest.Converters.LocalizationFixture 5✅ 7ms
WixToolsetTest.Converters.MsiPackageFixture 1✅ 1ms
WixToolsetTest.Converters.MsuPackageFixture 1✅ 1ms
WixToolsetTest.Converters.PrereqPackageFixture 2✅ 99ms
WixToolsetTest.Converters.ProductPackageFixture 10✅ 1s
WixToolsetTest.Converters.PropertyFixture 6✅ 7ms
WixToolsetTest.Converters.RegistryFixture 1✅ 1ms
WixToolsetTest.Converters.RelatedBundleFixture 1✅ 2ms
WixToolsetTest.Converters.RemotePayloadFixture 2✅ 3ms
WixToolsetTest.Converters.SequenceFixture 1✅ 2ms
WixToolsetTest.Converters.Symbolizer.ConvertSymbolsFixture 1✅ 1s
WixToolsetTest.Converters.TagFixture 3✅ 4ms
WixToolsetTest.Converters.UIExtensionFixture 3✅ 14ms
WixToolsetTest.Converters.UtilExtensionFixture 7✅ 6ms
WixToolsetTest.Converters.VariableFixture 2✅ 3ms
WixToolsetTest.Converters.VSExtensionFixture 1✅ 92ms
WixToolsetTest.Converters.Wix4ConversionFixture 1✅ 1ms
WixToolsetTest.Core.ParserHelperFixture 6✅ 13ms
WixToolsetTest.Core.PreprocessorFixture 13✅ 40ms
WixToolsetTest.Core.VariableResolverFixture 1✅ 13ms
WixToolsetTest.CoreIntegration.AccessModifierFixture 11✅ 185ms
WixToolsetTest.CoreIntegration.AdvertisedTypeLibVersionFixture 4✅ 90ms
WixToolsetTest.CoreIntegration.AllUsersFixture 3✅ 248ms
WixToolsetTest.CoreIntegration.AppIdFixture 2✅ 114ms
WixToolsetTest.CoreIntegration.ApprovedExeFixture 2✅ 8ms
WixToolsetTest.CoreIntegration.AssemblyFixture 3✅ 202ms
WixToolsetTest.CoreIntegration.BadInputFixture 10✅ 25ms
WixToolsetTest.CoreIntegration.BindVariablesFixture 4✅ 445ms
WixToolsetTest.CoreIntegration.BootstrapperApplicationFixture 1✅ 5ms
WixToolsetTest.CoreIntegration.BundleExtractionFixture 1✅ 168ms
WixToolsetTest.CoreIntegration.BundleFixture 22✅ 3s
WixToolsetTest.CoreIntegration.BundleManifestFixture 9✅ 2s
WixToolsetTest.CoreIntegration.BundlePackageFixture 4✅ 2s
WixToolsetTest.CoreIntegration.BurnRemotePayloadSubcommandFixture 9✅ 2s
WixToolsetTest.CoreIntegration.CabFixture 2✅ 349ms
WixToolsetTest.CoreIntegration.ClassFixture 6✅ 1s
WixToolsetTest.CoreIntegration.CommandLineFixture 3✅ 87ms
WixToolsetTest.CoreIntegration.CommentsFixture 8✅ 539ms
WixToolsetTest.CoreIntegration.ComponentFixture 2✅ 7ms
WixToolsetTest.CoreIntegration.ContainerFixture 7✅ 2s
WixToolsetTest.CoreIntegration.CopyFileFixture 1✅ 79ms
WixToolsetTest.CoreIntegration.CustomActionFixture 7✅ 330ms
WixToolsetTest.CoreIntegration.CustomTableFixture 6✅ 678ms
WixToolsetTest.CoreIntegration.DecompileFixture 10✅ 374ms
WixToolsetTest.CoreIntegration.DependencyExtensionFixture 4✅ 964ms
WixToolsetTest.CoreIntegration.DirectoryFixture 8✅ 344ms
WixToolsetTest.CoreIntegration.EncodingFixture 1✅ 92ms
WixToolsetTest.CoreIntegration.ExePackageFixture 17✅ 2s
WixToolsetTest.CoreIntegration.ExtensionFixture 11✅ 11s
WixToolsetTest.CoreIntegration.FeatureFixture 4✅ 548ms
WixToolsetTest.CoreIntegration.InstanceTransformFixture 1✅ 174ms
WixToolsetTest.CoreIntegration.LanguageFixture 4✅ 450ms
WixToolsetTest.CoreIntegration.LinkerFixture 5✅ 72ms
WixToolsetTest.CoreIntegration.MediaFixture 1✅ 137ms
WixToolsetTest.CoreIntegration.ModuleFixture 3✅ 537ms
WixToolsetTest.CoreIntegration.MsiCabinetFixture 5✅ 2s
WixToolsetTest.CoreIntegration.MsiFixture 16✅ 1s
WixToolsetTest.CoreIntegration.MsiPackageFixture 1✅ 144ms
WixToolsetTest.CoreIntegration.MsiQueryFixture 26✅ 1s
WixToolsetTest.CoreIntegration.MsiTransactionFixture 3✅ 713ms
WixToolsetTest.CoreIntegration.MsuPackageFixture 4✅ 299ms
WixToolsetTest.CoreIntegration.PackagePayloadFixture 13✅ 569ms
WixToolsetTest.CoreIntegration.ParseFixture 1✅ 1ms
WixToolsetTest.CoreIntegration.PatchFixture 14✅ 13s
WixToolsetTest.CoreIntegration.PayloadFixture 7✅ 1s
WixToolsetTest.CoreIntegration.PreprocessorFixture 6✅ 587ms
WixToolsetTest.CoreIntegration.RegistryFixture 5✅ 513ms
WixToolsetTest.CoreIntegration.RollbackBoundaryFixture 3✅ 299ms
WixToolsetTest.CoreIntegration.ShortcutFixture 2✅ 88ms
WixToolsetTest.CoreIntegration.SigningFixture 4✅ 649ms
WixToolsetTest.CoreIntegration.SoftwareTagFixture 3✅ 463ms
WixToolsetTest.CoreIntegration.TestXmlFixture 5✅ 12ms
WixToolsetTest.CoreIntegration.TransformFixture 2✅ 552ms
WixToolsetTest.CoreIntegration.UIFixture 2✅ 147ms
WixToolsetTest.CoreIntegration.UnadvertisedTypeLibVersionFixture 4✅ 119ms
WixToolsetTest.CoreIntegration.UpgradeFixture 4✅ 124ms
WixToolsetTest.CoreIntegration.VersionFixture 6✅ 629ms
WixToolsetTest.CoreIntegration.WarningFixture 2✅ 4ms
WixToolsetTest.CoreIntegration.WixiplFixture 4✅ 659ms
WixToolsetTest.CoreIntegration.WixlibFixture 7✅ 418ms
WixToolsetTest.CoreIntegration.WixlibQueryFixture 2✅ 19ms
WixToolsetTest.CoreIntegration.WixVariableFixture 4✅ 738ms
WixToolsetTest.CoreNative.CabinetFixture 5✅ 304ms
WixToolsetTest.CoreNative.CertificateHashesFixture 3✅ 210ms
WixToolsetTest.CoreNative.MsmFixture 1✅ 144ms
WixToolsetTest.Sdk.MsbuildFixture 69✅ 1⚪ 138s

✅ TestResults/WixToolsetTest.BurnE2E.trx

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

Test suite Passed Failed Skipped Time
WixToolsetTest.BurnE2E.BAFunctionsTests 1✅ 10s
WixToolsetTest.BurnE2E.BasicFunctionalityTests 9✅ 73s
WixToolsetTest.BurnE2E.BundlePackageTests 10✅ 71s
WixToolsetTest.BurnE2E.CacheTests 5✅ 3⚪ 25s
WixToolsetTest.BurnE2E.ContainerTests 2✅ 6s
WixToolsetTest.BurnE2E.DependencyTests 21✅ 1⚪ 183s
WixToolsetTest.BurnE2E.ElevationTests 1✅ 3s
WixToolsetTest.BurnE2E.ExePackageTests 10✅ 28s
WixToolsetTest.BurnE2E.FailureTests 7✅ 25s
WixToolsetTest.BurnE2E.FeatureTests 3✅ 17s
WixToolsetTest.BurnE2E.FilesInUseTests 1✅ 1⚪ 2s
WixToolsetTest.BurnE2E.ForwardCompatibleBundleTests 8✅ 55s
WixToolsetTest.BurnE2E.LayoutTests 4✅ 10s
WixToolsetTest.BurnE2E.LongPathTests 13✅ 42s
WixToolsetTest.BurnE2E.MsiTransactionTests 2✅ 16s
WixToolsetTest.BurnE2E.PatchTests 4✅ 25s
WixToolsetTest.BurnE2E.PrereqBaTests 9✅ 29s
WixToolsetTest.BurnE2E.RegistrationTests 5✅ 15s
WixToolsetTest.BurnE2E.RollbackBoundaryTests 1✅ 3s
WixToolsetTest.BurnE2E.SlipstreamTests 10✅ 2⚪ 48s
WixToolsetTest.BurnE2E.UpdateBundleTests 8✅ 41s
WixToolsetTest.BurnE2E.UpgradeRelatedBundleTests 5✅ 28s
WixToolsetTest.BurnE2E.VariableTests 2✅ 5s
WixToolsetTest.BurnE2E.WixIuiBaTests 3✅ 13s
WixToolsetTest.BurnE2E.WixStdBaTests 3✅ 10s

✅ TestResults/WixToolsetTest.MsiE2E.trx

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

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

✅ 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