Skip to content

Error reporting for tests is very unclear #169

Description

@broonie

If I copy the example from the documentation:

kci-dev results tests --giturl 'https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git' --branch master --commit d1486dca38afd08ca279ae94eb3a397f10737824

then I get useful output from kci-dev (that's next-20241209). If I try to modify that command line to today's -next 64d12554715ce825d553caea123b7cb89e56237a I get:

$ kci-dev results tests --giturl 'https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git' --branch master --commit 64d12554715ce825d553caea123b7cb89e56237a
json error: Tree checkout not found

This appears to be happening because no tests were run for today, but I'm struggling to tell that based on the diagnostic output provided.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions