None
Test Summary
This page summarises information for 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 test class conversion_test.
Details
- Test Class
- pipeline.infrastructure.utils.conversion_test
- 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]
- Last ran
- #3 (Child of PIPESPECS-PACKAGEPIPEMAINCASAMASTER-5 – )
- First ran
- #2
- Failures
- 0
- Successes
- 2
- Passing since
- This test case has never failed.
Test Statistics
100%Successful
- Successful jobs:
- 2 / 2
- Average Duration:
- 0 seconds