summaryrefslogtreecommitdiff
path: root/src/mongo/db/test_output/exec/sbe/s_b_e_prim_binary_test/neq_numeric.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/test_output/exec/sbe/s_b_e_prim_binary_test/neq_numeric.txt')
-rw-r--r--src/mongo/db/test_output/exec/sbe/s_b_e_prim_binary_test/neq_numeric.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/mongo/db/test_output/exec/sbe/s_b_e_prim_binary_test/neq_numeric.txt b/src/mongo/db/test_output/exec/sbe/s_b_e_prim_binary_test/neq_numeric.txt
index d2900d64212..52c4e4dc80a 100644
--- a/src/mongo/db/test_output/exec/sbe/s_b_e_prim_binary_test/neq_numeric.txt
+++ b/src/mongo/db/test_output/exec/sbe/s_b_e_prim_binary_test/neq_numeric.txt
@@ -26,7 +26,7 @@ SLOTS: [1: Nothing, 2: 123ll]
RESULT: Nothing
-- EXECUTE VARIATION:
-SLOTS: [1: Nothing, 2: 123.500000L]
+SLOTS: [1: Nothing, 2: 123.5L]
RESULT: Nothing
-- EXECUTE VARIATION:
@@ -50,7 +50,7 @@ SLOTS: [1: 12, 2: 123ll]
RESULT: true
-- EXECUTE VARIATION:
-SLOTS: [1: 12, 2: 123.500000L]
+SLOTS: [1: 12, 2: 123.5L]
RESULT: true
-- EXECUTE VARIATION:
@@ -74,7 +74,7 @@ SLOTS: [1: 23, 2: 123ll]
RESULT: true
-- EXECUTE VARIATION:
-SLOTS: [1: 23, 2: 123.500000L]
+SLOTS: [1: 23, 2: 123.5L]
RESULT: true
-- EXECUTE VARIATION:
@@ -98,7 +98,7 @@ SLOTS: [1: 123ll, 2: 123ll]
RESULT: false
-- EXECUTE VARIATION:
-SLOTS: [1: 123ll, 2: 123.500000L]
+SLOTS: [1: 123ll, 2: 123.5L]
RESULT: true
-- EXECUTE VARIATION:
@@ -106,27 +106,27 @@ SLOTS: [1: 123ll, 2: NumberDecimal(223.500000000000)]
RESULT: true
-- EXECUTE VARIATION:
-SLOTS: [1: 123.500000L, 2: Nothing]
+SLOTS: [1: 123.5L, 2: Nothing]
RESULT: Nothing
-- EXECUTE VARIATION:
-SLOTS: [1: 123.500000L, 2: 12]
+SLOTS: [1: 123.5L, 2: 12]
RESULT: true
-- EXECUTE VARIATION:
-SLOTS: [1: 123.500000L, 2: 23]
+SLOTS: [1: 123.5L, 2: 23]
RESULT: true
-- EXECUTE VARIATION:
-SLOTS: [1: 123.500000L, 2: 123ll]
+SLOTS: [1: 123.5L, 2: 123ll]
RESULT: true
-- EXECUTE VARIATION:
-SLOTS: [1: 123.500000L, 2: 123.500000L]
+SLOTS: [1: 123.5L, 2: 123.5L]
RESULT: false
-- EXECUTE VARIATION:
-SLOTS: [1: 123.500000L, 2: NumberDecimal(223.500000000000)]
+SLOTS: [1: 123.5L, 2: NumberDecimal(223.500000000000)]
RESULT: true
-- EXECUTE VARIATION:
@@ -146,7 +146,7 @@ SLOTS: [1: NumberDecimal(223.500000000000), 2: 123ll]
RESULT: true
-- EXECUTE VARIATION:
-SLOTS: [1: NumberDecimal(223.500000000000), 2: 123.500000L]
+SLOTS: [1: NumberDecimal(223.500000000000), 2: 123.5L]
RESULT: true
-- EXECUTE VARIATION: