On the master branch: https://cirrus-ci.com/task/6066973032316928
172/245 - feature_startupnotify.py failed, Duration: 2 s
stdout:
2022-07-19T08:56:44.366000Z TestFramework (INFO): Initializing test directory C:\Users\ContainerAdministrator\AppData\Local\Temp\test_runner_₿_🏃_20220719_080912\feature_startupnotify_71
2022-07-19T08:56:44.962000Z TestFramework (INFO): Test -startupnotify command is run when node starts
2022-07-19T08:56:46.019000Z TestFramework (INFO): Test -startupnotify is executed once
2022-07-19T08:56:46.019000Z TestFramework (ERROR): Assertion failed
Traceback (most recent call last):
File "C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\test\functional\test_framework\test_framework.py", line 133, in main
self.run_test()
File "C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\test\functional\feature_startupnotify.py", line 34, in run_test
assert_equal(file_content.count(FILE_NAME), 1)
File "C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\test\functional\test_framework\util.py", line 51, in assert_equal
raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
AssertionError: not(0 == 1)
Didn't find an existing open issue but looks to be the same Win64 CI failure reported in #23967 (comment).