Giter Club home page Giter Club logo

Comments (4)

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

pkg/sql/sqlstats/insights/integration/integration_test.TestTransactionInsightsFailOnCommit failed on release-24.1 @ d141d2c700eb1e323f97e15831c3b9915aba9248:

=== RUN   TestTransactionInsightsFailOnCommit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestTransactionInsightsFailOnCommit2670221556
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:157: automatically injected a shared process virtual cluster under test; see comment at top of test_server_shim.go for details.
    insights_test.go:562: -- test log scope end --
test logs left over in: outputs.zip/logTestTransactionInsightsFailOnCommit2670221556
--- FAIL: TestTransactionInsightsFailOnCommit (14.10s)
=== RUN   TestTransactionInsightsFailOnCommit/enable_recording_SERIALIZATION_CONFLICT_events=true/40001_error_exists_in_txn_insights
    insights_test.go:498: 
        	Error Trace:	pkg/sql/sqlstats/insights/integration/integration_test/pkg/sql/sqlstats/insights/integration/insights_test.go:498
        	Error:      	Not equal: 
        	            	expected: "SELECT * FROM myusers WHERE city = _ ; UPDATE myusers SET name = _ WHERE city = _"
        	            	actual  : "UPDATE myusers SET name = _ WHERE city = _"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-SELECT * FROM myusers WHERE city = _ ; UPDATE myusers SET name = _ WHERE city = _
        	            	+UPDATE myusers SET name = _ WHERE city = _
        	Test:       	TestTransactionInsightsFailOnCommit/enable_recording_SERIALIZATION_CONFLICT_events=true/40001_error_exists_in_txn_insights
        --- FAIL: TestTransactionInsightsFailOnCommit/enable_recording_SERIALIZATION_CONFLICT_events=true/40001_error_exists_in_txn_insights (0.10s)
=== RUN   TestTransactionInsightsFailOnCommit/enable_recording_SERIALIZATION_CONFLICT_events=true
    --- FAIL: TestTransactionInsightsFailOnCommit/enable_recording_SERIALIZATION_CONFLICT_events=true (1.50s)

Parameters:

  • attempt=1
  • race=true
  • run=3
  • shard=1
Help

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

This test on roachdash | Improve this report!

from cockroach.

abarganier avatar abarganier commented on July 17, 2024

This was addressed in #121294, my guess is it didn't make it to the release branch. Either way, not a release blocker.

from cockroach.

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

pkg/sql/sqlstats/insights/integration/integration_test.TestTransactionInsightsFailOnCommit failed on release-24.1 @ 592a66827e1864303791b4f3940fb52331bc949d:

=== RUN   TestTransactionInsightsFailOnCommit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestTransactionInsightsFailOnCommit2057538366
    test_log_scope.go:81: use -show-logs to present logs inline
    test_server_shim.go:157: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
    insights_test.go:562: -- test log scope end --
test logs left over in: outputs.zip/logTestTransactionInsightsFailOnCommit2057538366
--- FAIL: TestTransactionInsightsFailOnCommit (13.89s)
=== RUN   TestTransactionInsightsFailOnCommit/enable_recording_SERIALIZATION_CONFLICT_events=true
    --- FAIL: TestTransactionInsightsFailOnCommit/enable_recording_SERIALIZATION_CONFLICT_events=true (0.23s)
=== RUN   TestTransactionInsightsFailOnCommit/enable_recording_SERIALIZATION_CONFLICT_events=true/40001_error_exists_in_txn_insights
    insights_test.go:498: 
        	Error Trace:	pkg/sql/sqlstats/insights/integration/integration_test/pkg/sql/sqlstats/insights/integration/insights_test.go:498
        	Error:      	Not equal: 
        	            	expected: "SELECT * FROM myusers WHERE city = _ ; UPDATE myusers SET name = _ WHERE city = _"
        	            	actual  : "UPDATE myusers SET name = _ WHERE city = _"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-SELECT * FROM myusers WHERE city = _ ; UPDATE myusers SET name = _ WHERE city = _
        	            	+UPDATE myusers SET name = _ WHERE city = _
        	Test:       	TestTransactionInsightsFailOnCommit/enable_recording_SERIALIZATION_CONFLICT_events=true/40001_error_exists_in_txn_insights
        --- FAIL: TestTransactionInsightsFailOnCommit/enable_recording_SERIALIZATION_CONFLICT_events=true/40001_error_exists_in_txn_insights (0.01s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=1
Help

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

This test on roachdash | Improve this report!

from cockroach.

abarganier avatar abarganier commented on July 17, 2024

Created backport #122624

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.