Skip to content
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/colflow/colrpc: TestOutboxInbox failed #73962

Closed
cockroach-teamcity opened this issue Dec 17, 2021 · 3 comments · Fixed by #74163
Closed

sql/colflow/colrpc: TestOutboxInbox failed #73962

cockroach-teamcity opened this issue Dec 17, 2021 · 3 comments · Fixed by #74163
Assignees
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team

Comments

@cockroach-teamcity
Copy link
Member

sql/colflow/colrpc.TestOutboxInbox failed with artifacts on master @ 3b4e180a23f5121e0d4106eb3dc5f61ebc314188:

=== RUN   TestOutboxInbox
--- FAIL: TestOutboxInbox (0.01s)
=== RUN   TestOutboxInbox/cancellationScenario=flowCtxCancel
    colrpc_test.go:426: 
        	Error Trace:	colrpc_test.go:426
        	Error:      	Should be true
        	Test:       	TestOutboxInbox/cancellationScenario=flowCtxCancel
        	Messages:   	query execution canceled
    --- FAIL: TestOutboxInbox/cancellationScenario=flowCtxCancel (0.00s)
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)Parameters in this failure:

  • TAGS=bazel,gss,deadlock

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Dec 17, 2021
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Dec 17, 2021
@cockroach-teamcity
Copy link
Member Author

sql/colflow/colrpc.TestOutboxInbox failed with artifacts on master @ 3b4e180a23f5121e0d4106eb3dc5f61ebc314188:

=== RUN   TestOutboxInbox
--- FAIL: TestOutboxInbox (0.02s)
=== RUN   TestOutboxInbox/cancellationScenario=flowCtxCancel
    colrpc_test.go:426: 
        	Error Trace:	colrpc_test.go:426
        	Error:      	Should be true
        	Test:       	TestOutboxInbox/cancellationScenario=flowCtxCancel
        	Messages:   	query execution canceled
    --- FAIL: TestOutboxInbox/cancellationScenario=flowCtxCancel (0.00s)
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)Parameters in this failure:

  • GOFLAGS=-race -parallel=4

This test on roachdash | Improve this report!

@rytaft
Copy link
Collaborator

rytaft commented Dec 17, 2021

Looks like fallout from #73887

@cockroach-teamcity
Copy link
Member Author

sql/colflow/colrpc.TestOutboxInbox failed with artifacts on master @ 9557b421269800165eeb6c0091920a090008a616:

=== RUN   TestOutboxInbox
--- FAIL: TestOutboxInbox (0.02s)
=== RUN   TestOutboxInbox/cancellationScenario=flowCtxCancel
    colrpc_test.go:426: 
        	Error Trace:	colrpc_test.go:426
        	Error:      	Should be true
        	Test:       	TestOutboxInbox/cancellationScenario=flowCtxCancel
        	Messages:   	query execution canceled
    --- FAIL: TestOutboxInbox/cancellationScenario=flowCtxCancel (0.00s)
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)Parameters in this failure:

  • GOFLAGS=-json

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants