-
Notifications
You must be signed in to change notification settings - Fork 4.1k
teamcity: failed test: TestLogic #38062
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.
Milestone
Description
The following tests appear to have failed on master (test): TestLogic/fakedist: TestLogic/fakedist/crdb_internal, TestLogic/fakedist, TestLogic/fakedist: TestLogic/fakedist/crdb_internal: TestLogic/fakedist/crdb_internal/max_retry_counter, TestLogic
You may want to check for open issues.
TestLogic/fakedist: TestLogic/fakedist/crdb_internal
--- FAIL: test/TestLogic: TestLogic/fakedist: TestLogic/fakedist/crdb_internal (2.170s)
------- Stdout: -------
=== PAUSE TestLogic/fakedist/crdb_internal
TestLogic
--- FAIL: test/TestLogic (428.390s)
------- Stdout: -------
test_log_scope.go:79: test logs captured to: /tmp/logTestLogic244295760
test_log_scope.go:60: use -show-logs to present logs inline
TestLogic/fakedist: TestLogic/fakedist/crdb_internal: TestLogic/fakedist/crdb_internal/max_retry_counter
--- FAIL: test/TestLogic: TestLogic/fakedist: TestLogic/fakedist/crdb_internal: TestLogic/fakedist/crdb_internal/max_retry_counter (0.020s)
------- Stdout: -------
--- done: testdata/logic_test/crdb_internal with config fakedist: 78 tests, 1 failures
=== CONT TestLogic/fakedist/collatedstring_uniqueindex2
=== CONT TestLogic/fakedist/inet
logic.go:2336:
testdata/logic_test/crdb_internal:434: SELECT key, (max_retries > 1), flags LIKE '!%' AS f
FROM crdb_internal.node_statement_statistics
WHERE application_name = 'test_max_retry'
ORDER BY key, f
expected:
SELECT crdb_internal.force_retry(_) true false
SELECT crdb_internal.force_retry(_) true true
SET application_name = DEFAULT false false
but found (query options: "") :
SELECT crdb_internal.force_retry(_) false false
SELECT crdb_internal.force_retry(_) false true
SET application_name = DEFAULT false false
TestLogic/fakedist
--- FAIL: test/TestLogic: TestLogic/fakedist (0.850s)
Please assign, take a look and update the issue accordingly.
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.