Skip to content

Commit 427f0aa

Browse files
committed
Remove ClusterStateSerializationTests
These tests do not seem valuable anymore, now that multi-project has been merged some time ago. Additionally, creating objects for a cluster state this way is tricky, as those objects might get new features/fields, which would break serialization. Closes #130872
1 parent f31bd69 commit 427f0aa

File tree

2 files changed

+0
-88
lines changed

2 files changed

+0
-88
lines changed

muted-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -558,9 +558,6 @@ tests:
558558
- class: org.elasticsearch.xpack.slm.SLMFileSettingsIT
559559
method: testSettingsApplied
560560
issue: https://github.com/elastic/elasticsearch/issues/130853
561-
- class: org.elasticsearch.cluster.ClusterStateSerializationTests
562-
method: testSerializationPreMultiProject
563-
issue: https://github.com/elastic/elasticsearch/issues/130872
564561

565562
# Examples:
566563
#

server/src/test/java/org/elasticsearch/cluster/ClusterStateSerializationTests.java

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)