Hi List,

I'm trying to write a patch and getting test failures from `make test'. The backtrace on the command line is hard for me to parse.

If I try running ert interactively by:
M-x load-file org-test.el
M-x load-file test-ox.el
M-x ert RET applicable/test

It reports that the test passes.

Do I just need to get better at reading the backtrace or are there any recommendations on figuring out exactly which part of a test is failing?

Regards,
Jake