Build: #13 failed Changes by Shawn Booth
Build result summary
Details
- Completed
- Queue duration
- 17 minutes
- Duration
- 20 minutes
- Labels
- None
- Agent
- cbt-pipeline-test.cv.nrao.edu
- Revision
-
2c2821f3da62543b42407bffd9657b529c101446
- Total tests
- 2
Tests
- 2 New failures
- 0 Existing failures
- 0 Fixed
Responsible
-
Shawn Booth
Automatically assigned
Code commits
| Author | Commit | Commit date | |
|---|---|---|---|
|
|
Shawn Booth |
2c2821f3da62543b42407bffd9657b529c101446
|
|
|
|
Shawn Booth |
b626168c710f700f91ca959c33ffa5648018322e
|
|
Tests
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
unnamed test suite
pipeline.hsd.tasks.baseline.detection_test
|
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...)
|
||||
| Collapse |
unnamed test suite
pipeline.hifv.heuristics.uvrange_test
|
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
|
||||