Closed Bug 1523722 Opened 6 years ago Closed 6 years ago

Run gtest using generic-worker on Windows/aarch64

Categories

(Testing :: General, task, P3)

ARM64
Windows
task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: egao, Assigned: egao)

References

(Depends on 1 open bug)

Details

Now that generic-worker has been proven to run on win64/aarch64, make it run the gtest suite.

Product: Core → Testing

A proper test run that executed tests, using slightly modified try build DdbhnS_zRmiRXF5yh8UBiA with the following section of code commented out as it was causing premature failures prior to tests running:

https://searchfox.org/mozilla-central/source/testing/mozharness/configs/unittests/win_taskcluster_unittest.py#231

Test Run

JZfW1_KST7OFdpz57Pee9A

Result

Some TEST-UNEXPECTED-FAIL reported.

14:38:47  WARNING -  TEST-UNEXPECTED-FAIL | TestDllBlocklist.BlockDllByName | Value of: !"DLL was loaded but should have been blocked."
14:38:47  WARNING -  TEST-UNEXPECTED-FAIL | TestDllBlocklist.BlockDllByName | Value of: sDllWasBlocked
14:38:47  WARNING -  TEST-UNEXPECTED-FAIL | TestDllBlocklist.BlockDllByName | test completed (time: 4ms)
14:38:47  WARNING -  TEST-UNEXPECTED-FAIL | TestDllBlocklist.BlockDllByVersion | Value of: !"DLL was loaded but should have been blocked."
14:38:47  WARNING -  TEST-UNEXPECTED-FAIL | TestDllBlocklist.BlockDllByVersion | Value of: sDllWasBlocked
14:38:47  WARNING -  TEST-UNEXPECTED-FAIL | TestDllBlocklist.BlockDllByVersion | test completed (time: 2ms)
14:38:47  WARNING -  TEST-UNEXPECTED-FAIL | TestDllBlocklist.AllowDllByVersion | Value of: sDllWasLoaded
14:38:47  WARNING -  TEST-UNEXPECTED-FAIL | TestDllBlocklist.AllowDllByVersion | test completed (time: 2ms)
14:38:58  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryA | Value of: !"An error or timeout occurred while waiting for activity " "from Injector.exe"
14:38:58  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryA | test completed (time: 10117ms)
14:39:08  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryW | Value of: !"An error or timeout occurred while waiting for activity " "from Injector.exe"
14:39:08  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryW | test completed (time: 10159ms)
14:39:18  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryExW | Value of: !"An error or timeout occurred while waiting for activity " "from Injector.exe"
14:39:18  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryExW | test completed (time: 10215ms)
14:39:28  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryExA | Value of: !"An error or timeout occurred while waiting for activity " "from Injector.exe"
14:39:28  WARNING -  TEST-UNEXPECTED-FAIL | TestInjectEject.CreateRemoteThread_LoadLibraryExA | test completed (time: 10186ms)

Wow, great to see this up and running!

All of those failures are due to bug 1513293.

(In reply to David Major [:dmajor] from comment #2)

Wow, great to see this up and running!
All of those failures are due to bug 1513293.

Thanks :dmajor for the heads up! I will link the issues together and save Bugzilla a duplicate.

Assignee: nobody → egao
Status: NEW → ASSIGNED
Summary: Run gtest using generic-worker on aarch64 → Run gtest using generic-worker on Windows/aarch64
No longer blocks: 1525118
No longer depends on: 1523860
Depends on: 1526001
Priority: -- → P3
Depends on: 1539298
Status: ASSIGNED → RESOLVED
Type: defect → task
Closed: 6 years ago
OS: Unspecified → Windows
Hardware: Unspecified → ARM64
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.