-
Notifications
You must be signed in to change notification settings - Fork 4.1k
acceptance: TestDockerNodeJS failed #58353
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.
Milestone
Description
(acceptance).TestDockerNodeJS failed on release-20.2@eb8abb581fe5898a43a32d5a23d43004dce77946:
✓ can be inserted into a table and then retrieved
0.0000
✓ can be selected directly
✓ can be inserted into a table and then retrieved
""
✓ can be selected directly
✓ can be inserted into a table and then retrieved
"🚀"
✓ can be selected directly
✓ can be inserted into a table and then retrieved
{"🚀": "hello"}
✓ can be selected directly
✓ can be inserted into a table and then retrieved
[1, 2, 3]
✓ can be selected directly
✓ can be inserted into a table and then retrieved
{"foo": 123}
✓ can be selected directly
✓ can be inserted into a table and then retrieved
sequelize
✓ can create a model with a json field (125ms)
✓ can create a model with an inverted index (263ms)
56 passing (1s)
1 failing
1) failure smoke test
causes the docker build to fail on a test failure:
AssertionError [ERR_ASSERTION]: undefined undefined undefined
at Context.it (base-test.js:21:14)
at callFn (/usr/lib/node/mocha/lib/runnable.js:354:21)
at Test.Runnable.run (/usr/lib/node/mocha/lib/runnable.js:346:7)
at Runner.runTest (/usr/lib/node/mocha/lib/runner.js:442:10)
at /usr/lib/node/mocha/lib/runner.js:560:12
at next (/usr/lib/node/mocha/lib/runner.js:356:14)
at /usr/lib/node/mocha/lib/runner.js:366:7
at next (/usr/lib/node/mocha/lib/runner.js:290:14)
at Immediate.<anonymous> (/usr/lib/node/mocha/lib/runner.js:334:5)
non-zero exit code: 1
*
* INFO: command left-over files in /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/acceptance/TestDockerNodeJS/runMode=docker#01/bc38150b
*
test logs left over in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/acceptance/logTestDockerNodeJS906471264
--- FAIL: TestDockerNodeJS/runMode=docker#01 (6.82s)
dockercluster.go:682: unexpected extra event &{0 die} (after [])
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestDockerNodeJS PKG=./pkg/acceptance TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
See this test on roachdash
powered by pkg/cmd/internal/issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.