@samitouri / QOSAMI-WSL / commits / ebbf12fd

Update MoveVhdOwnership test to WSL2 only (#40223)

* Initial plan * Update MoveVhdOwnership test to WSL2 only Agent-Logs-Url: https://github.com/microsoft/WSL/sessions/65d80936-791c-411b-8da2-d8c1bc06e651 Co-authored-by: benhillis <17727402+benhillis@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: benhillis <17727402+benhillis@users.noreply.github.com>

Copilot committed Apr 17, 2026 at 12:40 UTC ebbf12fd5dbf8f639796f1839f69cff4fdc98e85
1 file changed +1 -1
test/windows/UnitTests.cpp
+1 -1
@@ -2801,7 +2801,7 @@ Error code: Wsl/InstallDistro/WSL_E_DISTRO_NOT_FOUND
2801 }
2802 }
2803
2804 - TEST_METHOD(MoveVhdOwnership)
2804 + WSL2_TEST_METHOD(MoveVhdOwnership)
2805 {
2806 constexpr auto name = L"move-owner-test-distro";
2807 constexpr auto moveElevatedFolder = L"move-owner-elevated";