Commit 9e68825
authored
Use safe double range to test long mapper (elastic#133423) (elastic#133585)
Until elastic#132893 is fixed this sounds like
the best way to handle it.
(cherry picked from commit 8f42478)
# Conflicts:
# muted-tests.yml
# server/src/test/java/org/elasticsearch/index/mapper/LongFieldMapperTests.java1 parent 46a600c commit 9e68825
File tree
1 file changed
+5
-2
lines changed- server/src/test/java/org/elasticsearch/index/mapper
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
| |||
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
114 | | - | |
115 | | - | |
| 117 | + | |
| 118 | + | |
116 | 119 | | |
117 | 120 | | |
118 | 121 | | |
| |||
0 commit comments