1 # RUN: yaml2obj %s | not obj2yaml 2>&1 | FileCheck %s
3 # In this test the hash part is too small to contain the hash data.
5 # CHECK: Error reading file: <stdin>: Reading structure out of file bounds
8 Hash: [ 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0,
9 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 ]