Skip to content

Conversation

@Debugger-ops
Copy link

No description provided.

@nextjs-bot
Copy link
Collaborator

Allow CI Workflow Run

  • approve CI run for commit: ceee4ba

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

1 similar comment
@nextjs-bot
Copy link
Collaborator

Allow CI Workflow Run

  • approve CI run for commit: ceee4ba

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Comment on lines +103 to +106
- **Infrastructure/Transient**: Network errors, 503s, timeouts unrelated timeouts
- **Assertion Failures**: Wrong output, path mismatches, snapshot differences
- **Build Failures**: Compilation errors, missing dependencies
- **Timeout**: Tests hanging, usually indicates async issues or missing server responses
- **Timeout**: hanging tests, async/server issues
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- **Infrastructure/Transient**: Network errors, 503s, timeouts unrelated timeouts
- **Assertion Failures**: Wrong output, path mismatches, snapshot differences
- **Build Failures**: Compilation errors, missing dependencies
- **Timeout**: Tests hanging, usually indicates async issues or missing server responses
- **Timeout**: hanging tests, async/server issues
- **Infrastructure/Transient**: Network errors, 503s, timeouts unrelated to code
- **Assertion Failures**: Wrong output, path mismatches, snapshot differences
- **Build Failures**: Compilation errors, missing dependencies
- **Timeout**: hanging tests, async/server issues

Documentation contains grammatically incorrect text "timeouts unrelated timeouts" and an extra space in "Timeout: hanging"

Fix on Vercel
@bgw bgw closed this Jan 29, 2026
@bgw
Copy link
Member

bgw commented Jan 29, 2026

It's unclear what you're solving or improving with this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants