File: bug-missing-skip-message

package info (click to toggle)
gotestsum 1.8.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,060 kB
  • sloc: sh: 89; makefile: 16
file content (11 lines) | stat: -rw-r--r-- 462 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11

=== Skipped
=== SKIP: testjson TestNewDotFormatter (0.00s)
WARN Failed to detect terminal width for dots format, error: inappropriate ioctl for device
    TestNewDotFormatter: dotformat_test.go:161: !ok: no terminal width

=== SKIP: testjson TestGetPkgPathPrefix/with_go_path (0.00s)
    TestGetPkgPathPrefix/with_go_path: pkgpathprefix_test.go:22: isGoModuleEnabled()
    --- SKIP: TestGetPkgPathPrefix/with_go_path (0.00s)

DONE 42 tests, 2 skipped in 0.000s