Giter VIP home page Giter VIP logo

Comments (2)

rafiss avatar rafiss commented on July 17, 2024

fixed by #125856 which is not on this branch

from cockroach.

cockroach-teamcity avatar cockroach-teamcity commented on July 17, 2024

pkg/compose/compose_test.TestComposeCompare failed with artifacts on release-24.1.2-rc @ 7e81be6de75205c3d08b0d8dcc6ca188306abc27:

        test-1        |     compare_test.go:102: Checking connection to: cockroach2
        test-1        | === RUN   TestCompare/mutators
        test-1        |     compare_test.go:111: starting test: mutators
        test-1        | --- FAIL: TestCompare (1.04s)
        test-1        |     --- FAIL: TestCompare/mutators (0.00s)
        test-1        | panic: geos: no locations to init GEOS [recovered]
        test-1        | 	panic: geos: no locations to init GEOS
        test-1        | 
        test-1        | goroutine 106 [running]:
        test-1        | testing.tRunner.func1.2({0x23bf640, 0xc000a53780})
        test-1        | 	GOROOT/src/testing/testing.go:1631 +0x24a
        test-1        | testing.tRunner.func1()
        test-1        | 	GOROOT/src/testing/testing.go:1634 +0x377
        test-1        | panic({0x23bf640?, 0xc000a53780?})
        test-1        | 	GOROOT/src/runtime/panic.go:770 +0x132
        test-1        | github.com/cockroachdb/cockroach/pkg/sql/randgen.encodeInvertedIndexHistogramUpperBounds(0x49ca6a0?, {0x343c190?, 0xc0024fd950?})
        test-1        | 	github.com/cockroachdb/cockroach/pkg/sql/randgen/mutator.go:371 +0x45a
        test-1        | github.com/cockroachdb/cockroach/pkg/sql/randgen.randHistogram(0xc002563e60, 0x49ca6a0)
        test-1        | 	github.com/cockroachdb/cockroach/pkg/sql/randgen/mutator.go:304 +0x127
        test-1        | github.com/cockroachdb/cockroach/pkg/sql/randgen.statisticsMutator.func1(0xc0009a2c00)
        test-1        | 	github.com/cockroachdb/cockroach/pkg/sql/randgen/mutator.go:220 +0x76
        test-1        | github.com/cockroachdb/cockroach/pkg/sql/randgen.statisticsMutator(0xc002563e60, {0xc0009190e0?, 0x34030f0?, 0xc0024e95f0?})
        test-1        | 	github.com/cockroachdb/cockroach/pkg/sql/randgen/mutator.go:253 +0x5e8
        test-1        | github.com/cockroachdb/cockroach/pkg/sql/randgen.MultiStatementMutation.Mutate(0xc002563e60?, 0x25d06d2?, {0xc0009190e0?, 0x5?, 0x100?})
        test-1        | 	github.com/cockroachdb/cockroach/pkg/sql/randgen/mutator.go:97 +0x28
        test-1        | github.com/cockroachdb/cockroach/pkg/sql/randgen.RandCreateTables(0xc002563e60, {0x25d06d2, 0x5}, 0x5, 0x0, {0xc000a2da58, 0x3, 0x4395db?})
        test-1        | 	github.com/cockroachdb/cockroach/pkg/sql/randgen/schema.go:94 +0x131
        test-1        | github.com/cockroachdb/cockroach/pkg/internal/sqlsmith.randTablesN(0xc002563e60, 0x5, {0x0, 0x0})
        test-1        | 	github.com/cockroachdb/cockroach/pkg/internal/sqlsmith/setup.go:118 +0x165
        test-1        | github.com/cockroachdb/cockroach/pkg/internal/sqlsmith.randTables(0xc002563e60)
        test-1        | 	github.com/cockroachdb/cockroach/pkg/internal/sqlsmith/setup.go:98 +0x2f
        test-1        | github.com/cockroachdb/cockroach/pkg/internal/sqlsmith.init.wrapCommonSetup.func47(0x27f87e0?)
        test-1        | 	github.com/cockroachdb/cockroach/pkg/internal/sqlsmith/setup.go:51 +0x1b
        test-1        | pkg/compose/compare/compare/compare_test.TestCompare.func2(0xc000625040)
        test-1        | 	pkg/compose/compare/compare/compare_test/pkg/compose/compare/compare/compare_test.go:113 +0xe5
        test-1        | testing.tRunner(0xc000625040, 0xc0000e3440)
        test-1        | 	GOROOT/src/testing/testing.go:1689 +0xfb
        test-1        | created by testing.(*T).Run in goroutine 24
        test-1        | 	GOROOT/src/testing/testing.go:1742 +0x390
        
�[Ktest-1 exited with code 2
        Aborting on container exit...
         Container compare-test-1  Stopping
         Container compare-test-1  Stopped
         Container compare-cockroach2-1  Stopping
         Container compare-cockroach1-1  Stopping
         Container compare-cockroach1-1  Stopped
         Container compare-cockroach2-1  Stopped
        
    compose_test.go:143: exit status 2
--- FAIL: TestComposeCompare (10.28s)
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

from cockroach.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.