update falling baselines after latest changes#62578
Closed
KunalD81 wants to merge 1 commit intomicrosoft:mainfrom
Closed
update falling baselines after latest changes#62578KunalD81 wants to merge 1 commit intomicrosoft:mainfrom
KunalD81 wants to merge 1 commit intomicrosoft:mainfrom
Conversation
Author
|
@microsoft-github-policy-service agree |
Member
|
These tests are not failing and the issue you've linked has nothing to do with this PR. The |
Author
|
I think i have quoted the wrong pr number, my bad, was in a rush to go
somewhere at that time, sorry to waste your time.
…On Fri, Oct 10, 2025, 8:16 PM Jake Bailey ***@***.***> wrote:
*jakebailey* left a comment (microsoft/TypeScript#62578)
<#62578 (comment)>
These tests are not failing and the issue you've linked has nothing to do
with this PR.
—
Reply to this email directly, view it on GitHub
<#62578 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7B3PGJYESEEILI5KO24H2L3W7BDPAVCNFSM6AAAAACI2GYANCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGOJQGU3DCOBVGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #62576
This PR updates baselines for the following tests that were failing after recent changes:
tests/cases/conformance/types/array/fromUnionIterable.tstests/cases/conformance/types/typeParameters/typeArgumentLists/instantiationExpressions.tstests/cases/conformance/types/never/neverInference.tstests/cases/conformance/types/intersection/intersectionTypeInference3.tstests/cases/compiler/doYouNeedToChangeYourTargetLibraryES2015.tstests/cases/compiler/arrayFrom.tstests/cases/compiler/modularizeLibrary_TargetES5UsingES6Lib.tstests/cases/compiler/modularizeLibrary_NoErrorDuplicateLibOptions1.tstests/cases/compiler/modularizeLibrary_NoErrorDuplicateLibOptions2.tstests/cases/compiler/modularizeLibrary_TargetES6UsingES6Lib.tsAll tests now pass locally using
hereby runtests --updateBaselines.Checklist:
Backlogmilestonemainbranchhereby runtestslocally