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

Support naked files. #479

Merged
merged 1 commit into from
Jan 8, 2024

Support naked files.

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

Support naked files. #479

Support naked files.
50c0f7d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Xunit Tests succeeded Jan 8, 2024 in 0s

Xunit Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/api.trx 32✅ 20s
TestResults/bal.wixext.trx 40✅ 15s
TestResults/burn.trx 124✅ 6s
TestResults/libs.trx 236✅ 4⚪ 27s
TestResults/netfx.wixext.trx 8✅ 4s
TestResults/tools.trx 27✅ 77s
TestResults/util.wixext.trx 20✅ 5s
TestResults/wix.trx 620✅ 1⚪ 174s
TestResults/WixToolsetTest.BurnE2E.trx 147✅ 7⚪ 862s
TestResults/WixToolsetTest.MsiE2E.trx 30✅ 411s
TestResults/WixToolsetTest.WixE2ETests.trx 11✅ 1⚪ 61s

✅ TestResults/api.trx

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

Test suite Passed Failed Skipped Time
BalUtilTests.BAFunctions 1✅ 33ms
BalUtilTests.BootstrapperApplication 1✅ 33ms
BextUtilTests.BundleExtension 1✅ 31ms
WixToolsetTest.Data.SerializeFixture 7✅ 394ms
WixToolsetTest.Data.SymbolDefinitionFixture 7✅ 28ms
WixToolsetTest.Data.TagFixture 9✅ 26ms
WixToolsetTest.Data.WindowsInstallerTableDefinitionsFixture 1✅ 42ms
WixToolsetTest.Mba.Core.BaseBootstrapperApplicationFactoryFixture 1✅ 292ms
WixToolsetTest.Mba.Core.VerUtilFixture 4✅ 149ms

✅ TestResults/bal.wixext.trx

40 tests were completed in 15s 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✅ 2s

✅ TestResults/burn.trx

124 tests were completed in 6s 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✅ 667ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.EmbeddedTest 2✅ 224ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ExitCodeTest 2✅ 967ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.LoggingTest 2✅ 26ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.ManifestTest 2✅ 3ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.PlanTest 58✅ 267ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RegistrationTest 12✅ 915ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.RelatedBundleTest 4✅ 11ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.SearchTest 16✅ 41ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariableTest 18✅ 64ms
Microsoft.Tools.WindowsInstallerXml.Test.Bootstrapper.VariantTest 2✅ 6ms

✅ TestResults/libs.trx

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

Test suite Passed Failed Skipped Time
CfgTests.UriUtil 2✅ 219ms
DutilTests.AppUtil 2✅ 33ms
DutilTests.ApupUtil 2✅ 704ms
DutilTests.DictUtil 2✅ 2s
DutilTests.DirUtil 2✅ 6ms
DutilTests.DUtil 2✅ 2ms
DutilTests.EnvUtil 4✅ 41ms
DutilTests.FileUtil 2⚪ 2ms
DutilTests.GuidUtil 4✅ 22ms
DutilTests.IniUtil 2✅ 270ms
DutilTests.LocUtil 4✅ 929ms
DutilTests.MemUtil 10✅ 14ms
DutilTests.MonUtil 2⚪ 2ms
DutilTests.PathUtil 60✅ 672ms
DutilTests.ProcUtil 4✅ 47ms
DutilTests.RegUtil 72✅ 288ms
DutilTests.StrUtil 6✅ 8ms
DutilTests.VerUtil 26✅ 158ms
WixToolsetTest.Versioning.VerUtilTestsFixture 10✅ 21ms
WixToolsetTest.Versioning.WixVerFixture 22✅ 22ms

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

Test suite Passed Failed Skipped Time
WixToolsetTest.Heat.DirectoryToPayloadGroupFixture 3✅ 381ms
WixToolsetTest.Heat.HeatFixture 6✅ 404ms
WixToolsetTest.Sdk.MsbuildHeatFixture 18✅ 75s

✅ TestResults/util.wixext.trx

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

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

✅ TestResults/wix.trx

621 tests were completed in 174s with 620 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✅ 254ms
WixToolsetTest.Converters.BootstrapperApplicationFixture 12✅ 40ms
WixToolsetTest.Converters.BundleCacheFixture 4✅ 4ms
WixToolsetTest.Converters.ConditionFixture 26✅ 154ms
WixToolsetTest.Converters.ConverterFixture 17✅ 215ms
WixToolsetTest.Converters.ConverterIntegrationFixture 6✅ 622ms
WixToolsetTest.Converters.CustomActionFixture 2✅ 17ms
WixToolsetTest.Converters.CustomTableFixture 10✅ 14ms
WixToolsetTest.Converters.DependencyFixture 4✅ 6ms
WixToolsetTest.Converters.DirectoryFixture 7✅ 22ms
WixToolsetTest.Converters.DirectXExtensionFixture 1✅ 3ms
WixToolsetTest.Converters.ExePackageFixture 1✅ 1ms
WixToolsetTest.Converters.FeatureFixture 3✅ 2ms
WixToolsetTest.Converters.FirewallExtensionFixture 3✅ 6ms
WixToolsetTest.Converters.FormatFixture 3✅ 6ms
WixToolsetTest.Converters.IisExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.IncludeFixture 2✅ 2ms
WixToolsetTest.Converters.LocalizationFixture 5✅ 6ms
WixToolsetTest.Converters.MsiPackageFixture 1✅ 1ms
WixToolsetTest.Converters.MsuPackageFixture 1✅ 2ms
WixToolsetTest.Converters.PrereqPackageFixture 2✅ 16ms
WixToolsetTest.Converters.ProductPackageFixture 10✅ 1s
WixToolsetTest.Converters.PropertyFixture 6✅ 7ms
WixToolsetTest.Converters.RegistryFixture 1✅ 101ms
WixToolsetTest.Converters.RelatedBundleFixture 1✅ 4ms
WixToolsetTest.Converters.RemotePayloadFixture 2✅ 4ms
WixToolsetTest.Converters.SequenceFixture 1✅ 1ms
WixToolsetTest.Converters.Symbolizer.ConvertSymbolsFixture 1✅ 1s
WixToolsetTest.Converters.TagFixture 3✅ 4ms
WixToolsetTest.Converters.UIExtensionFixture 3✅ 47ms
WixToolsetTest.Converters.UtilExtensionFixture 7✅ 7ms
WixToolsetTest.Converters.VariableFixture 2✅ 3ms
WixToolsetTest.Converters.VSExtensionFixture 1✅ 1ms
WixToolsetTest.Converters.Wix4ConversionFixture 1✅ 101ms
WixToolsetTest.Core.ParserHelperFixture 6✅ 13ms
WixToolsetTest.Core.PreprocessorFixture 13✅ 41ms
WixToolsetTest.Core.VariableResolverFixture 1✅ 13ms
WixToolsetTest.CoreIntegration.AccessModifierFixture 11✅ 150ms
WixToolsetTest.CoreIntegration.AdvertisedTypeLibVersionFixture 4✅ 95ms
WixToolsetTest.CoreIntegration.AllUsersFixture 3✅ 282ms
WixToolsetTest.CoreIntegration.AppIdFixture 2✅ 78ms
WixToolsetTest.CoreIntegration.ApprovedExeFixture 2✅ 7ms
WixToolsetTest.CoreIntegration.AssemblyFixture 3✅ 303ms
WixToolsetTest.CoreIntegration.BadInputFixture 10✅ 38ms
WixToolsetTest.CoreIntegration.BindVariablesFixture 4✅ 407ms
WixToolsetTest.CoreIntegration.BootstrapperApplicationFixture 1✅ 21ms
WixToolsetTest.CoreIntegration.BundleExtractionFixture 1✅ 682ms
WixToolsetTest.CoreIntegration.BundleFixture 22✅ 3s
WixToolsetTest.CoreIntegration.BundleManifestFixture 9✅ 3s
WixToolsetTest.CoreIntegration.BundlePackageFixture 4✅ 2s
WixToolsetTest.CoreIntegration.BurnRemotePayloadSubcommandFixture 9✅ 2s
WixToolsetTest.CoreIntegration.CabFixture 2✅ 699ms
WixToolsetTest.CoreIntegration.ClassFixture 6✅ 399ms
WixToolsetTest.CoreIntegration.CommandLineFixture 3✅ 199ms
WixToolsetTest.CoreIntegration.CommentsFixture 8✅ 825ms
WixToolsetTest.CoreIntegration.ComponentFixture 1✅ 12ms
WixToolsetTest.CoreIntegration.ContainerFixture 7✅ 3s
WixToolsetTest.CoreIntegration.CopyFileFixture 1✅ 188ms
WixToolsetTest.CoreIntegration.CustomActionFixture 8✅ 231ms
WixToolsetTest.CoreIntegration.CustomTableFixture 6✅ 521ms
WixToolsetTest.CoreIntegration.DecompileFixture 10✅ 352ms
WixToolsetTest.CoreIntegration.DependencyExtensionFixture 4✅ 2s
WixToolsetTest.CoreIntegration.DirectoryFixture 8✅ 450ms
WixToolsetTest.CoreIntegration.EncodingFixture 1✅ 441ms
WixToolsetTest.CoreIntegration.ExePackageFixture 17✅ 2s
WixToolsetTest.CoreIntegration.ExtensionFixture 11✅ 14s
WixToolsetTest.CoreIntegration.FeatureFixture 4✅ 115ms
WixToolsetTest.CoreIntegration.InstanceTransformFixture 1✅ 284ms
WixToolsetTest.CoreIntegration.LanguageFixture 4✅ 400ms
WixToolsetTest.CoreIntegration.LinkerFixture 5✅ 210ms
WixToolsetTest.CoreIntegration.MediaFixture 1✅ 130ms
WixToolsetTest.CoreIntegration.ModuleFixture 3✅ 611ms
WixToolsetTest.CoreIntegration.MsiCabinetFixture 5✅ 2s
WixToolsetTest.CoreIntegration.MsiFixture 16✅ 680ms
WixToolsetTest.CoreIntegration.MsiPackageFixture 1✅ 168ms
WixToolsetTest.CoreIntegration.MsiQueryFixture 26✅ 3s
WixToolsetTest.CoreIntegration.MsiTransactionFixture 3✅ 625ms
WixToolsetTest.CoreIntegration.MsuPackageFixture 4✅ 267ms
WixToolsetTest.CoreIntegration.NakedFileFixture 15✅ 2s
WixToolsetTest.CoreIntegration.PackagePayloadFixture 13✅ 476ms
WixToolsetTest.CoreIntegration.ParseFixture 1✅ 1ms
WixToolsetTest.CoreIntegration.PatchFixture 14✅ 12s
WixToolsetTest.CoreIntegration.PayloadFixture 7✅ 996ms
WixToolsetTest.CoreIntegration.PreprocessorFixture 6✅ 171ms
WixToolsetTest.CoreIntegration.RegistryFixture 5✅ 697ms
WixToolsetTest.CoreIntegration.RollbackBoundaryFixture 3✅ 280ms
WixToolsetTest.CoreIntegration.ShortcutFixture 2✅ 91ms
WixToolsetTest.CoreIntegration.SigningFixture 4✅ 927ms
WixToolsetTest.CoreIntegration.SoftwareTagFixture 3✅ 460ms
WixToolsetTest.CoreIntegration.TestXmlFixture 5✅ 1ms
WixToolsetTest.CoreIntegration.TransformFixture 2✅ 1000ms
WixToolsetTest.CoreIntegration.UIFixture 2✅ 133ms
WixToolsetTest.CoreIntegration.UnadvertisedTypeLibVersionFixture 4✅ 110ms
WixToolsetTest.CoreIntegration.UpgradeFixture 4✅ 152ms
WixToolsetTest.CoreIntegration.VersionFixture 6✅ 993ms
WixToolsetTest.CoreIntegration.WarningFixture 2✅ 18ms
WixToolsetTest.CoreIntegration.WixiplFixture 4✅ 429ms
WixToolsetTest.CoreIntegration.WixlibFixture 7✅ 363ms
WixToolsetTest.CoreIntegration.WixlibQueryFixture 2✅ 11ms
WixToolsetTest.CoreIntegration.WixVariableFixture 4✅ 773ms
WixToolsetTest.CoreNative.CabinetFixture 5✅ 306ms
WixToolsetTest.CoreNative.CertificateHashesFixture 3✅ 195ms
WixToolsetTest.CoreNative.MsmFixture 1✅ 176ms
WixToolsetTest.Sdk.MsbuildFixture 69✅ 1⚪ 148s

✅ TestResults/WixToolsetTest.BurnE2E.trx

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

Test suite Passed Failed Skipped Time
WixToolsetTest.BurnE2E.BAFunctionsTests 1✅ 17s
WixToolsetTest.BurnE2E.BasicFunctionalityTests 9✅ 113s
WixToolsetTest.BurnE2E.BundlePackageTests 10✅ 72s
WixToolsetTest.BurnE2E.CacheTests 5✅ 3⚪ 28s
WixToolsetTest.BurnE2E.ContainerTests 2✅ 7s
WixToolsetTest.BurnE2E.DependencyTests 21✅ 1⚪ 197s
WixToolsetTest.BurnE2E.ElevationTests 1✅ 3s
WixToolsetTest.BurnE2E.ExePackageTests 10✅ 31s
WixToolsetTest.BurnE2E.FailureTests 7✅ 27s
WixToolsetTest.BurnE2E.FeatureTests 3✅ 18s
WixToolsetTest.BurnE2E.FilesInUseTests 1✅ 1⚪ 3s
WixToolsetTest.BurnE2E.ForwardCompatibleBundleTests 8✅ 61s
WixToolsetTest.BurnE2E.LayoutTests 4✅ 9s
WixToolsetTest.BurnE2E.LongPathTests 13✅ 44s
WixToolsetTest.BurnE2E.MsiTransactionTests 2✅ 16s
WixToolsetTest.BurnE2E.PatchTests 4✅ 24s
WixToolsetTest.BurnE2E.PrereqBaTests 9✅ 28s
WixToolsetTest.BurnE2E.RegistrationTests 5✅ 15s
WixToolsetTest.BurnE2E.RollbackBoundaryTests 1✅ 3s
WixToolsetTest.BurnE2E.SlipstreamTests 10✅ 2⚪ 47s
WixToolsetTest.BurnE2E.UpdateBundleTests 8✅ 42s
WixToolsetTest.BurnE2E.UpgradeRelatedBundleTests 5✅ 29s
WixToolsetTest.BurnE2E.VariableTests 2✅ 5s
WixToolsetTest.BurnE2E.WixIuiBaTests 3✅ 13s
WixToolsetTest.BurnE2E.WixStdBaTests 3✅ 10s

✅ TestResults/WixToolsetTest.MsiE2E.trx

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

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

✅ TestResults/WixToolsetTest.WixE2ETests.trx

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

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