Commit ee3a8fe
authored
These asserts have been enabled for the lucene compat because
`oldVersion` is now correctly set after #134584.
Previously, in the Lucene compatibility tests, version was always
set to `0.0.0` so the asserts were always disabled.
Additionally, re-enable the tests that were muted because of the issue
(cherry picked from commit b1a861e)
# Conflicts:
# muted-tests.yml
1 parent 11c33ae commit ee3a8fe
File tree
3 files changed
+2
-5
lines changed- qa/full-cluster-restart/src/javaRestTest/java/org/elasticsearch/upgrades
3 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | 262 | | |
266 | 263 | | |
267 | 264 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
qa/full-cluster-restart/src/javaRestTest/java/org/elasticsearch/upgrades/FullClusterRestartIT.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments