Skip to content

Commit 34c0ecf

Browse files
committed
Manually removed test case: PACKED_BIT with inconsistent padding. This will sync up with specifications when pull/1812 is merged.
1 parent 0e8bdf6 commit 34c0ecf

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/bson_binary_vector/packed_bit.json

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,6 @@
2929
"padding": 3,
3030
"canonical_bson": "1600000005766563746F7200040000000910037F0800"
3131
},
32-
{
33-
"description": "PACKED_BIT with inconsistent padding",
34-
"valid": false,
35-
"vector": [127, 7],
36-
"dtype_hex": "0x10",
37-
"dtype_alias": "PACKED_BIT",
38-
"padding": 3,
39-
"canonical_bson": "1600000005766563746F7200040000000910037F0700"
40-
},
4132
{
4233
"description": "Empty Vector PACKED_BIT",
4334
"valid": true,

0 commit comments

Comments
 (0)