# Errors when config.file points to missing file
! exec karma --config.file=404.yaml
! stdout .
cmp stderr stderr.txt

-- stderr.txt --
level=fatal msg="Execution failed" error="failed to load configuration file \"404.yaml\": open 404.yaml: no such file or directory"
