You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Broken off from original issue tracking full coverage vs. upstream: #1
Something we can do to be a little more sure our tests are running properly is to look at the verbose logs, with a modification to make them more verbose and show SKIPs:
Broken off from original issue tracking full coverage vs. upstream: #1
Something we can do to be a little more sure our tests are running properly is to look at the verbose logs, with a modification to make them more verbose and show
SKIP
s:500 lines isn't small, but it isn't impossible. There are duplicate skip reasons, which helps.
Unfortunately, there is no baseline from upstream to check against. We need to reason out whether each one is a problem.
This is based on a golang-devs thread: https://groups.google.com/g/golang-dev/c/PNzwZXOe7bQ/m/M43Gl9mVDAAJ.
The text was updated successfully, but these errors were encountered: