Commit b3585eb8 authored by Jan Kiene's avatar Jan Kiene
Browse files

inner small quotes

parent d9753ff1
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -513,7 +513,7 @@ stages:
    - *check-up-to-date-in-comparison-jobs

    # hack for quicker testing
    - TEST_SUITE="tests/codec_be_on_mr_nonselection/test_param_file.py::test_param_file_tests[stv-stereo at 48 kbps, 32kHz in, 32kHz out, random FER at 5%]"
    - TEST_SUITE="'tests/codec_be_on_mr_nonselection/test_param_file.py::test_param_file_tests[stv-stereo at 48 kbps, 32kHz in, 32kHz out, random FER at 5%]'"

    - exit_code_target=0
    - python3 -m pytest $TEST_SUITE -v --update_ref 1 --create_ref -n auto --ref_encoder_path $MERGE_TARGET_ENCODER_PATH --ref_decoder_path $MERGE_TARGET_DECODER_PATH --dut_encoder_path $DUT_ENCODER_PATH --dut_decoder_path $DUT_DECODER_PATH > $PYTEST_LOG_TARGET_BRANCH || exit_code_target=$?
@@ -643,7 +643,7 @@ stages:
    - comp_args="--mld --ssnr --odg --scalefac $INV_LEVEL_SCALING"

    # hack for quicker testing
    - TEST_SUITE="tests/codec_be_on_mr_nonselection/test_param_file.py::test_param_file_tests[stv-stereo at 48 kbps, 32kHz in, 32kHz out, random FER at 5%]"
    - TEST_SUITE="'tests/codec_be_on_mr_nonselection/test_param_file.py::test_param_file_tests[stv-stereo at 48 kbps, 32kHz in, 32kHz out, random FER at 5%]'"

    ### run branch first
    # this per default builds the branch and the reference and creates the reference outputs