Skip to content

Fixes waitFor in AsyncSchedulerProcessor#308305

Merged
hediet merged 4 commits intomainfrom
hediet/b/statutory-tapir
Apr 7, 2026
Merged

Fixes waitFor in AsyncSchedulerProcessor#308305
hediet merged 4 commits intomainfrom
hediet/b/statutory-tapir

Conversation

@hediet
Copy link
Copy Markdown
Member

@hediet hediet commented Apr 7, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 7, 2026 19:00
@hediet hediet enabled auto-merge (rebase) April 7, 2026 19:00
@hediet hediet self-assigned this Apr 7, 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

Note

Copilot was unable to run its full agentic suite in this review.

Updates the test-time AsyncSchedulerProcessor.waitFor behavior to operate on virtual time rather than wall-clock time, and adds a new MultiDiff editor screenshot fixture.

Changes:

  • Replace waitFor()’s real-time timeout logic with a virtual-time “deadline” mechanism in AsyncSchedulerProcessor.
  • Add a new MultiDiffEditor themed component fixture for browser screenshot testing.
Show a summary per file
File Description
src/vs/base/test/common/timeTravelScheduler.ts Reworks waitFor() and the processing loop to stop at a virtual deadline.
src/vs/workbench/test/browser/componentFixtures/editor/multiDiffEditor.fixture.ts Adds a new screenshot fixture that renders a MultiDiffEditorWidget with sample models.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 4

Comment thread src/vs/base/test/common/timeTravelScheduler.ts
Comment thread src/vs/base/test/common/timeTravelScheduler.ts
Comment thread src/vs/base/test/common/timeTravelScheduler.ts
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

Screenshot Changes

Base: 56fd4d60 Current: c360dacb

Changed (41)

chat/chatQuestionCarousel/SingleTextQuestion/Light
Before After
before after
chat/chatQuestionCarousel/MultipleQuestions/Light
Before After
before after
chat/aiCustomizations/aiCustomizationListWidget/InstructionsTabWithItems/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationListWidget/InstructionsTabWithItems/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/LocalHarness/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/LocalHarness/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/CliHarness/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/CliHarness/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/Sessions/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/Sessions/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/SessionsSkillsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/SessionsSkillsTab/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServersTab/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/AgentsTab/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServersTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/AgentsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/SkillsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/InstructionsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/SkillsTab/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/InstructionsTab/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/HooksTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/HooksTab/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptsTab/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpBrowseMode/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PluginBrowseMode/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptsTabScrolled/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptsTabScrolled/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServersTabScrolled/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServersTabScrolled/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServersTabNarrow/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/AgentsTabNarrow/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServersTabNarrow/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/AgentsTabNarrow/Light
Before After
before after
editor/inlineCompletions/SideBySideView/Dark
Before After
before after
editor/inlineCompletions/SideBySideView/Light
Before After
before after
editor/inlineCompletions/WordReplacementView/Dark
Before After
before after
editor/inlineCompletions/WordReplacementView/Light
Before After
before after
editor/suggestWidget/MethodCompletions/Dark
Before After
before after
editor/suggestWidget/MethodCompletions/Light
Before After
before after

Added (2)

editor/multiDiffEditor/MultiDiffEditor/Dark

current

editor/multiDiffEditor/MultiDiffEditor/Light

current

@hediet hediet merged commit 1e7322e into main Apr 7, 2026
23 checks passed
@hediet hediet deleted the hediet/b/statutory-tapir branch April 7, 2026 21:02
@vs-code-engineering vs-code-engineering bot added this to the 1.116.0 milestone Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants