commit | b9304beda0ca0ce25d4f2aace73e7f926aaebcf4 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Mar 22 06:45:28 2023 -0700 |
committer | GitHub <noreply@github.com> | Wed Mar 22 06:45:28 2023 -0700 |
tree | 0d290937ea9566d69843cca7f4c01fcce1a15bfb | |
parent | f7dea0cb329ea15c6834a10c64d5d7b9db96c503 [diff] |
gh-101947: Remove size check from sqlite3 serialize test (GH-102914) The size of the returned data is too implementation specific. (cherry picked from commit 61405da9a5689f554aa53929a2a9c168cab6056b) Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>