1#!/bin/sh
2# description: xfail-case example
3cat non-exist-file || exit_xfail
4