Skip to content

Add missing allow_experimental_full_text_index for 03165_string_functions_with_token_text_indexes (fixes CI)#64912

Closed
azat wants to merge 1 commit intoClickHouse:masterfrom
azat:tests/allow_experimental_full_text_index
Closed

Add missing allow_experimental_full_text_index for 03165_string_functions_with_token_text_indexes (fixes CI)#64912
azat wants to merge 1 commit intoClickHouse:masterfrom
azat:tests/allow_experimental_full_text_index

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Jun 6, 2024

Conflicts between #64720 and #64656

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

CI Settings (Only check the boxes if you know what you are doing):

  • Allow: Stateless tests

NOTE: I've enabled only stateless tests

Cc: @rschu1ze, @jkartseva

@nikitamikhaylov nikitamikhaylov self-assigned this Jun 6, 2024
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jun 6, 2024
@robot-ch-test-poll2
Copy link
Copy Markdown
Contributor

robot-ch-test-poll2 commented Jun 6, 2024

This is an automated comment for commit 66ec799 with description of existing statuses. It's updated for the latest CI running

⏳ Click here to open a full report in a separate page

Check nameDescriptionStatus
CI runningA meta-check that indicates the running CI. Normally, it's in success or pending state. The failed status indicates some problems with the PR⏳ pending
Successful checks
Check nameDescriptionStatus
A SyncIf it fails, ask a maintainer for help✅ success
Flaky testsChecks if new added or modified tests are flaky by running them repeatedly, in parallel, with more randomization. Functional tests are run 100 times with address sanitizer, and additional randomization of thread scheduling. Integration tests are run up to 10 times. If at least once a new test has failed, or was too long, this check will be red. We don't allow flaky tests, read the doc✅ success
Mergeable CheckChecks if all other necessary checks are successful✅ success
PR CheckChecks correctness of the PR's body✅ success
Stateless testsRuns stateless functional tests for ClickHouse binaries built in various configurations -- release, debug, with sanitizers, etc✅ success
Style checkRuns a set of checks to keep the code style clean. If some of tests failed, see the related log from the report✅ success

@azat azat force-pushed the tests/allow_experimental_full_text_index branch from 638bd24 to 66ec799 Compare June 6, 2024 13:35
@azat
Copy link
Copy Markdown
Member Author

azat commented Jun 6, 2024

Stateless tests flaky check (asan) — fail: 0, passed: 101

Passed

@rschu1ze
Copy link
Copy Markdown
Member

rschu1ze commented Jun 6, 2024

Fixed by #64903 already, thanks anyways.

@rschu1ze rschu1ze closed this Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants