-
Notifications
You must be signed in to change notification settings - Fork 4.1k
acceptance: TestDockerNodeJS failed #60300
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
(acceptance).TestDockerNodeJS failed on master@355fe0b831bb9b682ac1200428b20a0bdfe03065:
{"foo": 123}
✓ can be selected directly
✓ can be inserted into a table and then retrieved
JSONB
✓ gives the right error code on invalid JSON
round-tripping a value
123
✓ 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
{}
✓ 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
0
✓ 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 (129ms)
✓ can create a model with an inverted index (238ms)
56 passing (1s)
dockercluster.go:687: unexpected extra event &{0 die} (after [])
--- FAIL: TestDockerNodeJS/runMode=docker (7.58s)
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestDockerNodeJS PKG=./pkg/acceptance TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
Related:
- 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
Jira issue: CRDB-3193
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.