Skip to content

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Oct 7, 2025

The raw transfer range + parent test on antd.js fixture is still hitting 5 second timeout on CI. For some reason the timeout option isn't increasing the timeout. Just skip this test.

@github-actions github-actions bot added A-parser Area - Parser C-test Category - Testing. Code is missing test cases, or a PR is adding them labels Oct 7, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel overlookmotel marked this pull request as ready for review October 7, 2025 18:50
Copilot AI review requested due to automatic review settings October 7, 2025 18:50
Copy link
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 skips a slow test case for the antd.js fixture in the parser's raw transfer range and parent tests due to CI timeout issues. The timeout option is not working as expected, so the problematic fixture is filtered out instead.

  • Filters out the antd.js fixture from the range & parent test suite
  • Updates comments to reflect the skip strategy and notes the timeout issue
  • Adds required path separator import to support the filtering logic

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@overlookmotel overlookmotel self-assigned this Oct 7, 2025
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Oct 7, 2025
Copy link
Member Author

overlookmotel commented Oct 7, 2025

Merge activity

The raw transfer range + parent test on `antd.js` fixture is still hitting 5 second timeout on CI. For some reason the `timeout` option isn't increasing the timeout. Just skip this test.
@graphite-app graphite-app bot force-pushed the 10-07-test_napi_parser_skip_slow_test branch from a59f609 to 994c099 Compare October 7, 2025 18:55
@graphite-app graphite-app bot merged commit 994c099 into main Oct 7, 2025
18 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Oct 7, 2025
@graphite-app graphite-app bot deleted the 10-07-test_napi_parser_skip_slow_test branch October 7, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-test Category - Testing. Code is missing test cases, or a PR is adding them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants