https://bugs.winehq.org/show_bug.cgi?id=49166
Bug ID: 49166 Summary: msi/package fails on windows arm (armv7) Product: Wine Version: 5.8 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
While testing bug 43944 on windows arm, I ran the other msi tests. All pass, except package, which fails: package.c:1279: OutOfNoRbDiskSpace = "0" package.c:3095: Tests skipped: process is limited package.c:4059: Tests skipped: insufficient rights package.c:4155: Tests skipped: process is limited package.c:4412: Tests skipped: Not enough rights to perform tests package.c:5092: Test failed: Expected "keydata", got "" package.c:5097: Test failed: Expected "field2", got "" package.c:5102: Test failed: Expected "keydata,field2", got "" package.c:5109: Test failed: Expected "C:\Users\User\AppData\Local\Temp\FileName1", got "" package.c:5120: Test failed: Expected "C:\Users\User\AppData\Local\Temp", got "" package.c:5126: Test failed: Expected "C:\Users\User\AppData\Local\Temp", got "" package.c:5136: Test failed: Expected "C:\Users\User\AppData\Local", got "" package.c:5149: Test failed: Expected "C:\Users\User\AppData\Local\Temp\FileName2.dll", got "" package.c:5160: Test failed: Expected "C:\Users\User\AppData\Local\Temp\FileName4.dll", got "" package.c:5664: Test failed: Expected , got User package.c:5689: VersionDatabase = 100 package.c:5695: VersionMsi = 5.00 package.c:5701: Date = 5/15/2020 package.c:5707: Time = 19:55:57 package.c:5713: PackageCode = {913B8D18-FBB6-4CAC-A239-C74C11E3FA74} package.c:5719: ComputerName = SURFACERT package.c:5747: MsiNetAssemblySupport "4.0.30319.17929" package.c:8026: Tests skipped: Not enough rights to perform tests package.c:9330: Tests skipped: interactive ControlEvent tests 0174:package: 3818 tests executed (0 marked as todo, 10 failures), 6 skipped.