-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
featureProduct featureProduct feature
Description
Background
- We write the standard output and error for the language container tests only after they have finished
- However, for long-running or if the system fails, it would be good to write them as soon the output is available
- Basically, return a stream from the exec_run at the following position and write it directly to a file
script-languages-container-tool/exasol_script_languages_container_tool/lib/tasks/test/run_db_test.py
Line 74 in 8c15428
exit_code, output = test_container.exec_run(cmd=bash_cmd, |
Metadata
Metadata
Assignees
Labels
featureProduct featureProduct feature