Fix: Tests: Use wait_before_exit_file_path in WaitTraceTestApplication
authorKienan Stewart <kstewart@efficios.com>
Fri, 29 Mar 2024 20:58:20 +0000 (16:58 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 30 Aug 2024 21:06:52 +0000 (17:06 -0400)
commitc0aaf21b80094acd3424b4f593ac72e45f2625be
tree3fb1d8e7219201d208f90cd0cec1c53ccf3f8772
parent91118dcccbed2133001c81f0a9715c9e85708585
Fix: Tests: Use wait_before_exit_file_path in WaitTraceTestApplication

The `_WaitTraceTestApplication`'s `__init__` method proposed the
`wait_before_exit` and `wait_before_exit_file_path` parameters; however,
the parameters weren't then passed onwards to the trace test
application's invocation.

Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Change-Id: I9055aa206a8fd943012bacfa49d6ff152f2dfbde
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/utils/lttngtest/environment.py
This page took 0.024422 seconds and 4 git commands to generate.