Build: #4 failed Changes by Remy Indebetouw

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Agent
casaci-4.cv.nrao.edu test agent10
Revision
123b10ba26ae1284ee9f165be7d5c4ae6ed72d73
Total tests
770
Failing since
#1 (First build for this plan – )

Responsible

This build has been failing since #1
No one has taken responsibility

Code commits

Author Commit Message Commit date
Remy Indebetouw Remy Indebetouw 123b10ba26ae1284ee9f165be7d5c4ae6ed72d73 I don't know how the pytest is set up, just trying to get this done since the dev. is not available.

Tests

Existing test failures 1
Status Test Failing since View job Duration
Failed: DID NOT RAISE <class 'LookupError'>
case = (<pipeline.domain.measurementset.MeasurementSet object at 0x7f871bf00d40>, Source(1, 'Jupiter', {}, {}), None)

    def test_select_tsys_field(case: tuple[MeasurementSet, Source, Field | None]) -> None:
        """Test select_tsys_field for correct selections."""
        ms, source, expected = case
        if expected is None:
>           with pytest.raises(LookupError):
(3 more lines...)
Fixed tests 4
Status Test Failing since View job Duration
Successful plotpointings_test test_select_tsys_field[same-id]
Failing since build #3 (Changes by Remy Indebetouw) Pipeline PR Test 6.7.4 < 1 sec
Successful plotpointings_test test_select_tsys_field[double-quote-name]
Failing since build #3 (Changes by Remy Indebetouw) Pipeline PR Test 6.7.4 < 1 sec
Successful plotpointings_test test_select_tsys_field[partial-name]
Failing since build #3 (Changes by Remy Indebetouw) Pipeline PR Test 6.7.4 < 1 sec
Successful plotpointings_test test_select_tsys_field[same-name]
Failing since build #3 (Changes by Remy Indebetouw) Pipeline PR Test 6.7.4 < 1 sec