-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sql/tests: TestRandomSyntaxFunctions failed #70475
Comments
looks like fallout from #70115 |
maybe return a pgerror instead of an assertion error here? |
sql/tests.TestRandomSyntaxFunctions failed with artifacts on master @ 1dbea6a3e4c93ba7c4a43ad34369c438558eba8a: Random syntax error:
Query:
ReproduceTo reproduce, try: make stressrace TESTS=TestRandomSyntaxFunctions PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1 Same failure on other branches
Internal log
/cc @cockroachdb/sql-experience rafiss |
sql/tests.TestRandomSyntaxFunctions failed with artifacts on master @ a465b0d5d51a6534d39e0683fd037d132bcbd576: Random syntax error:
Query:
ReproduceTo reproduce, try: make stressrace TESTS=TestRandomSyntaxFunctions PKG=./pkg/sql/tests TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1 Same failure on other branches
Internal log
/cc @cockroachdb/sql-experience rafiss |
sql/tests.TestRandomSyntaxFunctions failed with artifacts on master @ 676dc076dc6a137d88eac9217764bbb63beae86f:
Random syntax error:
Query:
Reproduce
To reproduce, try:
Same failure on other branches
Internal log
/cc @cockroachdb/sql-experience rafiss
This test on roachdash | Improve this report!
The text was updated successfully, but these errors were encountered: