Skip to content

fix: increase test timeout and remove unnecessary hook debugging#706

Open
jakelorocco wants to merge 2 commits intomainfrom
jal/minor-github-test-fixes
Open

fix: increase test timeout and remove unnecessary hook debugging#706
jakelorocco wants to merge 2 commits intomainfrom
jal/minor-github-test-fixes

Conversation

@jakelorocco
Copy link
Contributor

@jakelorocco jakelorocco commented Mar 19, 2026

Misc PR

Type of PR

  • Bug Fix
  • New Feature
  • Documentation
  • Other

Description

  • Link to Issue: Fixes N/A

Increase test timeout. Removed unnecessary print statements from default test hooks. You can still manually set the logger level back down by modifying the hook-testing logger.

Testing

  • Tests added to the respective file if code was changed
  • New code has 100% coverage if code as added
  • Ensure existing tests and github automation passes (a maintainer will kick off the github automation when the rest of the PR is populated)

@github-actions
Copy link
Contributor

The PR description has been updated. Please fill out the template for your PR to be reviewed.

@mergify
Copy link

mergify bot commented Mar 19, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?:

@jakelorocco jakelorocco force-pushed the jal/minor-github-test-fixes branch from 642b2c8 to de70aed Compare March 19, 2026 14:57
@jakelorocco jakelorocco marked this pull request as ready for review March 19, 2026 15:23
@jakelorocco jakelorocco requested a review from a team as a code owner March 19, 2026 15:23
quality:
runs-on: ubuntu-latest
timeout-minutes: 90 # TODO: need to reduce this after we figure out our testing strategy.
timeout-minutes: 180
Copy link
Member

Choose a reason for hiding this comment

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

should we keep the todo about eventually reducing?

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.

2 participants