14 lines · plain
1# RUN: yaml-bench -canonical %s 2>&1 | FileCheck %s2#3# FIXME: This test should fail. Yaml bench should report an error that a simple4# key spans across multiple lines and that another simple key is longer than5# 1024 characters.6 7{8multi-line9 simple key : value,10very long ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................(>1KB)................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... key: value11}12 13# CHECK: ? !!str "very long14