Skip to content

Commit

Permalink
Merge pull request #199 from amazon-ion/update-iontests
Browse files Browse the repository at this point in the history
Updates ion-tests and skip list.
  • Loading branch information
tgregg authored Jun 6, 2024
2 parents 1c5a552 + b67c56a commit 616c3c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ion-tests
Submodule ion-tests updated 644 files
2 changes: 2 additions & 0 deletions ion/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ var malformedIonsSkipList = []string{
"invalidVersionMarker_ion_1234_0.ion",
"invalidVersionMarker_ion_1_1.ion",
"invalidVersionMarker_ion_2_0.ion",
"invalidVersionMarker_unsupported_major_version.ion", // ion-go#198
"invalidVersionMarker_unsupported_minor_version.ion", // ion-go#198
"minLongWithLenTooSmall.10n",
"nopPadTooShort.10n",
"nullDotCommentInt.ion",
Expand Down

0 comments on commit 616c3c5

Please sign in to comment.