Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: kill some test servers afterwards to avoid locked logfiles #7925

Closed
wants to merge 1 commit into from

Conversation

mback2k
Copy link
Member

@mback2k mback2k commented Oct 29, 2021

Testing this against Azure CI to see how this turns out to avoid these messages showing up after test 1272, 1273 and 1561:

2021-10-27T23:01:59.1511713Z Found File lock of 'C:\__w\1\s\tests\log\https_stunnel.log' (234) by tstunnel.exe (8388)
2021-10-27T23:01:59.1513394Z Found File lock of 'C:\__w\1\s\tests\log\https_stunnel.log' (238) by tstunnel.exe (8388)
2021-10-27T23:01:59.1514580Z Found File lock of 'C:\__w\1\s\tests\log\gophers_server.log' (238) by tstunnel.exe (7688)
2021-10-27T23:01:59.1515684Z Found File lock of 'C:\__w\1\s\tests\log\gophers_server.log' (23C) by tstunnel.exe (7688)

@mback2k mback2k self-assigned this Oct 29, 2021
@mback2k mback2k added CI Continuous Integration tests labels Oct 29, 2021
@mback2k mback2k changed the title test1273: kill test server afterwards to avoid locked logfiles tests: kill some test servers afterwards to avoid locked logfiles Oct 30, 2021
@mback2k
Copy link
Member Author

mback2k commented Oct 30, 2021

It seems like the tests mentioned above somehow lock up tstunnel.exe logging. Killing of the related test servers has now removed the corresponding locks and allows runtests.pl to delete the log files without errors.

@mback2k mback2k marked this pull request as ready for review October 30, 2021 19:56
@mback2k mback2k requested a review from bagder October 30, 2021 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants