yarn run v1.22.19 $ jest watchman warning: Recrawled this watch 91 times, most recently because: MustScanSubDirs UserDroppedTo resolve, please review the information on https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl To clear this warning, run: `watchman watch-del '/Users/berekuk/coding/quri/squiggle' ; watchman watch-project '/Users/berekuk/coding/quri/squiggle'` PASS __tests__/Distributions/Invariants/Means_test.bs.js PASS __tests__/SquiggleLibrary/SquiggleLibrary_FunctionRegistryLibrary_test.bs.js PASS __tests__/SquiggleLibrary/SquiggleLibrary_Distribution_test.bs.js PASS __tests__/Distributions/Invariants/AlgebraicCombination_test.bs.js PASS __tests__/ReducerProject/ReducerProject_tutorial_4_injecting_user_values.bs.js PASS __tests__/Reducer/Reducer_mapReduce_test.bs.js PASS __tests__/Reducer/Reducer_debugging_test.bs.js ● Console console.log 1 at src/rescript/FR/FR_Builtin.bs.js:261:19 console.log one: 1 at src/rescript/FR/FR_Builtin.bs.js:295:19 PASS __tests__/Distributions/Mixture_test.bs.js PASS __tests__/Reducer/Reducer_Peggy/Reducer_Peggy_ToExpression_test.bs.js PASS __tests__/TS/JS_test.ts PASS __tests__/Distributions/DistributionOperation_test.bs.js PASS __tests__/TS/Symbolic_test.ts PASS __tests__/TS/Jstat_test.ts PASS __tests__/ReducerProject/ReducerProject_tutorial_3_includes_test.bs.js PASS __tests__/TS/Parser_test.ts PASS __tests__/TS/Scalars_test.ts (5.038 s) PASS __tests__/Reducer/Reducer_Peggy/Reducer_Peggy_Parse_test.bs.js PASS __tests__/Distributions/Symbolic_test.bs.js PASS __tests__/SquiggleLibrary/SquiggleLibrary_Math_test.bs.js PASS __tests__/ReducerProject/ReducerProject_includes_test.bs.js PASS __tests__/Reducer/Reducer_functionTricks_test.bs.js PASS __tests__/Distributions/Scoring/KlDivergence_test.bs.js PASS __tests__/Distributions/Scoring/WithScalarAnswer_test.bs.js PASS __tests__/Reducer/Reducer_test.bs.js PASS __tests__/Reducer/Reducer_functionAssignment_test.bs.js PASS __tests__/Reducer/Reducer_ternaryOperator_test.bs.js PASS __tests__/E/splitContinuousAndDiscrete_test.bs.js PASS __tests__/Reducer/Reducer_Peggy/Reducer_Peggy_ToExpression_void_test.bs.js PASS __tests__/ReducerProject/ReducerProject_tutorial_2_multisource_test.bs.js PASS __tests__/Reducer/Reducer_constructArray_test.bs.js PASS __tests__/Stdlib_test.bs.js PASS __tests__/E/A_test.bs.js PASS __tests__/Reducer/Reducer_Bindings/Reducer_Bindings_test.bs.js PASS __tests__/Distributions/Dotwise_test.bs.js PASS __tests__/ReducerProject/ReducerProject_tutorial_1_test.bs.js PASS __tests__/ReducerProject/ReducerProject_tutorial_5_calling_functions.bs.js PASS __tests__/SqError_test.bs.js PASS __tests__/Distributions/Scale_test.bs.js PASS __tests__/ReducerProject/ReducerProject_test.bs.js PASS __tests__/Reducer/Reducer_Namespace_test.bs.js PASS __tests__/ReducerProject/ReducerProject_Topology_test.bs.js PASS __tests__/XYShape_test.bs.js PASS __tests__/Reducer/Reducer_Value_test.bs.js PASS __tests__/Reducer/Reducer_Expression/Reducer_Expression_test.bs.js PASS __tests__/Reducer/Reducer_Peggy/Reducer_Peggy_ToExpression_outerBlock_test.bs.js PASS __tests__/Distributions/SampleSetDist_ToPointSet_test.bs.js PASS __tests__/Distributions/AlgebraicShapeCombination_test.bs.js PASS __tests__/Utility_test.bs.js PASS __tests__/Bandwidth_test.bs.js Test Suites: 2 skipped, 49 passed, 49 of 51 total Tests: 23 skipped, 951 passed, 974 total Snapshots: 0 total Time: 6.684 s Ran all test suites. Done in 7.86s.