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

Ensure virtual symbols are included when overridden but not referenced #504

Merged
merged 1 commit into from
Mar 8, 2024

Ensure virtual symbols are included when overridden but not referenced

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

Ensure virtual symbols are included when overridden but not referenced #504

Ensure virtual symbols are included when overridden but not referenced
a594132
Select commit
Loading
Failed to load commit list.
GitHub Actions / Xunit Tests succeeded Mar 8, 2024 in 0s

1282 passed, 0 failed and 28 skipped

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/api.trx 29✅ 1⚪ 17s
TestResults/bal.wixext.trx 21✅ 1⚪ 3s
TestResults/burn.trx 118✅ 6⚪ 6s
TestResults/libs.trx 238✅ 4⚪ 22s
TestResults/netfx.wixext.trx 8✅ 4s
TestResults/tools.trx 27✅ 73s
TestResults/util.wixext.trx 20✅ 4s
TestResults/wix.trx 639✅ 2⚪ 168s
TestResults/WixToolsetTest.BurnE2E.trx 141✅ 13⚪ 882s
TestResults/WixToolsetTest.MsiE2E.trx 30✅ 410s
TestResults/WixToolsetTest.WixE2ETests.trx 11✅ 1⚪ 57s

✅ TestResults/api.trx

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

Test suite Passed Failed Skipped Time
BalUtilTests.BootstrapperApplication 1⚪ 1ms
BextUtilTests.BootstrapperExtension 1✅ 32ms
WixToolsetTest.BootstrapperApplicationApi.VerUtilFixture 4✅ 123ms
WixToolsetTest.Data.SerializeFixture 7✅ 1s
WixToolsetTest.Data.SymbolDefinitionFixture 7✅ 29ms
WixToolsetTest.Data.TagFixture 9✅ 27ms
WixToolsetTest.Data.WindowsInstallerTableDefinitionsFixture 1✅ 47ms

✅ TestResults/bal.wixext.trx

22 tests were completed in 3s 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 6s with 118 passed, 0 failed and 6 skipped.

Test suite Passed Failed Skipped Time
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.CacheTest 4✅ 410ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ElevationTest 2✅ 637ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.EmbeddedTest 2✅ 223ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ExitCodeTest 2✅ 981ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.LoggingTest 2✅ 24ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ManifestTest 2✅ 2ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.PlanTest 52✅ 6⚪ 246ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RegistrationTest 12✅ 865ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RelatedBundleTest 4✅ 11ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.SearchTest 16✅ 62ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariableTest 18✅ 76ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariantTest 2✅ 7ms

✅ TestResults/libs.trx

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

Test suite Passed Failed Skipped Time
CfgTests.UriUtil 2✅ 3ms
DutilTests.AppUtil 2✅ 3ms
DutilTests.ApupUtil 2✅ 940ms
DutilTests.DictUtil 2✅ 3s
DutilTests.DirUtil 2✅ 82ms
DutilTests.DUtil 2✅ 2ms
DutilTests.EnvUtil 4✅ 11ms
DutilTests.FileUtil 2⚪ 2ms
DutilTests.GuidUtil 4✅ 279ms
DutilTests.IniUtil 2✅ 26ms
DutilTests.LocUtil 4✅ 215ms
DutilTests.MemUtil 10✅ 346ms
DutilTests.MonUtil 2⚪ 2ms
DutilTests.PathUtil 60✅ 478ms
DutilTests.PipeUtil 2✅ 662ms
DutilTests.ProcUtil 4✅ 114ms
DutilTests.RegUtil 72✅ 94ms
DutilTests.StrUtil 6✅ 8ms
DutilTests.VerUtil 26✅ 480ms
WixToolsetTest.Versioning.VerUtilTestsFixture 10✅ 22ms
WixToolsetTest.Versioning.WixVerFixture 22✅ 23ms

✅ TestResults/netfx.wixext.trx

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

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

✅ 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✅ 399ms
WixToolsetTest.Heat.HeatFixture 6✅ 424ms
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

641 tests were completed in 168s with 639 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✅ 13ms
WixToolsetTest.Converters.BootstrapperApplicationFixture 12✅ 16ms
WixToolsetTest.Converters.BundleCacheFixture 4✅ 276ms
WixToolsetTest.Converters.ConditionFixture 26✅ 73ms
WixToolsetTest.Converters.ConverterFixture 17✅ 547ms
WixToolsetTest.Converters.ConverterIntegrationFixture 6✅ 620ms
WixToolsetTest.Converters.CustomActionFixture 2✅ 88ms
WixToolsetTest.Converters.CustomTableFixture 10✅ 10ms
WixToolsetTest.Converters.DependencyFixture 4✅ 4ms
WixToolsetTest.Converters.DirectoryFixture 7✅ 7ms
WixToolsetTest.Converters.DirectXExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.ExePackageFixture 1✅ 84ms
WixToolsetTest.Converters.FeatureFixture 3✅ 4ms
WixToolsetTest.Converters.FirewallExtensionFixture 3✅ 4ms
WixToolsetTest.Converters.FormatFixture 3✅ 8ms
WixToolsetTest.Converters.IisExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.IncludeFixture 2✅ 87ms
WixToolsetTest.Converters.LocalizationFixture 5✅ 7ms
WixToolsetTest.Converters.MsiPackageFixture 1✅ 1ms
WixToolsetTest.Converters.MsuPackageFixture 1✅ 84ms
WixToolsetTest.Converters.PrereqPackageFixture 2✅ 13ms
WixToolsetTest.Converters.ProductPackageFixture 10✅ 1s
WixToolsetTest.Converters.PropertyFixture 6✅ 4ms
WixToolsetTest.Converters.RegistryFixture 1✅ 1ms
WixToolsetTest.Converters.RelatedBundleFixture 1✅ 1ms
WixToolsetTest.Converters.RemotePayloadFixture 2✅ 3ms
WixToolsetTest.Converters.SequenceFixture 1✅ 1ms
WixToolsetTest.Converters.Symbolizer.ConvertSymbolsFixture 1✅ 1s
WixToolsetTest.Converters.TagFixture 3✅ 4ms
WixToolsetTest.Converters.UIExtensionFixture 3✅ 5ms
WixToolsetTest.Converters.UtilExtensionFixture 7✅ 5ms
WixToolsetTest.Converters.VariableFixture 2✅ 2ms
WixToolsetTest.Converters.VSExtensionFixture 1✅ 5ms
WixToolsetTest.Converters.Wix4ConversionFixture 1✅ 2ms
WixToolsetTest.Core.ParserHelperFixture 6✅ 15ms
WixToolsetTest.Core.PreprocessorFixture 13✅ 56ms
WixToolsetTest.Core.VariableResolverFixture 1✅ 15ms
WixToolsetTest.CoreIntegration.AccessModifierFixture 12✅ 196ms
WixToolsetTest.CoreIntegration.AdvertisedTypeLibVersionFixture 4✅ 91ms
WixToolsetTest.CoreIntegration.AllUsersFixture 3✅ 237ms
WixToolsetTest.CoreIntegration.AppIdFixture 2✅ 93ms
WixToolsetTest.CoreIntegration.ApprovedExeFixture 2✅ 113ms
WixToolsetTest.CoreIntegration.AssemblyFixture 3✅ 255ms
WixToolsetTest.CoreIntegration.BadInputFixture 10✅ 38ms
WixToolsetTest.CoreIntegration.BindVariablesFixture 4✅ 349ms
WixToolsetTest.CoreIntegration.BundleBackwardsCompatibleFixture 2✅ 76ms
WixToolsetTest.CoreIntegration.BundleExtractionFixture 1✅ 135ms
WixToolsetTest.CoreIntegration.BundleFixture 22✅ 3s
WixToolsetTest.CoreIntegration.BundleManifestFixture 9✅ 2s
WixToolsetTest.CoreIntegration.BundlePackageFixture 4✅ 2s
WixToolsetTest.CoreIntegration.BurnRemotePayloadSubcommandFixture 9✅ 2s
WixToolsetTest.CoreIntegration.CabFixture 2✅ 310ms
WixToolsetTest.CoreIntegration.ClassFixture 6✅ 747ms
WixToolsetTest.CoreIntegration.CommandLineFixture 3✅ 690ms
WixToolsetTest.CoreIntegration.CommentsFixture 8✅ 378ms
WixToolsetTest.CoreIntegration.ComponentFixture 1✅ 6ms
WixToolsetTest.CoreIntegration.ContainerFixture 7✅ 2s
WixToolsetTest.CoreIntegration.CopyFileFixture 1✅ 46ms
WixToolsetTest.CoreIntegration.CustomActionFixture 8✅ 316ms
WixToolsetTest.CoreIntegration.CustomTableFixture 6✅ 514ms
WixToolsetTest.CoreIntegration.DecompileFixture 10✅ 598ms
WixToolsetTest.CoreIntegration.DependencyExtensionFixture 4✅ 2s
WixToolsetTest.CoreIntegration.DirectoryFixture 8✅ 2s
WixToolsetTest.CoreIntegration.EncodingFixture 1✅ 64ms
WixToolsetTest.CoreIntegration.ExePackageFixture 17✅ 2s
WixToolsetTest.CoreIntegration.ExtensionFixture 11✅ 1⚪ 17s
WixToolsetTest.CoreIntegration.FeatureFixture 4✅ 103ms
WixToolsetTest.CoreIntegration.HarvestFilesFixture 16✅ 1s
WixToolsetTest.CoreIntegration.InstanceTransformFixture 1✅ 131ms
WixToolsetTest.CoreIntegration.LanguageFixture 4✅ 348ms
WixToolsetTest.CoreIntegration.LinkerFixture 5✅ 52ms
WixToolsetTest.CoreIntegration.MediaFixture 1✅ 101ms
WixToolsetTest.CoreIntegration.ModuleFixture 3✅ 671ms
WixToolsetTest.CoreIntegration.MsiCabinetFixture 5✅ 3s
WixToolsetTest.CoreIntegration.MsiFixture 16✅ 625ms
WixToolsetTest.CoreIntegration.MsiPackageFixture 1✅ 159ms
WixToolsetTest.CoreIntegration.MsiQueryFixture 26✅ 1s
WixToolsetTest.CoreIntegration.MsiTransactionFixture 3✅ 902ms
WixToolsetTest.CoreIntegration.MsuPackageFixture 4✅ 254ms
WixToolsetTest.CoreIntegration.NakedFileFixture 15✅ 1s
WixToolsetTest.CoreIntegration.PackagePayloadFixture 13✅ 494ms
WixToolsetTest.CoreIntegration.ParseFixture 1✅ 1ms
WixToolsetTest.CoreIntegration.PatchFixture 14✅ 13s
WixToolsetTest.CoreIntegration.PayloadFixture 7✅ 657ms
WixToolsetTest.CoreIntegration.PreprocessorFixture 6✅ 160ms
WixToolsetTest.CoreIntegration.RegistryFixture 5✅ 324ms
WixToolsetTest.CoreIntegration.RollbackBoundaryFixture 3✅ 304ms
WixToolsetTest.CoreIntegration.ShortcutFixture 2✅ 107ms
WixToolsetTest.CoreIntegration.SigningFixture 4✅ 523ms
WixToolsetTest.CoreIntegration.SoftwareTagFixture 3✅ 402ms
WixToolsetTest.CoreIntegration.TestXmlFixture 5✅ 1ms
WixToolsetTest.CoreIntegration.TransformFixture 2✅ 804ms
WixToolsetTest.CoreIntegration.UIFixture 2✅ 128ms
WixToolsetTest.CoreIntegration.UnadvertisedTypeLibVersionFixture 4✅ 103ms
WixToolsetTest.CoreIntegration.UpgradeFixture 5✅ 181ms
WixToolsetTest.CoreIntegration.VersionFixture 6✅ 647ms
WixToolsetTest.CoreIntegration.WarningFixture 2✅ 18ms
WixToolsetTest.CoreIntegration.WixiplFixture 4✅ 205ms
WixToolsetTest.CoreIntegration.WixlibFixture 7✅ 2s
WixToolsetTest.CoreIntegration.WixlibQueryFixture 2✅ 7ms
WixToolsetTest.CoreIntegration.WixVariableFixture 4✅ 527ms
WixToolsetTest.CoreNative.CabinetFixture 5✅ 365ms
WixToolsetTest.CoreNative.CertificateHashesFixture 3✅ 207ms
WixToolsetTest.CoreNative.MsmFixture 1✅ 320ms
WixToolsetTest.Sdk.MsbuildFixture 69✅ 1⚪ 143s

✅ TestResults/WixToolsetTest.BurnE2E.trx

154 tests were completed in 882s with 141 passed, 0 failed and 13 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.BurnE2E.BAFunctionsTests 1✅ 20s
WixToolsetTest.BurnE2E.BasicFunctionalityTests 9✅ 97s
WixToolsetTest.BurnE2E.BundlePackageTests 10✅ 80s
WixToolsetTest.BurnE2E.CacheTests 5✅ 3⚪ 31s
WixToolsetTest.BurnE2E.ContainerTests 2✅ 7s
WixToolsetTest.BurnE2E.DependencyTests 21✅ 1⚪ 203s
WixToolsetTest.BurnE2E.ElevationTests 1✅ 3s
WixToolsetTest.BurnE2E.ExePackageTests 10✅ 30s
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✅ 10s
WixToolsetTest.BurnE2E.LongPathTests 11✅ 2⚪ 42s
WixToolsetTest.BurnE2E.MsiTransactionTests 2✅ 18s
WixToolsetTest.BurnE2E.PatchTests 4✅ 27s
WixToolsetTest.BurnE2E.PrereqBaTests 5✅ 4⚪ 23s
WixToolsetTest.BurnE2E.RegistrationTests 5✅ 16s
WixToolsetTest.BurnE2E.RollbackBoundaryTests 1✅ 3s
WixToolsetTest.BurnE2E.SlipstreamTests 10✅ 2⚪ 54s
WixToolsetTest.BurnE2E.UpdateBundleTests 8✅ 39s
WixToolsetTest.BurnE2E.UpgradeRelatedBundleTests 5✅ 33s
WixToolsetTest.BurnE2E.VariableTests 2✅ 6s
WixToolsetTest.BurnE2E.WixIuiBaTests 3✅ 16s
WixToolsetTest.BurnE2E.WixStdBaTests 3✅ 12s

✅ TestResults/WixToolsetTest.MsiE2E.trx

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

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

✅ TestResults/WixToolsetTest.WixE2ETests.trx

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

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