I personally think it should, as this would be useful information.
Currently, if you use the test.only() method, it doesn't tally any other test() calls as skipped and thus they go unreported (as if they don't exist).
Side note: maybe even useful in the normal AVA output?