[test-qa-hourly] Cover Tenderly simulation timeout#101
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
taiiiiiiiiiiii
left a comment
Contributor
There was a problem hiding this comment.
QA run summary:
- Inspected recent commits on
main, open Test QA PR policy targets, PR #101 metadata/diff, repository settings, CI status for headccdbc96675f25a81b5f0092e498b6b386dcad936, Vercel statuses, and relevant Tenderly simulation service/tests. - Continued existing Test QA PR #101; no new branch or overlapping PR created.
- No new commit pushed this run. The current PR diff is still one test-only file:
apps/account-engine/test/unit/services/tenderly-simulation-fetch-error.spec.ts. - CI: GitHub Actions CI run #616 completed successfully; Vercel frontend and landing-page statuses are success.
- Commands: no local commands run in this connector-only automation run. Relevant validations are covered by GitHub CI #616; intended focused command remains
pnpm --filter @zapengine/account-engine test -- test/unit/services/tenderly-simulation-fetch-error.spec.ts. - Auto-merge: not enabled because repository setting
allow_auto_merge=false; no force merge or protection bypass attempted. - Next QA target after #101 merges: add a focused test for Tenderly share-link timeout/non-fatal sharing failure so successful simulations remain valid even when publishing the public simulation URL times out.
Contributor
Test QA run summaryInspected
Change made
Commands / validation
Auto-merge
Next QA target
|
taiiiiiiiiiiii
left a comment
Contributor
There was a problem hiding this comment.
Test QA run summary
- Inspected open Test QA PR #101, repository settings, active diff, PR metadata, and GitHub Actions run #617.
- CI status: GitHub CI #617 completed successfully. Jobs checked:
coverage,lint-test,deploy-gates,check-dead-env,verify-fly-docker;deploy-flyskipped as expected. - QA change status: continued existing PR; no new commit pushed this run because #101 already contains the small coherent test-only improvement from the prior run.
- Diff scope: test-only, 2 files under
apps/account-engine/test/unit/services/; no CI gates weakened, no docs/agent files changed, no secrets. - Commands / validation: local commands not run because this automation run only has GitHub connector access. GitHub CI #617 is the source-of-truth validation and passed.
- Auto-merge: not enabled because repository settings report
allow_auto_merge=false. - Next QA target after merge: add API route failure-path coverage around malformed/unauthorized simulation requests or wallet transaction preparation boundaries.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
unavailable, preserve skipped call evidence, and avoid share URLs / simulation IDs.Inspected
.github/workflows/ci.ymljobslint-test,check-dead-env,coverage, deploy gates, and Fly Docker verification.package.jsonandapps/account-engine/package.json.apps/account-engine/src/services/tenderly-simulation.service.tscore fetch catch path.apps/account-engine/test/unit/services/tenderly-simulation-fetch-error.spec.ts.Commands / validation
pnpm --filter @zapengine/account-engine test -- test/unit/services/tenderly-simulation-fetch-error.spec.ts.pnpm --filter @zapengine/account-engine type-check,pnpm --filter @zapengine/account-engine format:check, and GitHub CI.QA scope
Auto-merge
allow_auto_merge=false, so auto-merge is expected to be unavailable.