# Seeds for failure cases proptest has generated in the past. It is
# automatically read and these particular cases re-run before any
# novel cases are generated.
#
# It is recommended to check this file in to source control so that
# everyone who runs the test benefits from these saved cases.
cc 690f9ca4ae48c512ddb6131a3d37426288536602c67aae9a864134f107db3b0c # shrinks to document = Document { entries: [BlockEntry { key: "a", value: Scalar(Plain("a")), trailing_inline_comment: None }], newline: Lf, has_final_newline: false }
cc a0c6ae6f138b81d6ac7efb5c6ec5b92b87db819bbba90f72f6a9a023896e375d # shrinks to document = Document { entries: [BlockEntry { key: "a", value: Scalar(Plain("a")), trailing_inline_comment: None }], newline: Lf, has_final_newline: false }
cc 108197f47fe7d08b62ee0f097129defa7c33c5ba062cf003dff5658b142ccf12 # shrinks to document = Document { entries: [BlockEntry { key: "a", value: Scalar(Plain("a")), trailing_inline_comment: None }], newline: Lf, has_final_newline: false }
cc f3c429d76709f5bf40982e897f85b83e19ea5e818d8e862f2d22cb77fb5c69c8 # shrinks to document = Document { entries: [BlockEntry { key: "a", value: Scalar(DoubleQuoted("a\ta")), trailing_inline_comment: None }], newline: Lf, has_final_newline: false }
cc ad4dd3e70931a34856589443aba36a319f79ac03fc7e5742fa32e6b06c8b028a # shrinks to document = Document { entries: [BlockEntry { key: "a", value: BlockScalar(BlockScalarSpec { style: '|', chomp: None, explicit_indent: None, body: [] }), trailing_inline_comment: None }], newline: Lf, has_final_newline: true }
cc 117ee88c9913125a337fdec4ba8da2c4be48c7e6ef304b61faac19bfd694bdb3 # shrinks to document = Document { entries: [BlockEntry { key: "a", value: BlockScalar(BlockScalarSpec { style: '|', chomp: None, explicit_indent: None, body: [Content { text: "a", trailing_ws: 0 }, Content { text: "a ", trailing_ws: 0 }] }), trailing_inline_comment: None }], newline: Lf, has_final_newline: false }
cc b2f0fc21c5c8d622f5fc5cb2b57bf2ed471efe08c24f7750fae44a7a17c88ee0 # shrinks to document = Document { entries: [BlockEntry { key: "a", value: FlowSeq([FlowSeq([Scalar(Plain("a'"))], FlowStyle { inner_padding: 0, spaces_before_comma: 0, spaces_after_comma: 0 })], FlowStyle { inner_padding: 0, spaces_before_comma: 0, spaces_after_comma: 0 }), trailing_inline_comment: None }, BlockEntry { key: "a", value: FlowSeq([Scalar(SingleQuoted(" #"))], FlowStyle { inner_padding: 0, spaces_before_comma: 0, spaces_after_comma: 0 }), trailing_inline_comment: None }], newline: Lf, has_final_newline: false }
cc 0b1efacb9cbd05dcd54e6595f923205fbf7a81425de387f0a6044d8c9f7c64b2 # shrinks to document = Document { entries: [BlockEntry { key: "a", value: FlowSeq([FlowMap([(Plain("a"), Scalar(Plain("a'")))], FlowStyle { inner_padding: 0, spaces_before_comma: 0, spaces_after_comma: 0 })], FlowStyle { inner_padding: 0, spaces_before_comma: 0, spaces_after_comma: 0 }), trailing_inline_comment: Some(InlineComment { spaces_after_hash: 0, text: "a" }) }], newline: Lf, has_final_newline: false }
cc ca524e1007aad586f0964e281bd7388dbbd5e5b7181091377f7a09472fb42ba8 # shrinks to document = Document { entries: [BlockEntry { key: "a", value: BlockScalar(BlockScalarSpec { style: '|', chomp: None, explicit_indent: None, body: [Content { text: "a", trailing_ws: 0 }] }), trailing_inline_comment: None }, BlockEntry { key: "a", value: Scalar(Plain("a")), trailing_inline_comment: Some(InlineComment { spaces_after_hash: 0, text: "a " }) }], newline: Lf, has_final_newline: false }
cc f0522ba3ec8ed5f721d5974ea9e48ac1f650966164d58b0c8b2a2aed8031ad37 # comment-fix non-idempotence when flow value contained '&' inside double-quoted key
cc b9174fc730fc8e3d880a4894761b66ba99e65db7c34756ef15ea640b5d2f6e3f # shrinks to document = Document { entries: [BlockEntry { key: "a", value: FlowSeq([FlowSeq([Scalar(SingleQuoted("é")), Scalar(DoubleQuoted("—[ "))], FlowStyle { inner_padding: 0, spaces_before_comma: 0, spaces_after_comma: 0, space_after_colon: false })], FlowStyle { inner_padding: 0, spaces_before_comma: 0, spaces_after_comma: 0, space_after_colon: false }), trailing_inline_comment: None }], newline: Lf, has_final_newline: false }
cc 4954f877e54fdb3cfcc0cb659b36624d9f86bd1296a45ce235aad7aeb0de6fe4 # shrinks to document = Document { entries: [BlockEntry { key: "a", value: FlowMap([(Plain("a"), FlowSeq([Scalar(DoubleQuoted("—"))], FlowStyle { inner_padding: 0, spaces_before_comma: 0, spaces_after_comma: 0, space_after_colon: false })), (DoubleQuoted("——"), Scalar(SingleQuoted("——")))], FlowStyle { inner_padding: 0, spaces_before_comma: 0, spaces_after_comma: 0, space_after_colon: false }), trailing_inline_comment: None }, BlockEntry { key: "a", value: FlowSeq([Scalar(Plain("a0a0a")), Scalar(SingleQuoted(""))], FlowStyle { inner_padding: 1, spaces_before_comma: 0, spaces_after_comma: 0, space_after_colon: false }), trailing_inline_comment: None }], newline: Lf, has_final_newline: false }
