Commits

Shawn Booth authored 903c17538da
PIPE-2245: removed products entry from test case
No tags

pipeline/infrastructure/utils/regression-tester.py

Modified
578 578
579 579 input_dir = 'pl-regressiontest/CSV-3899-EB2-small'
580 580
581 581 pr = PipelineRegression(recipe='procedure_hifa_calimage.xml',
582 582 input_dir=input_dir,
583 583 visname=['uid___A002_X1181695_X1c6a4_8ant.ms'],
584 584 expectedoutput_file=(f'{input_dir}/' +
585 585 'csv_3899_eb2_small.casa-6.6.1-17-pipeline-2024.1.1.7.results.txt'),
586 586 output_dir='csv_3899_eb2_small')
587 587
588 - # copy files use restore task into products folder
589 - # input_products = casa_tools.utils.resolve(f'{input_dir}/products')
590 - # shutil.copytree(input_products, f'{pr.output_dir}/products')
591 -
592 588 pr.run()
593 589
594 590
595 591 @pytest.mark.skip(reason="Recent failure needs longer investigation")
596 592 @pytest.mark.alma
597 593 def test_uid___A002_Xee1eb6_Xc58d_pipeline__procedure_hifa_calsurvey__regression():
598 594 """Run ALMA cal+survey regression on a calibration survey test dataset
599 595
600 596 Recipe name: procedure_hifa_calsurvey
601 597 Dataset: uid___A002_Xee1eb6_Xc58d_original.ms

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut