Build: #3 was successful

Job: Test ManyLinux 2.28 Python 3.12 was successful

Stages & jobs

  1. 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]: 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 3 of PIPESPECS - Test Pipeline main with Casa master - Test ManyLinux 2.28 Python 3.12.
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