Build: #7 was successful
Job: Pipeline PR Test 6.6.6 was successful
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 7 of Pipeline - Pipeline Pull Request Test - PIPE-2364_switch_regression_tests_to_pipeline_stats - 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