Commit a66e8d1
Unmute
Modify the test to avoid using cosine similarity, as random vectors may fail the magnitude check.
Closes elastic#122549
Closes elastic#122550
Closes elastic#122551
Co-authored-by: Elastic Machine <[email protected]>SemanticInferenceMetadataFieldsRecoveryTests#testSnapshotRecovery (elastic#123590) (elastic#123991)1 parent fda56cf commit a66e8d1
File tree
1 file changed
+4
-4
lines changed- x-pack/plugin/inference/src/test/java/org/elasticsearch/xpack/inference/mapper
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | | - | |
| 76 | + | |
79 | 77 | | |
80 | 78 | | |
81 | 79 | | |
| |||
222 | 220 | | |
223 | 221 | | |
224 | 222 | | |
225 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments