Attention is currently required from: pespin.
fixeria has posted comments on this change by fixeria. (
https://gerrit.osmocom.org/c/osmo-msc/+/41127?usp=email )
Change subject: tests/{ctrl,vty}_test_runner.py: dump stdout/stderr
......................................................................
Patch Set 1:
(1 comment)
File tests/ctrl_test_runner.py:
https://gerrit.osmocom.org/c/osmo-msc/+/41127/comment/bc65f89f_9d05f7bf?usp… :
PS1, Line 54: self.stdout = tempfile.TemporaryFile()
Does that mean now we create a temporary file each
time a test is run which is never destroyed autom […]
No. These files will be
destroyed as soon as they're closed, see:
https://docs.python.org/3/library/tempfile.html
--
To view, visit
https://gerrit.osmocom.org/c/osmo-msc/+/41127?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ie6a2f5b1bc56d35513643b52923403798e5a0a5a
Gerrit-Change-Number: 41127
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Comment-Date: Wed, 17 Sep 2025 12:54:08 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin(a)sysmocom.de>