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 firewall extension decompiler, make firewall modifications work for msi changes #431

Merged
merged 2 commits into from
Nov 19, 2023

add firewall extension decompiler, make msi modifications work, add a…

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

Add firewall extension decompiler, make firewall modifications work for msi changes #431

add firewall extension decompiler, make msi modifications work, add a…
ecb5618
Select commit
Loading
Failed to load commit list.
GitHub Actions / Xunit Tests succeeded Nov 19, 2023 in 0s

Xunit Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/api.trx 32✅ 8s
TestResults/bal.wixext.trx 40✅ 16s
TestResults/burn.trx 124✅ 5s
TestResults/libs.trx 236✅ 4⚪ 14s
TestResults/netfx.wixext.trx 7✅ 4s
TestResults/tools.trx 27✅ 71s
TestResults/util.wixext.trx 21✅ 5s
TestResults/wix.trx 579✅ 1⚪ 171s
TestResults/WixToolsetTest.BurnE2E.trx 146✅ 7⚪ 748s
TestResults/WixToolsetTest.MsiE2E.trx 30✅ 406s
TestResults/WixToolsetTest.WixE2ETests.trx 11✅ 1⚪ 56s

✅ TestResults/api.trx

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

Test suite Passed Failed Skipped Time
BalUtilTests.BAFunctions 1✅ 47ms
BalUtilTests.BootstrapperApplication 1✅ 47ms
BextUtilTests.BundleExtension 1✅ 33ms
WixToolsetTest.Data.SerializeFixture 7✅ 326ms
WixToolsetTest.Data.SymbolDefinitionFixture 7✅ 30ms
WixToolsetTest.Data.TagFixture 9✅ 28ms
WixToolsetTest.Data.WindowsInstallerTableDefinitionsFixture 1✅ 46ms
WixToolsetTest.Mba.Core.BaseBootstrapperApplicationFactoryFixture 1✅ 82ms
WixToolsetTest.Mba.Core.VerUtilFixture 4✅ 35ms

✅ TestResults/bal.wixext.trx

40 tests were completed in 16s 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✅ 6s
WixToolsetTest.ManagedHost.MbaHostFixture 4✅ 7s

✅ 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✅ 257ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ElevationTest 2✅ 430ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.EmbeddedTest 2✅ 222ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ExitCodeTest 2✅ 824ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.LoggingTest 2✅ 18ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ManifestTest 2✅ 3ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.PlanTest 58✅ 256ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RegistrationTest 12✅ 469ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RelatedBundleTest 4✅ 11ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.SearchTest 16✅ 40ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariableTest 18✅ 56ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariantTest 2✅ 7ms

✅ TestResults/libs.trx

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

Test suite Passed Failed Skipped Time
CfgTests.UriUtil 2✅ 32ms
DutilTests.AppUtil 2✅ 34ms
DutilTests.ApupUtil 2✅ 413ms
DutilTests.DictUtil 2✅ 2s
DutilTests.DirUtil 2✅ 18ms
DutilTests.DUtil 2✅ 2ms
DutilTests.EnvUtil 4✅ 10ms
DutilTests.FileUtil 2⚪ 2ms
DutilTests.GuidUtil 4✅ 66ms
DutilTests.IniUtil 2✅ 120ms
DutilTests.LocUtil 4✅ 358ms
DutilTests.MemUtil 10✅ 117ms
DutilTests.MonUtil 2⚪ 2ms
DutilTests.PathUtil 60✅ 305ms
DutilTests.ProcUtil 4✅ 80ms
DutilTests.RegUtil 72✅ 114ms
DutilTests.StrUtil 6✅ 9ms
DutilTests.VerUtil 26✅ 158ms
WixToolsetTest.Versioning.VerUtilTestsFixture 10✅ 22ms
WixToolsetTest.Versioning.WixVerFixture 22✅ 26ms

✅ 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 71s with 27 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.Heat.DirectoryToPayloadGroupFixture 3✅ 254ms
WixToolsetTest.Heat.HeatFixture 6✅ 272ms
WixToolsetTest.Sdk.MsbuildHeatFixture 18✅ 69s

✅ TestResults/util.wixext.trx

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

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

✅ TestResults/wix.trx

580 tests were completed in 171s with 579 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.BuildTasks.WixBuildTaskFixture 1✅ 944ms
WixToolsetTest.Converters.BalConditionFixture 1✅ 1ms
WixToolsetTest.Converters.BitnessFixture 4✅ 10ms
WixToolsetTest.Converters.BootstrapperApplicationFixture 12✅ 16ms
WixToolsetTest.Converters.BundleCacheFixture 4✅ 4ms
WixToolsetTest.Converters.ConditionFixture 18✅ 16ms
WixToolsetTest.Converters.ConverterFixture 17✅ 312ms
WixToolsetTest.Converters.ConverterIntegrationFixture 6✅ 371ms
WixToolsetTest.Converters.CustomActionFixture 2✅ 7ms
WixToolsetTest.Converters.CustomTableFixture 10✅ 21ms
WixToolsetTest.Converters.DependencyFixture 4✅ 6ms
WixToolsetTest.Converters.DirectoryFixture 7✅ 23ms
WixToolsetTest.Converters.DirectXExtensionFixture 1✅ 58ms
WixToolsetTest.Converters.ExePackageFixture 1✅ 1ms
WixToolsetTest.Converters.FeatureFixture 3✅ 61ms
WixToolsetTest.Converters.FirewallExtensionFixture 3✅ 4ms
WixToolsetTest.Converters.FormatFixture 3✅ 5ms
WixToolsetTest.Converters.IisExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.IncludeFixture 2✅ 1ms
WixToolsetTest.Converters.LocalizationFixture 5✅ 6ms
WixToolsetTest.Converters.MsiPackageFixture 1✅ 1ms
WixToolsetTest.Converters.MsuPackageFixture 1✅ 12ms
WixToolsetTest.Converters.PrereqPackageFixture 2✅ 20ms
WixToolsetTest.Converters.ProductPackageFixture 10✅ 918ms
WixToolsetTest.Converters.PropertyFixture 6✅ 7ms
WixToolsetTest.Converters.RegistryFixture 1✅ 58ms
WixToolsetTest.Converters.RelatedBundleFixture 1✅ 2ms
WixToolsetTest.Converters.RemotePayloadFixture 2✅ 2ms
WixToolsetTest.Converters.SequenceFixture 1✅ 58ms
WixToolsetTest.Converters.Symbolizer.ConvertSymbolsFixture 1✅ 656ms
WixToolsetTest.Converters.TagFixture 3✅ 4ms
WixToolsetTest.Converters.UIExtensionFixture 3✅ 13ms
WixToolsetTest.Converters.UtilExtensionFixture 7✅ 8ms
WixToolsetTest.Converters.VariableFixture 2✅ 2ms
WixToolsetTest.Converters.VSExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.Wix4ConversionFixture 1✅ 1ms
WixToolsetTest.Core.ParserHelperFixture 6✅ 12ms
WixToolsetTest.Core.PreprocessorFixture 13✅ 50ms
WixToolsetTest.Core.VariableResolverFixture 1✅ 12ms
WixToolsetTest.CoreIntegration.AdvertisedTypeLibVersionFixture 4✅ 83ms
WixToolsetTest.CoreIntegration.AllUsersFixture 3✅ 326ms
WixToolsetTest.CoreIntegration.AppIdFixture 2✅ 164ms
WixToolsetTest.CoreIntegration.ApprovedExeFixture 2✅ 7ms
WixToolsetTest.CoreIntegration.AssemblyFixture 3✅ 224ms
WixToolsetTest.CoreIntegration.BadInputFixture 10✅ 53ms
WixToolsetTest.CoreIntegration.BindVariablesFixture 4✅ 467ms
WixToolsetTest.CoreIntegration.BootstrapperApplicationFixture 1✅ 8ms
WixToolsetTest.CoreIntegration.BundleExtractionFixture 1✅ 188ms
WixToolsetTest.CoreIntegration.BundleFixture 22✅ 3s
WixToolsetTest.CoreIntegration.BundleManifestFixture 9✅ 2s
WixToolsetTest.CoreIntegration.BundlePackageFixture 4✅ 3s
WixToolsetTest.CoreIntegration.BurnRemotePayloadSubcommandFixture 9✅ 3s
WixToolsetTest.CoreIntegration.CabFixture 2✅ 393ms
WixToolsetTest.CoreIntegration.ClassFixture 6✅ 591ms
WixToolsetTest.CoreIntegration.CommandLineFixture 3✅ 92ms
WixToolsetTest.CoreIntegration.CommentsFixture 8✅ 555ms
WixToolsetTest.CoreIntegration.ComponentFixture 2✅ 5ms
WixToolsetTest.CoreIntegration.ContainerFixture 7✅ 3s
WixToolsetTest.CoreIntegration.CopyFileFixture 1✅ 68ms
WixToolsetTest.CoreIntegration.CustomActionFixture 7✅ 390ms
WixToolsetTest.CoreIntegration.CustomTableFixture 6✅ 385ms
WixToolsetTest.CoreIntegration.DecompileFixture 10✅ 620ms
WixToolsetTest.CoreIntegration.DependencyExtensionFixture 4✅ 3s
WixToolsetTest.CoreIntegration.DirectoryFixture 7✅ 426ms
WixToolsetTest.CoreIntegration.EncodingFixture 1✅ 166ms
WixToolsetTest.CoreIntegration.ExePackageFixture 17✅ 2s
WixToolsetTest.CoreIntegration.ExtensionFixture 9✅ 7s
WixToolsetTest.CoreIntegration.FeatureFixture 2✅ 6ms
WixToolsetTest.CoreIntegration.InstanceTransformFixture 1✅ 373ms
WixToolsetTest.CoreIntegration.LanguageFixture 4✅ 387ms
WixToolsetTest.CoreIntegration.LinkerFixture 5✅ 73ms
WixToolsetTest.CoreIntegration.MediaFixture 1✅ 147ms
WixToolsetTest.CoreIntegration.ModuleFixture 3✅ 573ms
WixToolsetTest.CoreIntegration.MsiCabinetFixture 5✅ 2s
WixToolsetTest.CoreIntegration.MsiFixture 16✅ 848ms
WixToolsetTest.CoreIntegration.MsiPackageFixture 1✅ 269ms
WixToolsetTest.CoreIntegration.MsiQueryFixture 26✅ 2s
WixToolsetTest.CoreIntegration.MsiTransactionFixture 3✅ 649ms
WixToolsetTest.CoreIntegration.MsuPackageFixture 4✅ 312ms
WixToolsetTest.CoreIntegration.PackagePayloadFixture 13✅ 481ms
WixToolsetTest.CoreIntegration.ParseFixture 1✅ 1ms
WixToolsetTest.CoreIntegration.PatchFixture 14✅ 12s
WixToolsetTest.CoreIntegration.PayloadFixture 7✅ 818ms
WixToolsetTest.CoreIntegration.PreprocessorFixture 6✅ 223ms
WixToolsetTest.CoreIntegration.RegistryFixture 5✅ 262ms
WixToolsetTest.CoreIntegration.RollbackBoundaryFixture 3✅ 320ms
WixToolsetTest.CoreIntegration.ShortcutFixture 2✅ 114ms
WixToolsetTest.CoreIntegration.SigningFixture 4✅ 557ms
WixToolsetTest.CoreIntegration.SoftwareTagFixture 3✅ 669ms
WixToolsetTest.CoreIntegration.TestXmlFixture 5✅ 1ms
WixToolsetTest.CoreIntegration.TransformFixture 2✅ 583ms
WixToolsetTest.CoreIntegration.UIFixture 2✅ 137ms
WixToolsetTest.CoreIntegration.UnadvertisedTypeLibVersionFixture 4✅ 195ms
WixToolsetTest.CoreIntegration.UpgradeFixture 2✅ 63ms
WixToolsetTest.CoreIntegration.VersionFixture 6✅ 868ms
WixToolsetTest.CoreIntegration.WarningFixture 2✅ 16ms
WixToolsetTest.CoreIntegration.WixiplFixture 4✅ 206ms
WixToolsetTest.CoreIntegration.WixlibFixture 7✅ 881ms
WixToolsetTest.CoreIntegration.WixlibQueryFixture 2✅ 8ms
WixToolsetTest.CoreIntegration.WixVariableFixture 4✅ 3s
WixToolsetTest.CoreNative.CabinetFixture 5✅ 273ms
WixToolsetTest.CoreNative.CertificateHashesFixture 3✅ 178ms
WixToolsetTest.CoreNative.MsmFixture 1✅ 73ms
WixToolsetTest.Sdk.MsbuildFixture 69✅ 1⚪ 146s

✅ TestResults/WixToolsetTest.BurnE2E.trx

153 tests were completed in 748s with 146 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
WixToolsetTest.BurnE2E.BAFunctionsTests 1✅ 10s
WixToolsetTest.BurnE2E.BasicFunctionalityTests 9✅ 43s
WixToolsetTest.BurnE2E.BundlePackageTests 10✅ 68s
WixToolsetTest.BurnE2E.CacheTests 5✅ 3⚪ 24s
WixToolsetTest.BurnE2E.ContainerTests 2✅ 6s
WixToolsetTest.BurnE2E.DependencyTests 21✅ 1⚪ 182s
WixToolsetTest.BurnE2E.ElevationTests 1✅ 3s
WixToolsetTest.BurnE2E.ExePackageTests 9✅ 26s
WixToolsetTest.BurnE2E.FailureTests 7✅ 25s
WixToolsetTest.BurnE2E.FeatureTests 3✅ 17s
WixToolsetTest.BurnE2E.FilesInUseTests 1✅ 1⚪ 2s
WixToolsetTest.BurnE2E.ForwardCompatibleBundleTests 8✅ 56s
WixToolsetTest.BurnE2E.LayoutTests 4✅ 9s
WixToolsetTest.BurnE2E.LongPathTests 13✅ 44s
WixToolsetTest.BurnE2E.MsiTransactionTests 2✅ 16s
WixToolsetTest.BurnE2E.PatchTests 4✅ 25s
WixToolsetTest.BurnE2E.PrereqBaTests 9✅ 30s
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✅ 4s
WixToolsetTest.BurnE2E.WixIuiBaTests 3✅ 11s
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✅ 19s
WixToolsetTest.MsiE2E.UtilExtensionUserTests 13✅ 385s
WixToolsetTest.MsiE2E.XmlConfigTests 1✅ 734ms

✅ TestResults/WixToolsetTest.WixE2ETests.trx

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

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