Skip to content

Unmute tests with closed tracking issues#144627

Merged
mosche merged 1 commit intoelastic:mainfrom
mosche:unmute-closed-issues
Mar 20, 2026
Merged

Unmute tests with closed tracking issues#144627
mosche merged 1 commit intoelastic:mainfrom
mosche:unmute-closed-issues

Conversation

@mosche
Copy link
Copy Markdown
Contributor

@mosche mosche commented Mar 20, 2026

Summary

Remove 6 muted-tests.yml entries on main where the corresponding GitHub tracking issue has been closed, meaning the underlying test failure has been resolved.

Removed entries

Issue Test Closed by
#138012 AuthorizationTaskExecutorIT.testCreatesChatCompletion_AndThenCreatesTextEmbedding #144312
#144169 CsvTests csv-spec approximation.Approximate stats by on large multi-valued data #144233
#144240 CsvIT csv-spec approximation.Approximate stats by with zero variance #144233
#144246 EsqlSpecIT csv-spec approximation.Approximate stats by with zero variance #144233
#144249 AuthorizationTaskExecutorIT.testEndpointGetsUpdated_GivenFingerprintChanges_FromNull #144312
#144392 TransportBulkActionTests.testProhibitAppendWritesInBackingIndicesSkippedForSeqNoDisabled #144389

Note

Issue #138012 is also still muted on the 9.3 branch. The fix (#144312) was labeled v9.4.0 only (no backport to 9.3), so the 9.3 entry may need separate attention.

Remove 6 muted-tests.yml entries where the corresponding GitHub
issue has been closed:

- elastic#138012: fixed in PR elastic#144312
- elastic#144169: fixed in PR elastic#144233
- elastic#144240: fixed in PR elastic#144233
- elastic#144246: fixed in PR elastic#144233
- elastic#144249: fixed in PR elastic#144312
- elastic#144392: fixed in PR elastic#144389

Made-with: Cursor
@elasticsearchmachine elasticsearchmachine added v9.4.0 needs:triage Requires assignment of a team area label labels Mar 20, 2026
@mosche mosche added >test Issues or PRs that are addressing/adding tests :Core/Infra/Core Core issues without another label and removed needs:triage Requires assignment of a team area label labels Mar 20, 2026
@mosche mosche requested a review from a team March 20, 2026 08:19
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra (Team:Core/Infra)

@elasticsearchmachine elasticsearchmachine added the Team:Core/Infra Meta label for core/infra team label Mar 20, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 20, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 784c4a7e-99ac-4cbc-9637-34dd61010a77

📥 Commits

Reviewing files that changed from the base of the PR and between a503e4e and 21d1934.

📒 Files selected for processing (1)
  • muted-tests.yml
💤 Files with no reviewable changes (1)
  • muted-tests.yml

📝 Walkthrough

Walkthrough

This change removes 18 entries from the muted-tests.yml configuration file, unmuting previously disabled tests across five test classes: AuthorizationTaskExecutorIT (2 tests), CsvTests, CsvIT, EsqlSpecIT, and TransportBulkActionTests. The unmuted tests span authorization tasks, ESQL CSV specifications, and bulk action functionality. No production code or public APIs were modified.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • 🛠️ Update Documentation: Commit on current branch
  • 🛠️ Update Documentation: Create PR
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

Tip

CodeRabbit can suggest fixes for GitHub Check annotations.

Configure the reviews.tools.github-checks setting to adjust the time to wait for GitHub Checks to complete.

@mosche mosche merged commit a0ad026 into elastic:main Mar 20, 2026
36 checks passed
michalborek pushed a commit to michalborek/elasticsearch that referenced this pull request Mar 23, 2026
Remove 6 muted-tests.yml entries where the corresponding GitHub
issue has been closed:

- elastic#138012: fixed in PR elastic#144312
- elastic#144169: fixed in PR elastic#144233
- elastic#144240: fixed in PR elastic#144233
- elastic#144246: fixed in PR elastic#144233
- elastic#144249: fixed in PR elastic#144312
- elastic#144392: fixed in PR elastic#144389

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Core Core issues without another label Team:Core/Infra Meta label for core/infra team >test Issues or PRs that are addressing/adding tests v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants