Skip to content

test: extend timeout for FunctionComponent prop extraction test#7722

Merged
francinelucca merged 1 commit into
mainfrom
chore/extend-test-timeout
Apr 1, 2026
Merged

test: extend timeout for FunctionComponent prop extraction test#7722
francinelucca merged 1 commit into
mainfrom
chore/extend-test-timeout

Conversation

@francinelucca
Copy link
Copy Markdown
Member

@francinelucca francinelucca commented Apr 1, 2026

This pull request makes a minor test configuration change in the getPropTypeForComponent test suite. The timeout for a specific test has been increased to 10 seconds to prevent test failures due to slow execution.
This test has been flakey due to timeouts

@francinelucca francinelucca added the skip changeset This change does not need a changelog label Apr 1, 2026
Copilot AI review requested due to automatic review settings April 1, 2026 16:17
@francinelucca francinelucca requested a review from a team as a code owner April 1, 2026 16:17
@francinelucca francinelucca requested a review from hectahertz April 1, 2026 16:17
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 1, 2026

⚠️ No Changeset found

Latest commit: 1e2a4ce

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added the staff Author is a staff member label Apr 1, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts the packages/doc-gen test suite for getPropTypeForComponent by increasing the timeout on the FunctionComponent prop extraction test to reduce flakiness in slower environments.

Changes:

  • Increased the timeout for the extracts props for FunctionComponent test to 10 seconds.

@francinelucca francinelucca added the integration-tests: skipped manually Changes in this PR do not require an integration test label Apr 1, 2026
@francinelucca francinelucca enabled auto-merge April 1, 2026 16:23
@github-actions github-actions Bot temporarily deployed to storybook-preview-7722 April 1, 2026 17:10 Inactive
@francinelucca francinelucca added this pull request to the merge queue Apr 1, 2026
Merged via the queue into main with commit 4b43f57 Apr 1, 2026
92 of 94 checks passed
@francinelucca francinelucca deleted the chore/extend-test-timeout branch April 1, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: skipped manually Changes in this PR do not require an integration test skip changeset This change does not need a changelog staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants