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
When I run command make test make bench
some tests flag like this: ok github.com/influxdata/influxdb/v2/tsdb/cursors 25.587s ? github.com/influxdata/influxdb/v2/tsdb/cursors/mock [no test files] ? github.com/influxdata/influxdb/v2/tsdb/engine [no test files]
what [no test files] mean?
by the way,If I want to conduct compatibility testing, which test suites should I run?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I run command
make test
make bench
some tests flag like this:
ok github.com/influxdata/influxdb/v2/tsdb/cursors 25.587s
? github.com/influxdata/influxdb/v2/tsdb/cursors/mock [no test files]
? github.com/influxdata/influxdb/v2/tsdb/engine [no test files]
what [no test files] mean?
by the way,If I want to conduct compatibility testing, which test suites should I run?
Beta Was this translation helpful? Give feedback.
All reactions