Build: #13 was successful

Job: Pipeline PR Test 6.6.6 was successful

Stages & jobs

  1. Default Stage

convert paths[\n# this is a comment and should be preserved.\ntask(\n vis = '/path/to/data.ms', # another comment\n output = "output dir/final.ms",\n param = 'some text'\n)\n# a final comment.\n-\n# this is a comment and should be preserved.\ntask(\n vis = 'data.ms', # another comment\n output = "final.ms",\n param = 'some text'\n)\n# a final comment.\n]: Test case result

The below summarizes the result of the test " convert paths[\n# this is a comment and should be preserved.\ntask(\n vis = '/path/to/data.ms', # another comment\n output = "output dir/final.ms",\n param = 'some text'\n)\n# a final comment.\n-\n# this is a comment and should be preserved.\ntask(\n vis = 'data.ms', # another comment\n output = "final.ms",\n param = 'some text'\n)\n# a final comment.\n]" in build 13 of Pipeline - Pipeline Pull Request Test - PIPE-2472-improvements-to-zenith-angle-reporting-in-weblog-and-fits-headers - Pipeline PR Test 6.6.6.
Description
convert paths[\n# this is a comment and should be preserved.\ntask(\n vis = '/path/to/data.ms', # another comment\n output = "output dir/final.ms",\n param = 'some text'\n)\n# a final comment.\n-\n# this is a comment and should be preserved.\ntask(\n vis = 'data.ms', # another comment\n output = "final.ms",\n param = 'some text'\n)\n# a final comment.\n]
Test class
pipeline.infrastructure.utils.conversion_test
Method
test_convert_paths[\n# This is a comment and should be preserved.\ntask(\n vis = '/path/to/data.ms', # Another comment\n output = "output_dir/final.ms",\n param = 'some_text'\n)\n# A final comment.\n-\n# This is a comment and should be preserved.\ntask(\n vis = 'data.ms', # Another comment\n output = "final.ms",\n param = 'some_text'\n)\n# A final comment.\n]
Duration
< 1 sec
Status
Successful