Skip to content

Conversation

overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Mar 12, 2025

Add a test case for explicit resource management (using declarations) which demonstrates a problem with scopes.

See: #9310 (comment)

@github-actions github-actions bot added A-transformer Area - Transformer / Transpiler C-test Category - Testing. Code is missing test cases, or a PR is adding them labels Mar 12, 2025
Copy link
Member Author

overlookmotel commented Mar 12, 2025


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.

@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Mar 13, 2025
Copy link
Contributor

camc314 commented Mar 13, 2025

Merge activity

  • Mar 13, 7:45 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Mar 13, 7:45 AM EDT: A user added this pull request to the Graphite merge queue.
  • Mar 13, 7:59 AM EDT: A user merged this pull request with the Graphite merge queue.

Add a test case for explicit resource management (`using` declarations) which demonstrates a problem with scopes.

See: #9310 (comment)
@graphite-app graphite-app bot force-pushed the 03-12-test_transformer_using_alter_test_to_demonstrate_semantic_mismatch branch from 44419ee to bc6dbe4 Compare March 13, 2025 11:47
@graphite-app graphite-app bot force-pushed the 03-12-test_transformer_using_add_failing_test_for_scopes branch from 07049ff to 76960c6 Compare March 13, 2025 11:48
@camc314 camc314 changed the base branch from 03-12-test_transformer_using_alter_test_to_demonstrate_semantic_mismatch to graphite-base/9701 March 13, 2025 11:48
@graphite-app graphite-app bot changed the base branch from graphite-base/9701 to 03-12-test_transformer_using_alter_test_to_demonstrate_semantic_mismatch March 13, 2025 11:48
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Mar 13, 2025
Base automatically changed from 03-12-test_transformer_using_alter_test_to_demonstrate_semantic_mismatch to main March 13, 2025 11:57
@graphite-app graphite-app bot merged commit 76960c6 into main Mar 13, 2025
19 checks passed
@graphite-app graphite-app bot deleted the 03-12-test_transformer_using_add_failing_test_for_scopes branch March 13, 2025 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-transformer Area - Transformer / Transpiler 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