test: slot ci dependency shard · openclaw/openclaw@8483659
shakkernerd
·
2026-05-13
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -313,7 +313,7 @@ describe("scripts/lib/plugin-prerelease-test-plan.mjs", () => {
|
313 | 313 | expect(manifestEnv).not.toHaveProperty("OPENCLAW_CI_FULL_RELEASE_VALIDATION"); |
314 | 314 | expect(manifestScript).toContain("includeReleaseOnlyPluginShards: false"); |
315 | 315 | expect(manifestScript).not.toContain("plugin-prerelease-test-plan.mjs"); |
316 | | -expect(workflow.jobs["check-shard"].strategy.matrix.include).toContainEqual({ |
| 316 | +expect(workflow.jobs["check-shard"].strategy.matrix.include[3]).toEqual({ |
317 | 317 | check_name: "check-dependencies", |
318 | 318 | task: "dependencies", |
319 | 319 | runner: "ubuntu-24.04", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。