Skip to content

Comments

test(napi/parser): ensure target dir exists#12751

Merged
graphite-app[bot] merged 1 commit intomainfrom
08-02-test_napi_parser_ensure_target_dir_exists
Aug 2, 2025
Merged

test(napi/parser): ensure target dir exists#12751
graphite-app[bot] merged 1 commit intomainfrom
08-02-test_napi_parser_ensure_target_dir_exists

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Aug 2, 2025

In tests for napi/parser, don't assume target dir exists. It generally should, because you'll have built the .node binary. But it cargo clean will remove it, and it can also not exist on CI if running build and test in separate jobs.

@github-actions github-actions bot added the C-test Category - Testing. Code is missing test cases, or a PR is adding them label Aug 2, 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 August 2, 2025 10:59
@overlookmotel
Copy link
Member Author

Small uncontroversial change to raw transfer tests only, so merging without review.

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Aug 2, 2025
Copy link
Member Author

overlookmotel commented Aug 2, 2025

Merge activity

In tests for `napi/parser`, don't assume `target` dir exists. It generally should, because you'll have built the `.node` binary. But it `cargo clean` will remove it, and it can also not exist on CI if running build and test in separate jobs.
@graphite-app graphite-app bot force-pushed the 08-02-test_napi_parser_ensure_target_dir_exists branch from 500bc3c to 2f255a0 Compare August 2, 2025 11:04
@graphite-app graphite-app bot merged commit 2f255a0 into main Aug 2, 2025
15 checks passed
@graphite-app graphite-app bot deleted the 08-02-test_napi_parser_ensure_target_dir_exists branch August 2, 2025 11:12
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Aug 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant