Skip to content

acceptance: TestDockerNodeJS failed #60300

@cockroach-teamcity

Description

@cockroach-teamcity

(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:

See this test on roachdash
powered by pkg/cmd/internal/issues

Jira issue: CRDB-3193

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.branch-masterFailures and bugs on the master branch.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions