Skip to content

test: add issue 349 restart retest harness#1038

Open
wbugitlab1 wants to merge 10 commits into
mainfrom
issue/349-lost-data-after-restart
Open

test: add issue 349 restart retest harness#1038
wbugitlab1 wants to merge 10 commits into
mainfrom
issue/349-lost-data-after-restart

Conversation

@wbugitlab1

Copy link
Copy Markdown
Owner

Summary

Validation

  • node --check scripts/github/issue-349-restart-retest.mjs
  • corepack pnpm exec vitest run test/quality-gates.test.ts test/consistency.test.ts
  • corepack pnpm exec vitest run test/index-persistence.test.ts test/search.test.ts test/shutdown-flush.test.ts test/api-boundary-coverage.test.ts test/cli-stop-port-detection.test.ts test/reconnect-registration.test.ts test/engine-launch.test.ts test/runtime-config.test.ts test/cli-iii-config.test.ts test/consistency.test.ts
  • corepack pnpm run build
  • git diff --check
  • semgrep scan --config p/default --error --metrics=off .
  • gitleaks protect --staged --redact

Local live restart execution was intentionally not run because this workstation already has a user daemon listening on the default iii/REST ports. The new GitHub Actions job is expected to run that live retest on clean hosted runners.

Refs #349, #338, #1033.

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