Enable 27 parser tests by adding expected AST output#19
Closed
kyleconroy wants to merge 3 commits intomainfrom
Closed
Enable 27 parser tests by adding expected AST output#19kyleconroy wants to merge 3 commits intomainfrom
kyleconroy wants to merge 3 commits intomainfrom
Conversation
Tests enabled: - AlterCreateDatabaseStatementTests90 - AlterDatabaseManualCutoverTests170 - AlterExternalModelStatementTests170 - AlterTableResumableTests160 - Baselines160_AlterTableResumableTests160 - Baselines170_AlterDatabaseManualCutoverTests170 - Baselines170_AlterExternalModelStatementTests170 - Baselines170_DropExternalModelStatementTests170 - Baselines170_JsonIndexTests170 - Baselines170_OptimizedLockingTests170 - Baselines170_VectorIndexTests170 - Baselines170_VectorTypeSecondParameterTests170 - Baselines90_MiscDeprecatedIn100Tests - BaselinesFabricDW_CloneTableTestsFabricDW - BaselinesFabricDW_CreateProcedureCloneTableTestsFabricDW - BeginEndStatementErrorTests - CloneTableTestsFabricDW - CreateProcedureCloneTableTestsFabricDW - CreateSchemaStatementErrorTests - CreateTriggerStatementErrorTests - DropExternalModelStatementTests170 - DumpLoadStatement90Tests - GetTokenTypesFailureTests - GetTokenTypesTests - JsonIndexTests170 - MiscDeprecatedIn100Tests - OptimizedLockingTests170 Generated ast.json files for tests that can already be parsed and updated metadata.json to set skip to false.
Tests enabled: - AlterCreateDatabaseFilePath150 - AlterCreateDatabaseStatementTests100 - AlterCreateDatabaseStatementTests120 - AlterCreateResourcePoolStatement120 - AlterDatabaseOptionsTests - AlterDatabaseOptionsTests100 - AlterDatabaseOptionsTests130 - AlterDatabaseOptionsTests140 - AlterDatabaseOptionsTests90 - AlterDatabaseScopedConfigurationTests130 - AlterDatabaseScopedGenericConfigurationTests140 - AlterDatabaseStatementTests - AlterExternalDataSourceStatementTests130 - AlterExternalLanguage150 - AlterExternalLibrary140 - AlterExternalLibrary150 - AlterExternalResourcePoolStatementTests130 - AlterProcedureStatementTests - AlterProcedureStatementTests120 - AlwaysEncryptedTests150 - Baselines100_AlterCreateDatabaseStatementTests100 - Baselines100_AlterDatabaseOptionsTests100 - Baselines100_CreateIndexStatementTests100 - Baselines100_CreateSpatialIndexStatementTests - Baselines100_CreateStatisticsStatementTests100 - VectorIndexTests170 - VectorTypeSecondParameterTests170 Regenerated ast.json files to match current parser output and updated metadata.json to set skip to false.
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Tests enabled:
Generated ast.json files for tests that can already be parsed and
updated metadata.json to set skip to false.