Jun Omae wrote on Thu, Mar 03, 2022 at 23:41:36 +0900: > On 2022/02/19 21:27, Daniel Shahaf wrote: > > Ping? Any Windows developer has a minute to test & commit either of the > > patches in the grandparent post? > > I verified prop_tests.py 12 passed on Windows 10 with Python 3.9 after the > patch. > Also, I tried to run tests with windows-2019 environment on GitHub Actions, > and > confirmed the patch. > > Before the patch: > https://github.com/jun66j5/subversion/runs/5406933640?check_suite_focus=true#step:7:2986 > > Summary of test results: > 2592 tests PASSED > 127 tests SKIPPED > 77 tests XFAILED (17 WORK-IN-PROGRESS) > 1 test FAILED > > > After the patch: > https://github.com/jun66j5/subversion/runs/5407731482?check_suite_focus=true#step:7:2985 > > Summary of test results: > 2593 tests PASSED > 127 tests SKIPPED > 77 tests XFAILED (17 WORK-IN-PROGRESS)
Thanks. r1898599.