Skip to content

Conversation

@Sysix
Copy link
Member

@Sysix Sysix commented Oct 18, 2025

just looking if we can decrease the sleep timer

Looks stable

@github-actions github-actions bot added A-editor Area - Editor and Language Server C-test Category - Testing. Code is missing test cases, or a PR is adding them labels Oct 18, 2025
Copy link
Member Author

Sysix commented Oct 18, 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.

@Sysix Sysix force-pushed the 10-18-test_editor_reduce_sleep_time branch from 327e2b3 to 23011a9 Compare October 18, 2025 11:25
@Sysix Sysix marked this pull request as ready for review October 18, 2025 11:41
@Sysix Sysix requested a review from camc314 as a code owner October 18, 2025 11:41
@Sysix Sysix requested review from Copilot and removed request for camc314 October 18, 2025 11:41
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 reduces the sleep duration in test helper functions from 500ms to 250ms to improve test execution speed. The change aims to optimize test performance while maintaining stability.

  • Reduced sleep timers from 500ms to 250ms in test helper functions
  • Added explicit sleep calls in specific test cases to ensure proper timing

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
editors/vscode/tests/test-helpers.ts Reduced sleep duration from 500ms to 250ms in activateExtension and getDiagnosticsWithoutClose functions
editors/vscode/tests/e2e_server.spec.ts Added explicit 250ms sleep calls in two test cases after loading fixtures

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

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

camc314 commented Oct 20, 2025

Merge activity

graphite-app bot pushed a commit that referenced this pull request Oct 20, 2025
~~just looking if we can decrease the sleep timer~~

Looks stable
@graphite-app graphite-app bot force-pushed the 10-18-test_editor_reduce_sleep_time branch from 23011a9 to 1cb0ced Compare October 20, 2025 08:34
graphite-app bot pushed a commit that referenced this pull request Oct 20, 2025
~~just looking if we can decrease the sleep timer~~

Looks stable
@graphite-app graphite-app bot force-pushed the 10-18-test_editor_reduce_sleep_time branch from 1cb0ced to f01815d Compare October 20, 2025 08:36
~~just looking if we can decrease the sleep timer~~

Looks stable
@graphite-app graphite-app bot force-pushed the 10-18-test_editor_reduce_sleep_time branch from f01815d to faada4d Compare October 20, 2025 08:40
@graphite-app graphite-app bot merged commit faada4d into main Oct 20, 2025
18 of 19 checks passed
@graphite-app graphite-app bot deleted the 10-18-test_editor_reduce_sleep_time branch October 20, 2025 08:44
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-editor Area - Editor and Language Server 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.

3 participants