| Collapse |
Failed
|
test_task_ft
ft_test.test_observationSelection
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'observation'
test_task_ft.py:310: in test_observationSelection
ft(vis=datacopy, model=modelcopy, usescratch=True, observation='0')
E TypeError: _ft.__call__() got an unexpected keyword argument 'observation'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_observationSelectionNoscratch
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'observation'
test_task_ft.py:323: in test_observationSelectionNoscratch
ft(vis=datacopy, model=modelcopy, observation='1,2')
E TypeError: _ft.__call__() got an unexpected keyword argument 'observation'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_scanSelection
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'scan'
test_task_ft.py:292: in test_scanSelection
ft(vis=datacopy, model=modelcopy, usescratch=True, scan='1')
E TypeError: _ft.__call__() got an unexpected keyword argument 'scan'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_antennaSelection
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'antenna'
test_task_ft.py:275: in test_antennaSelection
ft(vis=datacopy, model=modelcopy, usescratch=True, antenna='!2')
E TypeError: _ft.__call__() got an unexpected keyword argument 'antenna'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_uvrangeSelection
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'uvrange'
test_task_ft.py:257: in test_uvrangeSelection
ft(vis=datacopy, model=modelcopy, usescratch=True, uvrange='150~180m')
E TypeError: _ft.__call__() got an unexpected keyword argument 'uvrange'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_uvrangeSelectionNoscratch
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'uvrange'
test_task_ft.py:270: in test_uvrangeSelectionNoscratch
ft(vis=datacopy, model=modelcopy, uvrange='150~180m')
E TypeError: _ft.__call__() got an unexpected keyword argument 'uvrange'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_scanSelectionNoscratch
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'scan'
test_task_ft.py:305: in test_scanSelectionNoscratch
ft(vis=datacopy, model=modelcopy, scan='1')
E TypeError: _ft.__call__() got an unexpected keyword argument 'scan'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_timeSelectionNoscratch
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'timerange'
test_task_ft.py:252: in test_timeSelectionNoscratch
ft(vis=datacopy, model=modelcopy, timerange='03:01:35.76~03:05:40.90')
E TypeError: _ft.__call__() got an unexpected keyword argument 'timerange'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_timeSelection
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'timerange'
test_task_ft.py:239: in test_timeSelection
ft(vis=datacopy, model=modelcopy, usescratch=True, timerange='03:01:35.76~03:05:40.90')
E TypeError: _ft.__call__() got an unexpected keyword argument 'timerange'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_intentSelection
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'intent'
test_task_ft.py:328: in test_intentSelection
ft(vis=datacopy, model=modelcopy, usescratch=True, intent='1,2')
E TypeError: _ft.__call__() got an unexpected keyword argument 'intent'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_intentSelectionNoscratch
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'intent'
test_task_ft.py:341: in test_intentSelectionNoscratch
ft(vis=datacopy, model=modelcopy, intent='1,2')
E TypeError: _ft.__call__() got an unexpected keyword argument 'intent'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_severalConsecutiveSelections
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'scan'
test_task_ft.py:347: in test_severalConsecutiveSelections
ft(vis=datacopy, model=modelcopy, usescratch=True, scan='1')
E TypeError: _ft.__call__() got an unexpected keyword argument 'scan'
|
| Collapse |
Failed
|
test_task_ft
ft_test.test_antennaSelectionNoscratch
|
Test Tasks macOS15 |
< 1 sec |
TypeError: _ft.__call__() got an unexpected keyword argument 'antenna'
test_task_ft.py:288: in test_antennaSelectionNoscratch
ft(vis=datacopy, model=modelcopy, antenna='!2')
E TypeError: _ft.__call__() got an unexpected keyword argument 'antenna'
|