-
Notifications
You must be signed in to change notification settings - Fork 4.1k
acceptance: TestDockerNodeJS failed #62543
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.
Description
(acceptance).TestDockerNodeJS failed on release-21.1@a877b96ad103198a7c7454dbc4807d5859135eb2:
✓ can be selected directly
✓ 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 (128ms)
✓ can create a model with an inverted index (249ms)
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/64518eb7
*
dockercluster.go:689: unexpected extra event &{0 die} (after [])
--- FAIL: TestDockerNodeJS/runMode=docker#01 (8.51s)
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestDockerNodeJS PKG=./pkg/acceptance TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
Related:
-
acceptance: TestDockerNodeJS failed #60300 acceptance: TestDockerNodeJS failed C-test-failure O-robot branch-master
-
acceptance: TestDockerNodeJS failed #58353 acceptance: TestDockerNodeJS failed C-test-failure O-robot branch-release-20.2
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.