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
- #1 (First build for this plan – )
- First ran
- #1
- Failures
- 0
- Successes
- 1
- Passing since
- This test case has never failed.
Test Statistics
100%Successful
- Successful jobs:
- 1 / 1
- Average Duration:
- 0 seconds