Skip to content

Test case ./tests/integration/cases/google_guava is failing on staging #854

@tromai

Description

@tromai

The integration test case ./tests/integration/cases/google_guava is failing on staging because the mcn_infer_artifact_pipeline_1 check FAILED. We expected this check to pass (see the expectation policy for this test case -

check_passed(component_id, "mcn_infer_artifact_pipeline_1"),
).

To reproduce:

git clone https://github.com/oracle/macaron
cd macaron
python3.11 -m venv .venv
. .venv/bin/activate
make setup
python3 tests/integration/run.py run ./tests/integration/cases/google_guava/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions