@@ -2,7 +2,7 @@ commit: 15392346
22
33estree_typescript Summary :
44AST Parsed : 10618 / 10725 (99.00 % )
5- Positive Passed : 7072 / 10725 (65.94 % )
5+ Positive Passed : 7087 / 10725 (66.08 % )
66Mismatch : tasks / coverage / typescript / tests / cases / compiler / APISample_compile .ts
77Mismatch : tasks / coverage / typescript / tests / cases / compiler / APISample_linter .ts
88Mismatch : tasks / coverage / typescript / tests / cases / compiler / APISample_parseConfig .ts
@@ -548,7 +548,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitStringEn
548548Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitSymlinkPaths.ts
549549Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitTopLevelNodeFromCrossFile2.ts
550550Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitTransitiveImportOfHtmlDeclarationItem.ts
551- Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitTripleSlashReferenceAmbientModule.ts
552551Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitTypeAliasTypeParameterExtendingUnknownSymbol.ts
553552Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitTypeAliasWithTypeParameters1.ts
554553Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitTypeAliasWithTypeParameters2.ts
@@ -567,18 +566,15 @@ Unexpected estree file content error: 2 != 3
567566tasks/coverage/typescript/tests/cases/compiler/declarationEmitUsingAlternativeContainingModules2.ts
568567Unexpected estree file content error: 2 != 3
569568
570- Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitUsingTypeAlias1.ts
571569Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitUsingTypeAlias2.ts
572570Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitVarInElidedBlock.ts
573571Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationEmitWithInvalidPackageJsonTypings.ts
574572Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationFileNoCrashOnExtraExportModifier.ts
575- Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationImportTypeAliasInferredAndEmittable.ts
576573Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationMaps.ts
577574Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationMapsWithoutDeclaration.ts
578575Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationNoDanglingGenerics.ts
579576Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationQuotedMembers.ts
580577Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationTypecheckNoUseBeforeReferenceCheck.ts
581- Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationsForInferredTypeFromOtherFile.ts
582578Mismatch: tasks/coverage/typescript/tests/cases/compiler/declarationsWithRecursiveInternalTypesProduceUniqueTypeParams.ts
583579Expect to Parse: tasks/coverage/typescript/tests/cases/compiler/declareAlreadySeen.ts
584580declare' modifier already seen.
@@ -1122,7 +1118,6 @@ Unexpected estree file content error: 1 != 2
11221118
11231119Mismatch: tasks/coverage/typescript/tests/cases/compiler/importTypeTypeofClassStaticLookup.ts
11241120Mismatch: tasks/coverage/typescript/tests/cases/compiler/importTypeWithUnparenthesizedGenericFunctionParsed.ts
1125- Mismatch: tasks/coverage/typescript/tests/cases/compiler/importUsedAsTypeWithErrors.ts
11261121Mismatch: tasks/coverage/typescript/tests/cases/compiler/importUsedInGenericImportResolves.ts
11271122Mismatch: tasks/coverage/typescript/tests/cases/compiler/importWithTrailingSlash_noResolve.ts
11281123Mismatch: tasks/coverage/typescript/tests/cases/compiler/importedAliasesInTypePositions.ts
@@ -1659,7 +1654,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/compiler/narrowingRestGenericCal
16591654Mismatch: tasks/coverage/typescript/tests/cases/compiler/narrowingUnionToUnion.ts
16601655Mismatch: tasks/coverage/typescript/tests/cases/compiler/narrowingUnionWithBang.ts
16611656Mismatch: tasks/coverage/typescript/tests/cases/compiler/nestedExcessPropertyChecking.ts
1662- Mismatch: tasks/coverage/typescript/tests/cases/compiler/nestedGenericConditionalTypeWithGenericImportType.ts
16631657Mismatch: tasks/coverage/typescript/tests/cases/compiler/nestedHomomorphicMappedTypesWithArrayConstraint1.ts
16641658Mismatch: tasks/coverage/typescript/tests/cases/compiler/nestedLoops.ts
16651659Mismatch: tasks/coverage/typescript/tests/cases/compiler/nestedObjectRest.ts
@@ -2221,7 +2215,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/compiler/unionWithIndexSignature
22212215Mismatch: tasks/coverage/typescript/tests/cases/compiler/uniqueSymbolAllowsIndexInObjectWithIndexSignature.ts
22222216Mismatch: tasks/coverage/typescript/tests/cases/compiler/uniqueSymbolAssignmentOnGlobalAugmentationSuceeds.ts
22232217Mismatch: tasks/coverage/typescript/tests/cases/compiler/uniqueSymbolPropertyDeclarationEmit.ts
2224- Mismatch: tasks/coverage/typescript/tests/cases/compiler/unmetTypeConstraintInImportCall.ts
22252218Mismatch: tasks/coverage/typescript/tests/cases/compiler/unreachableDeclarations.ts
22262219Mismatch: tasks/coverage/typescript/tests/cases/compiler/unresolvableSelfReferencingAwaitedUnion.ts
22272220Mismatch: tasks/coverage/typescript/tests/cases/compiler/unspecializedConstraints.ts
@@ -2392,7 +2385,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/conformance/classes/members/priv
23922385Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / members / privateNames / privateNameStaticMethodAssignment .ts
23932386Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / members / privateNames / privateNameStaticMethodCallExpression .ts
23942387Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / members / privateNames / privateNameUnused .ts
2395- Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / members / privateNames / privateNamesUnique - 2.ts
23962388Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / members / privateNames / privateWriteOnlyAccessorRead .ts
23972389Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / mixinClassesAnnotated .ts
23982390Mismatch : tasks / coverage / typescript / tests / cases / conformance / classes / mixinClassesAnonymous .ts
@@ -3325,7 +3317,6 @@ Cannot use `await` as an identifier in an async context
33253317Expect to Parse : tasks /coverage /typescript /tests /cases /conformance /externalModules /topLevelAwaitNonModule .ts
33263318`await ` is only allowed within async functions and at the top levels of modules
33273319Mismatch : tasks /coverage /typescript /tests /cases /conformance /externalModules /topLevelFileModule .ts
3328- Mismatch : tasks /coverage /typescript /tests /cases /conformance /externalModules /typeOnly /allowsImportingTsExtension .ts
33293320Mismatch : tasks /coverage /typescript /tests /cases /conformance /externalModules /typeOnly /enums .ts
33303321tasks /coverage /typescript /tests /cases /conformance /externalModules /typeOnly /grammarErrors .ts
33313322Unexpected estree file content error : 3 != 4
@@ -3615,7 +3606,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/conformance/jsx/tsxUnionElementT
36153606Mismatch : tasks /coverage /typescript /tests /cases /conformance /jsx /tsxUnionElementType4 .tsx
36163607Mismatch : tasks /coverage /typescript /tests /cases /conformance /jsx /tsxUnionElementType5 .tsx
36173608Mismatch : tasks /coverage /typescript /tests /cases /conformance /jsx /tsxUnionElementType6 .tsx
3618- Mismatch : tasks /coverage /typescript /tests /cases /conformance /moduleResolution /allowImportingTypesDtsExtension .ts
36193609tasks /coverage /typescript /tests /cases /conformance /moduleResolution /bundler /bundlerConditionsExcludesNode .ts
36203610Unexpected estree file content error : 3 != 5
36213611
@@ -3788,7 +3778,6 @@ Mismatch: tasks/coverage/typescript/tests/cases/conformance/node/nodeModulesImpo
37883778tasks /coverage /typescript /tests /cases /conformance /node /nodeModulesImportAttributes .ts
37893779Unexpected estree file content error : 1 != 2
37903780
3791- Mismatch : tasks /coverage /typescript /tests /cases /conformance /node /nodeModulesImportAttributesTypeModeDeclarationEmit .ts
37923781Mismatch : tasks /coverage /typescript /tests /cases /conformance /node /nodeModulesImportHelpersCollisions .ts
37933782Mismatch : tasks /coverage /typescript /tests /cases /conformance /node /nodeModulesImportHelpersCollisions2 .ts
37943783Mismatch : tasks /coverage /typescript /tests /cases /conformance /node /nodeModulesImportHelpersCollisions3 .ts
@@ -4225,17 +4214,13 @@ Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/contextualType
42254214Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/contextualTypes/jsxAttributes/contextuallyTypedStringLiteralsInJsxAttributes01.tsx
42264215Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/contextualTypes/jsxAttributes/contextuallyTypedStringLiteralsInJsxAttributes02.tsx
42274216Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeAmbient.ts
4228- Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeAmbientMissing.ts
42294217Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeAmdBundleRewrite.ts
4230- Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeGeneric.ts
42314218Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeGenericTypes.ts
42324219tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeInJSDoc.ts
42334220Unexpected estree file content error: 1 != 2
42344221
42354222Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeLocal.ts
42364223Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeLocalMissing.ts
4237- Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeNested.ts
4238- Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeNestedNoRef.ts
42394224Mismatch: tasks/coverage/typescript/tests/cases/conformance/types/import/importTypeNonString.ts
42404225Expect to Parse: tasks/coverage/typescript/tests/cases/conformance/types/import/importWithTypeArguments.ts
42414226Expected ` from ` but found ` < `
0 commit comments