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

Fix the upper bound version in native nupkg references #515

Merged
merged 1 commit into from
Apr 2, 2024

Fix the upper bound version in native nupkg references

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

Fix the upper bound version in native nupkg references #515

Fix the upper bound version in native nupkg references
d1c6dea
Select commit
Loading
Failed to load commit list.
GitHub Actions / Xunit Tests succeeded Apr 2, 2024 in 0s

1286 passed, 0 failed and 28 skipped

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/api.trx 29✅ 1⚪ 13s
TestResults/bal.wixext.trx 21✅ 1⚪ 4s
TestResults/burn.trx 118✅ 6⚪ 5s
TestResults/libs.trx 238✅ 4⚪ 23s
TestResults/netfx.wixext.trx 8✅ 7s
TestResults/tools.trx 27✅ 73s
TestResults/util.wixext.trx 20✅ 4s
TestResults/wix.trx 641✅ 2⚪ 159s
TestResults/WixToolsetTest.BurnE2E.trx 142✅ 13⚪ 851s
TestResults/WixToolsetTest.MsiE2E.trx 31✅ 408s
TestResults/WixToolsetTest.WixE2ETests.trx 11✅ 1⚪ 59s

✅ TestResults/api.trx

30 tests were completed in 13s with 29 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
BalUtilTests.BootstrapperApplication 1⚪ 1ms
BextUtilTests.BootstrapperExtension 1✅ 44ms
WixToolsetTest.BootstrapperApplicationApi.VerUtilFixture 4✅ 68ms
WixToolsetTest.Data.SerializeFixture 7✅ 383ms
WixToolsetTest.Data.SymbolDefinitionFixture 7✅ 34ms
WixToolsetTest.Data.TagFixture 9✅ 31ms
WixToolsetTest.Data.WindowsInstallerTableDefinitionsFixture 1✅ 47ms

✅ TestResults/bal.wixext.trx

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

Test suite Passed Failed Skipped Time
BalUtilTests.BAFunctions 1⚪ 1ms
WixToolsetTest.BootstrapperApplications.BalExtensionFixture 6✅ 1s
WixToolsetTest.BootstrapperApplications.InternalUIBAFixture 15✅ 2s

✅ TestResults/burn.trx

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

Test suite Passed Failed Skipped Time
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.CacheTest 4✅ 211ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ElevationTest 2✅ 308ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.EmbeddedTest 2✅ 223ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ExitCodeTest 2✅ 586ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.LoggingTest 2✅ 241ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ManifestTest 2✅ 2ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.PlanTest 52✅ 6⚪ 249ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RegistrationTest 12✅ 836ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RelatedBundleTest 4✅ 11ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.SearchTest 16✅ 47ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariableTest 18✅ 54ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariantTest 2✅ 6ms

✅ TestResults/libs.trx

242 tests were completed in 23s with 238 passed, 0 failed and 4 skipped.

Test suite Passed Failed Skipped Time
CfgTests.UriUtil 2✅ 45ms
DutilTests.AppUtil 2✅ 3ms
DutilTests.ApupUtil 2✅ 180ms
DutilTests.DictUtil 2✅ 3s
DutilTests.DirUtil 2✅ 151ms
DutilTests.DUtil 2✅ 3ms
DutilTests.EnvUtil 4✅ 35ms
DutilTests.FileUtil 2⚪ 2ms
DutilTests.GuidUtil 4✅ 34ms
DutilTests.IniUtil 2✅ 23ms
DutilTests.LocUtil 4✅ 540ms
DutilTests.MemUtil 10✅ 15ms
DutilTests.MonUtil 2⚪ 2ms
DutilTests.PathUtil 60✅ 480ms
DutilTests.PipeUtil 2✅ 719ms
DutilTests.ProcUtil 4✅ 84ms
DutilTests.RegUtil 72✅ 195ms
DutilTests.StrUtil 6✅ 52ms
DutilTests.VerUtil 26✅ 263ms
WixToolsetTest.Versioning.VerUtilTestsFixture 10✅ 21ms
WixToolsetTest.Versioning.WixVerFixture 22✅ 23ms

✅ TestResults/netfx.wixext.trx

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

Test suite Passed Failed Skipped Time
WixToolsetTest.Netfx.NetfxExtensionFixture 8✅ 6s

✅ 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✅ 292ms
WixToolsetTest.Heat.HeatFixture 6✅ 314ms
WixToolsetTest.Sdk.MsbuildHeatFixture 18✅ 71s

✅ TestResults/util.wixext.trx

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

Test suite Passed Failed Skipped Time
WixToolsetTest.Util.UtilExtensionFixture 20✅ 3s

✅ TestResults/wix.trx

643 tests were completed in 159s with 641 passed, 0 failed and 2 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.BuildTasks.WixBuildTaskFixture 1✅ 1s
WixToolsetTest.Converters.BalConditionFixture 1✅ 1ms
WixToolsetTest.Converters.BitnessFixture 4✅ 9ms
WixToolsetTest.Converters.BootstrapperApplicationFixture 12✅ 12ms
WixToolsetTest.Converters.BundleCacheFixture 4✅ 159ms
WixToolsetTest.Converters.ConditionFixture 26✅ 40ms
WixToolsetTest.Converters.ConverterFixture 17✅ 407ms
WixToolsetTest.Converters.ConverterIntegrationFixture 6✅ 596ms
WixToolsetTest.Converters.CustomActionFixture 2✅ 10ms
WixToolsetTest.Converters.CustomTableFixture 10✅ 194ms
WixToolsetTest.Converters.DependencyFixture 4✅ 5ms
WixToolsetTest.Converters.DirectoryFixture 7✅ 49ms
WixToolsetTest.Converters.DirectXExtensionFixture 1✅ 3ms
WixToolsetTest.Converters.ExePackageFixture 1✅ 1ms
WixToolsetTest.Converters.FeatureFixture 3✅ 158ms
WixToolsetTest.Converters.FirewallExtensionFixture 3✅ 6ms
WixToolsetTest.Converters.FormatFixture 3✅ 6ms
WixToolsetTest.Converters.IisExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.IncludeFixture 2✅ 3ms
WixToolsetTest.Converters.LocalizationFixture 5✅ 18ms
WixToolsetTest.Converters.MsiPackageFixture 1✅ 1ms
WixToolsetTest.Converters.MsuPackageFixture 1✅ 1ms
WixToolsetTest.Converters.PrereqPackageFixture 2✅ 10ms
WixToolsetTest.Converters.ProductPackageFixture 10✅ 1s
WixToolsetTest.Converters.PropertyFixture 6✅ 5ms
WixToolsetTest.Converters.RegistryFixture 1✅ 155ms
WixToolsetTest.Converters.RelatedBundleFixture 1✅ 2ms
WixToolsetTest.Converters.RemotePayloadFixture 2✅ 3ms
WixToolsetTest.Converters.SequenceFixture 1✅ 155ms
WixToolsetTest.Converters.Symbolizer.ConvertSymbolsFixture 1✅ 1s
WixToolsetTest.Converters.TagFixture 3✅ 4ms
WixToolsetTest.Converters.UIExtensionFixture 3✅ 7ms
WixToolsetTest.Converters.UtilExtensionFixture 7✅ 8ms
WixToolsetTest.Converters.VariableFixture 2✅ 2ms
WixToolsetTest.Converters.VSExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.Wix4ConversionFixture 1✅ 1ms
WixToolsetTest.Core.ParserHelperFixture 6✅ 13ms
WixToolsetTest.Core.PreprocessorFixture 13✅ 40ms
WixToolsetTest.Core.VariableResolverFixture 1✅ 13ms
WixToolsetTest.CoreIntegration.AccessModifierFixture 12✅ 195ms
WixToolsetTest.CoreIntegration.AdvertisedTypeLibVersionFixture 4✅ 73ms
WixToolsetTest.CoreIntegration.AllUsersFixture 3✅ 275ms
WixToolsetTest.CoreIntegration.AppIdFixture 2✅ 88ms
WixToolsetTest.CoreIntegration.ApprovedExeFixture 2✅ 8ms
WixToolsetTest.CoreIntegration.AssemblyFixture 3✅ 193ms
WixToolsetTest.CoreIntegration.BadInputFixture 10✅ 47ms
WixToolsetTest.CoreIntegration.BindVariablesFixture 4✅ 502ms
WixToolsetTest.CoreIntegration.BundleBackwardsCompatibleFixture 2✅ 86ms
WixToolsetTest.CoreIntegration.BundleExtractionFixture 1✅ 554ms
WixToolsetTest.CoreIntegration.BundleFixture 22✅ 4s
WixToolsetTest.CoreIntegration.BundleManifestFixture 9✅ 2s
WixToolsetTest.CoreIntegration.BundlePackageFixture 4✅ 2s
WixToolsetTest.CoreIntegration.BurnRemotePayloadSubcommandFixture 9✅ 2s
WixToolsetTest.CoreIntegration.CabFixture 2✅ 560ms
WixToolsetTest.CoreIntegration.ClassFixture 6✅ 918ms
WixToolsetTest.CoreIntegration.CommandLineFixture 3✅ 98ms
WixToolsetTest.CoreIntegration.CommentsFixture 8✅ 314ms
WixToolsetTest.CoreIntegration.ComponentFixture 1✅ 17ms
WixToolsetTest.CoreIntegration.ContainerFixture 7✅ 3s
WixToolsetTest.CoreIntegration.CopyFileFixture 1✅ 59ms
WixToolsetTest.CoreIntegration.CustomActionFixture 8✅ 252ms
WixToolsetTest.CoreIntegration.CustomTableFixture 6✅ 571ms
WixToolsetTest.CoreIntegration.DecompileFixture 10✅ 370ms
WixToolsetTest.CoreIntegration.DependencyExtensionFixture 4✅ 1s
WixToolsetTest.CoreIntegration.DirectoryFixture 8✅ 522ms
WixToolsetTest.CoreIntegration.EncodingFixture 1✅ 259ms
WixToolsetTest.CoreIntegration.ExePackageFixture 17✅ 2s
WixToolsetTest.CoreIntegration.ExtensionFixture 11✅ 1⚪ 7s
WixToolsetTest.CoreIntegration.FeatureFixture 4✅ 146ms
WixToolsetTest.CoreIntegration.HarvestFilesFixture 17✅ 1s
WixToolsetTest.CoreIntegration.InstanceTransformFixture 1✅ 162ms
WixToolsetTest.CoreIntegration.LanguageFixture 4✅ 534ms
WixToolsetTest.CoreIntegration.LinkerFixture 5✅ 61ms
WixToolsetTest.CoreIntegration.MediaFixture 1✅ 364ms
WixToolsetTest.CoreIntegration.ModuleFixture 3✅ 1s
WixToolsetTest.CoreIntegration.MsiCabinetFixture 5✅ 2s
WixToolsetTest.CoreIntegration.MsiFixture 16✅ 685ms
WixToolsetTest.CoreIntegration.MsiPackageFixture 1✅ 226ms
WixToolsetTest.CoreIntegration.MsiQueryFixture 26✅ 5s
WixToolsetTest.CoreIntegration.MsiTransactionFixture 3✅ 580ms
WixToolsetTest.CoreIntegration.MsuPackageFixture 4✅ 751ms
WixToolsetTest.CoreIntegration.NakedFileFixture 15✅ 2s
WixToolsetTest.CoreIntegration.PackagePayloadFixture 13✅ 533ms
WixToolsetTest.CoreIntegration.ParseFixture 1✅ 1ms
WixToolsetTest.CoreIntegration.PatchFixture 14✅ 11s
WixToolsetTest.CoreIntegration.PayloadFixture 7✅ 757ms
WixToolsetTest.CoreIntegration.PreprocessorFixture 6✅ 198ms
WixToolsetTest.CoreIntegration.RegistryFixture 5✅ 158ms
WixToolsetTest.CoreIntegration.RollbackBoundaryFixture 3✅ 309ms
WixToolsetTest.CoreIntegration.ShortcutFixture 2✅ 228ms
WixToolsetTest.CoreIntegration.SigningFixture 4✅ 1s
WixToolsetTest.CoreIntegration.SoftwareTagFixture 3✅ 523ms
WixToolsetTest.CoreIntegration.TestXmlFixture 5✅ 1ms
WixToolsetTest.CoreIntegration.TransformFixture 2✅ 752ms
WixToolsetTest.CoreIntegration.UIFixture 2✅ 190ms
WixToolsetTest.CoreIntegration.UnadvertisedTypeLibVersionFixture 4✅ 293ms
WixToolsetTest.CoreIntegration.UpgradeFixture 6✅ 625ms
WixToolsetTest.CoreIntegration.VersionFixture 6✅ 567ms
WixToolsetTest.CoreIntegration.WarningFixture 2✅ 7ms
WixToolsetTest.CoreIntegration.WixiplFixture 4✅ 310ms
WixToolsetTest.CoreIntegration.WixlibFixture 7✅ 321ms
WixToolsetTest.CoreIntegration.WixlibQueryFixture 2✅ 13ms
WixToolsetTest.CoreIntegration.WixVariableFixture 4✅ 733ms
WixToolsetTest.CoreNative.CabinetFixture 5✅ 294ms
WixToolsetTest.CoreNative.CertificateHashesFixture 3✅ 189ms
WixToolsetTest.CoreNative.MsmFixture 1✅ 148ms
WixToolsetTest.Sdk.MsbuildFixture 69✅ 1⚪ 135s

✅ TestResults/WixToolsetTest.BurnE2E.trx

155 tests were completed in 851s with 142 passed, 0 failed and 13 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.BurnE2E.BAFunctionsTests 1✅ 13s
WixToolsetTest.BurnE2E.BasicFunctionalityTests 9✅ 78s
WixToolsetTest.BurnE2E.BundlePackageTests 10✅ 76s
WixToolsetTest.BurnE2E.CacheTests 5✅ 3⚪ 29s
WixToolsetTest.BurnE2E.ContainerTests 2✅ 7s
WixToolsetTest.BurnE2E.DependencyTests 21✅ 1⚪ 203s
WixToolsetTest.BurnE2E.ElevationTests 1✅ 3s
WixToolsetTest.BurnE2E.ExePackageTests 10✅ 29s
WixToolsetTest.BurnE2E.FailureTests 7✅ 27s
WixToolsetTest.BurnE2E.FeatureTests 3✅ 19s
WixToolsetTest.BurnE2E.FilesInUseTests 1✅ 1⚪ 3s
WixToolsetTest.BurnE2E.ForwardCompatibleBundleTests 8✅ 64s
WixToolsetTest.BurnE2E.LayoutTests 4✅ 11s
WixToolsetTest.BurnE2E.LongPathTests 11✅ 2⚪ 40s
WixToolsetTest.BurnE2E.MsiTransactionTests 2✅ 18s
WixToolsetTest.BurnE2E.PatchTests 4✅ 28s
WixToolsetTest.BurnE2E.PrereqBaTests 5✅ 4⚪ 23s
WixToolsetTest.BurnE2E.RegistrationTests 5✅ 15s
WixToolsetTest.BurnE2E.RollbackBoundaryTests 1✅ 3s
WixToolsetTest.BurnE2E.SlipstreamTests 10✅ 2⚪ 52s
WixToolsetTest.BurnE2E.UpdateBundleTests 8✅ 39s
WixToolsetTest.BurnE2E.UpgradeRelatedBundleTests 6✅ 39s
WixToolsetTest.BurnE2E.VariableTests 2✅ 5s
WixToolsetTest.BurnE2E.WixIuiBaTests 3✅ 15s
WixToolsetTest.BurnE2E.WixStdBaTests 3✅ 11s

✅ TestResults/WixToolsetTest.MsiE2E.trx

31 tests were completed in 408s with 31 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.MsiE2E.FirewallExtensionTests 16✅ 19s
WixToolsetTest.MsiE2E.UIExtensionTests 1✅ 230ms
WixToolsetTest.MsiE2E.UtilExtensionUserTests 13✅ 387s
WixToolsetTest.MsiE2E.XmlConfigTests 1✅ 701ms

✅ 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