CircleCI ignoring test reports

I have a custom test runner that produces a simple JUnit-style XML file with test case results. Circle is not finding this despite it appearing in the artifacts.

See: https://circleci.com/gh/interledger/rfcs/484

Any help here?