Skip to content

Dev: Have a clickable link for a new baseline created#44552

Merged
orta merged 2 commits into
microsoft:mainfrom
orta:log_new_baseline
Aug 3, 2021
Merged

Dev: Have a clickable link for a new baseline created#44552
orta merged 2 commits into
microsoft:mainfrom
orta:log_new_baseline

Conversation

@orta
Copy link
Copy Markdown
Contributor

@orta orta commented Jun 11, 2021

Improves the test logging for when you make a new baseline giving a clickable link in terminals

Screen Shot 2021-06-11 at 4 17 39 PM

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jun 11, 2021
@orta orta requested review from RyanCavanaugh and weswigham and removed request for RyanCavanaugh June 11, 2021 15:23
Comment thread src/harness/harnessIO.ts Outdated
tryEnableSourceMapsForHost?(): void;
getEnvironmentVariable?(name: string): string;
getMemoryUsage?(): number | undefined;
join(...components: string[]): string
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.

joinPath might be clearer

Copy link
Copy Markdown
Member

@sandersn sandersn left a comment

Choose a reason for hiding this comment

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

Looks good to me.
@DanielRosenwasser are you OK to merge this with the current naming of join?

@DanielRosenwasser
Copy link
Copy Markdown
Member

Still would prefer joinPath but it's not a deal-breaker.

@orta
Copy link
Copy Markdown
Contributor Author

orta commented Jul 1, 2021

Switched it over, I'm not worried either way

@orta orta merged commit ceef6f7 into microsoft:main Aug 3, 2021
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants