Build: #14 failed Changes by Shawn Booth
Test results
- 2 tests in total
- 2 tests failed
- < 1 second taken in total.
| Status | Test | Failing since | View job | Duration | |
|---|---|---|---|---|---|
|
unnamed test suite
pipeline.hifv.heuristics.uvrange_test
|
Failing since build #13 (Changes by Shawn Booth) | Pipeline PR Test 6.6.6 | < 1 sec | ||
collection failure
hifv/heuristics/uvrange_test.py:17: in <module>
m1 = domain.FluxMeasurement(0, FluxDensity(1), origin='test1', uvmin=Decimal('0.0'), uvmax=Decimal('0.0'))
E TypeError: BaseModel.__init__() takes 1 positional argument but 3 were given
|
|||||
|
unnamed test suite
pipeline.hsd.tasks.baseline.detection_test
|
Failing since build #13 (Changes by Shawn Booth) | Pipeline PR Test 6.6.6 | < 1 sec | ||
collection failure
hsd/tasks/baseline/detection_test.py:26: in <module>
FIELD_0 = field.Field(
E pydantic_core._pydantic_core.ValidationError: 2 validation errors for Field
E id
E Field required [type=missing, input_value={'field_id': 0, 'name': '...', 'type': 'direction'}}, input_type=dict]
E For further information visit https://errors.pydantic.dev/2.12/v/missing
E time
(2 more lines...)
|
|||||