Chandler Carruth | 5da5343 | 2012-07-02 18:37:59 +0000 | [diff] [blame] | 1 | # RUN: yaml-bench -canonical %s 2>&1 | FileCheck %s |
Michael J. Spencer | 22120c4 | 2012-04-03 23:09:22 +0000 | [diff] [blame] | 2 | # |
3 | # We don't currently validate tags. | ||||
4 | # XFAIL: * | ||||
5 | |||||
6 | %TAG !o! tag:ben-kiki.org,2000: | ||||
7 | --- | ||||
8 | - !$a!b foo | ||||
9 | - !o! bar | ||||
10 | - !h!type baz | ||||
11 | |||||
12 | # CHECK: error |