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
Successful #4 (Code changes detected – )
First ran
#1
Failures
0
Successes
4
Passing since
This test case has never failed.

Test Statistics

100%Successful

Successful jobs:
4 / 4
Average Duration:
0 seconds