Skip to content

remove ITestLogChannel#24954

Merged
eleanorjboyd merged 4 commits intomicrosoft:mainfrom
eleanorjboyd:flat-tiger
Apr 2, 2025
Merged

remove ITestLogChannel#24954
eleanorjboyd merged 4 commits intomicrosoft:mainfrom
eleanorjboyd:flat-tiger

Conversation

@eleanorjboyd
Copy link
Copy Markdown
Member

No description provided.

@eleanorjboyd eleanorjboyd added the debt Code quality issues label Apr 1, 2025
@eleanorjboyd eleanorjboyd self-assigned this Apr 1, 2025
command,
cwd,
outChannel: this.outputChannel,
outChannel: this.logOutputChannel,
Copy link
Copy Markdown
Member Author

@eleanorjboyd eleanorjboyd Apr 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have replaced ITestOutputChannel with ILogOutputChannel and still passing it through the the adapters to then add it to the spawn options here. Want to confirm this is necessary since I thought this output channel was used by spawn but not exactly sure how to confirm. @karthiknadig

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this looks fine. I am not really sure if this is even used internally anymore. But, need to follow the references here to understand better.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for recording purposes- Karthik and I looked into execObservable and found no usage of the output channel and so we it entirely from the adapter

@eleanorjboyd eleanorjboyd marked this pull request as ready for review April 1, 2025 21:12
@vs-code-engineering
Copy link
Copy Markdown

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering bot added this to the April 2025 milestone Apr 1, 2025
@eleanorjboyd eleanorjboyd requested a review from anthonykim1 April 1, 2025 21:21
@eleanorjboyd eleanorjboyd merged commit cf91dc8 into microsoft:main Apr 2, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debt Code quality issues skip-issue-check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants