sig
  exception Test_fail of string * string list
  exception Test_error of string * string * exn * string
end