Commit 61d4408
authored
Use safe double range to test long mapper (elastic#133423) (elastic#133586)
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 d2e816d commit 61d4408
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 | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
107 | 110 | | |
108 | 111 | | |
109 | 112 | | |
| |||
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
115 | | - | |
116 | | - | |
| 118 | + | |
| 119 | + | |
117 | 120 | | |
118 | 121 | | |
119 | 122 | | |
| |||
0 commit comments