Build: #13 failed
Job: Pipeline PR Test 6.6.6 failed
Test results
- 2 tests in total
- 2 tests failed
- 2 failures are new
- < 1 second taken in total.
Build 13 has the following 2 errors: 2 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
unnamed test suite
pipeline.hifv.heuristics.uvrange_test
|
< 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
|
|||
| Collapse |
unnamed test suite
pipeline.hsd.tasks.baseline.detection_test
|
< 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...)
|
|||