We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c9633 commit a19db0cCopy full SHA for a19db0c
deps/amqp10_common/test/binary_parser_SUITE.erl
@@ -51,7 +51,7 @@ end_per_testcase(_TestCase, _Config) ->
51
%%%===================================================================
52
53
array_with_extra_input(_Config) ->
54
- Bin = <<83,16,192,85,10,177,0,0,0,1,48,161,12,114,97,98,98,105,116, 109,113,45,98,111,120,112,255,255,0,0,96,0,50,112,0,0,19,136,163,5,101,110,45,85,83,224,14,2,65,5,102,105,45,70,73,5,101,110,45,85,83,64,64,193,24,2,163,20,68,69,70,69,78,83,73,67,83, 46,84,69,83,84,46,83,85,73,84,69,65>>,
+ Bin = <<83,16,192,85,10,177,0,0,0,1,48,161,12,114,97,98,98,105,116, 109,113,45,98,111,120,112,255,255,0,0,96,0,50,112,0,0,19,136,163,5,101,110,45,85,83,224,14,2,65,5,102,105,45,70,73,5,101,110,45,85,83,64,64,193,24,2,163,20,68,69,70,69,78,83,73,67,83,46,84,69,83,84,46,83,85,73,84,69,65>>,
55
?assertExit({failed_to_parse_array_extra_input_remaining,
56
%% element type, input, accumulated result
57
65, <<105,45,70,73,5,101,110,45,85,83>>, [true,true]},
0 commit comments