Skip to content

fix(test): update import mock Manager name - #1034

Closed
RerankerGuo wants to merge 1 commit into
agentscope-ai:mainfrom
RerankerGuo:fix/import-test-agentteams-manager-mock
Closed

fix(test): update import mock Manager name#1034
RerankerGuo wants to merge 1 commit into
agentscope-ai:mainfrom
RerankerGuo:fix/import-test-agentteams-manager-mock

Conversation

@RerankerGuo

Copy link
Copy Markdown
Contributor

Summary

The hard rename updated hiclaw-import.sh to discover and execute agentteams-manager, but its unit-style Docker mock still returned and stripped hiclaw-manager. As a result, the test no longer reached the mocked hiclaw command and failed 5 of 6 assertions. Align the mock with the production container name.

Verification

  • bash tests/test-16-import-worker-package-default.sh (6/6 passed; previously 1/6)
  • bash -n tests/test-16-import-worker-package-default.sh install/hiclaw-import.sh
  • git diff --check

@github-actions

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (llm-interaction-2 / mgr=copaw / wk=hermes)

Commit: 1dad64b
Workflow run: #1661

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (controller-cr / mgr=copaw / wk=copaw)

Commit: 1dad64b
Workflow run: #1661

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (controller-cr / mgr=copaw / wk=hermes)

Commit: 1dad64b
Workflow run: #1661

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (llm-interaction / mgr=copaw / wk=copaw)

Commit: 1dad64b
Workflow run: #1661

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (llm-interaction / mgr=openclaw / wk=openclaw)

Commit: 1dad64b
Workflow run: #1661

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (llm-interaction-2 / mgr=copaw / wk=copaw)

Commit: 1dad64b
Workflow run: #1661

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (llm-interaction / mgr=copaw / wk=hermes)

Commit: 1dad64b
Workflow run: #1661

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (controller-cr-2 / mgr=copaw / wk=copaw)

Commit: 1dad64b
Workflow run: #1661

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (llm-interaction-2 / mgr=openclaw / wk=openclaw)

Commit: 1dad64b
Workflow run: #1661

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (controller-cr / mgr=openclaw / wk=openclaw)

Commit: 1dad64b
Workflow run: #1661

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@RerankerGuo

Copy link
Copy Markdown
Contributor Author

CI attribution: all 9 translation/base/image build checks passed. I inspected the raw logs for all 10 failed integration jobs in run #1661; every matrix entry exits during install-embedded, before its test shard starts, with LLM API Key is required. This is the same base pull_request_target secret-name bootstrap regression addressed by #1026, not a failure of the focused test-16 mock fix. The branch remains unchanged and its local focused suite passes 6/6.

@RerankerGuo

Copy link
Copy Markdown
Contributor Author

Closing as superseded by current main. The import package test already mocks agentteams-manager in both ps and exec paths.

@RerankerGuo RerankerGuo closed this Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant