Skip to content

Commit

Permalink
cmd/smithtest: add sqlsmith auto tester and github filer
Browse files Browse the repository at this point in the history
smithtest is a CLI program for automating sqlsmith testing. It does normal
sqlsmith but via cockroach start-single-node, so found panics don't also
take down the test itself. Found errors are de-duplicated using existing
github issues. The reducer is used to minimize test repros. A new tab
is opened to github with most of the issue data filled in.

Release note: None
  • Loading branch information
maddyblue committed Sep 24, 2019
1 parent 9fd4ce1 commit c94d29b
Show file tree
Hide file tree
Showing 3 changed files with 392 additions and 1 deletion.
9 changes: 9 additions & 0 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c94d29b

Please sign in to comment.