encoding/jsonschema: show optional test stats separately
There are a bunch of "optional" tests in the test suite, quite a few of
which we will never implement support for.
Show stats for those tests separately so it's clear how many of the
non-optional tests are passing/failing.
Signed-off-by: Roger Peppe <rogpeppe@gmail.com>
Change-Id: I477295ffff2fdb4dcef443073095840e6abe1d2b
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1201126
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>