Build: #8 failed Changes by Rui Xue <rx.astro@gmail.com>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
14 minutes
Labels
None
Agent
casaci-4.cv.nrao.edu test agent10
Revision
866de30e34c49c6c7e4b22cb4eeea0af08f11119
Total tests
725
Failing since
#3 (Changes by Rui Xue)
Fixed in
#9 (Changes by Rui Xue <rx.astro@gmail.com>)

Tests

Responsible

  • Rui Xue Rui Xue Automatically assigned

Code commits

Author Commit Message Commit date
Rui Xue <rx.astro@gmail.com> Rui Xue <rx.astro@gmail.com> 866de30e34c49c6c7e4b22cb4eeea0af08f11119 Merge remote-tracking branch 'origin/main' into PIPE-3073-prefect-workflow-task-adapter-and-tier0future-backend-improvement
Rui Xue Rui Xue 57e37988e5efa6c75a1e874b66154a64bf0fb28c m Pull request #1805: PIPE-3077: doc update on regression test, pixi tasks
Merge in PIPE/pipeline from PIPE-3077-isolate-individual-regression-tests-from-casa-stateful-behavior to main

* commit '72a633b55efcf3af84583b240744337865ac7a6b':
  PIPE-3077: Remove deprecated environment configuration files for pipeline and pipeline-vlass2026
  PIPE-3077: `pyproject.toml` improve comments and move pandoc to docs env
  PIPE-3077: Refactor Pixi task documentation for clarity and consistency
  PIPE-3077: Update documentation and configuration for running tests with pixi and pytest
Rui Xue <rx.astro@gmail.com> Rui Xue <rx.astro@gmail.com> 72a633b55efcf3af84583b240744337865ac7a6b m PIPE-3077: Remove deprecated environment configuration files for pipeline and pipeline-vlass2026
Rui Xue <rx.astro@gmail.com> Rui Xue <rx.astro@gmail.com> 3222b0ed762be0d3baea6bcb0bece7e0235c76ec m PIPE-3077: `pyproject.toml` improve comments and move pandoc to docs env
- Add inline rationale comments: poppler/imagemagick (Pipeline),
  protobuf pin (casaplotms), openmpi-mpicxx (C++ MPI bindings),
  nodefaults (not needed in pixi), casa674 indirect deps
- Move pandoc to [tool.pixi.feature.docs] — only needed for doc builds
- Add --junitxml=regression-results.xml to test-regression task

Co-authored-by: Copilot <copilot@github.com>
Rui Xue <rx.astro@gmail.com> Rui Xue <rx.astro@gmail.com> 578d072259b387f9969b6121b5cbf12c630a3725 m PIPE-3077: Refactor Pixi task documentation for clarity and consistency
Co-authored-by: Copilot <copilot@github.com>

Tests

Existing test failures 1
Status Test Failing since View job Duration
NameError: name 'unix_seconds_to_datetime' is not defined
inp = [1, 1.5]
expected = [datetime.datetime(1970, 1, 1, 0, 0, 1, tzinfo=datetime.timezone.utc), datetime.datetime(1970, 1, 1, 0, 0, 1, 500000, tzinfo=datetime.timezone.utc)]

    @pytest.mark.parametrize("inp, expected", [
        ([1, 1.5], [
            datetime.datetime(1970, 1, 1, 0, 0, 1, tzinfo=UTC),
            datetime.datetime(1970, 1, 1, 0, 0, 1, 500000, tzinfo=UTC),
(9 more lines...)

Jira issues

IssueDescriptionStatus
1 more issue…
Unknown Issue TypeCAS-11784Could not obtain issue details from Jira
Unknown Issue TypePIPE-273Could not obtain issue details from Jira
Unknown Issue TypePIPE-2945Could not obtain issue details from Jira
Unknown Issue TypePIPE-2947Could not obtain issue details from Jira
Unknown Issue TypePIPE-3073Could not obtain issue details from Jira