[*** BYOD-110-176.PUB.UNIARTS.FI (DARWIN-18.7.0_X86_64): 49EEB9B5FD102CFDBDA011C5C02DF40770D68FFB ***] [CHECKOUT] pulling from https://hg.sr.ht/~vnorilo/kronos searching for changes no changes found 26 files updated, 0 files merged, 0 files removed, 0 files unresolved parent: 1375:49eeb9b5fd10 tip partition dynamic tests per module branch: default commit: (clean) update: (current) [CONFIGURE] -- Configuring for Apple -- Readline: /usr/lib/libreadline.dylib -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Linking coreaudio -- Using /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/AudioUnit.framework /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/CoreAudio.framework -- Found LLVM 6.0.1 targeting X86 -- Using LLVMConfig.cmake in: /Users/vnorilo/build/Build/llvm/lib/cmake/llvm -- Using Binaryen backend -- Embedding TinyXML -- Using Threads -- -- Including LLVM backend -- Core Library /Users/vnorilo/code/k3bot/Source/kronos/library/ [kronoslang/core 0.12.2] (0) -- Building -- Configuring done -- Generating done -- Build files have been written to: /Users/vnorilo/code/k3bot/Build/kronos [BUILD] [ 2%] Built target tinyxml [ 3%] Built target grammar_common [ 4%] Built target lithe [ 4%] Built target grammar_json Scanning dependencies of target network [ 5%] Building CXX object src/network/CMakeFiles/network.dir/websocket.cpp.o [ 5%] Linking CXX static library libnetwork.a [ 6%] Built target network Scanning dependencies of target platform [ 6%] Building CXX object CMakeFiles/platform.dir/src/common/Platform.cpp.o [ 6%] Linking CXX static library libplatform.a [ 6%] Built target platform Scanning dependencies of target package_manager [ 6%] Building CXX object CMakeFiles/package_manager.dir/src/driver/package.cpp.o [ 7%] Linking CXX static library libpackage_manager.a [ 7%] Built target package_manager [ 8%] Built target paf [ 9%] Built target grammar_kronos Scanning dependencies of target llvm_backend [ 9%] Building CXX object CMakeFiles/llvm_backend.dir/src/backends/LLVMCompiler.cpp.o [ 9%] Building CXX object CMakeFiles/llvm_backend.dir/src/backends/LLVMModule.cpp.o [ 10%] Building CXX object CMakeFiles/llvm_backend.dir/src/backends/LLVMScatterLoad.cpp.o [ 10%] Building CXX object CMakeFiles/llvm_backend.dir/src/backends/LLVMAoT.cpp.o [ 10%] Building CXX object CMakeFiles/llvm_backend.dir/src/backends/LLVMJiT.cpp.o [ 10%] Linking CXX static library libllvm_backend.a [ 11%] Built target llvm_backend Scanning dependencies of target core [ 12%] Building CXX object CMakeFiles/core.dir/src/backends/CallGraphAnalysis.cpp.o [ 12%] Building CXX object CMakeFiles/core.dir/src/backends/CodeMotionPass.cpp.o [ 12%] Building CXX object CMakeFiles/core.dir/src/backends/CopyElision.cpp.o [ 13%] Building CXX object CMakeFiles/core.dir/src/backends/DriverSignature.cpp.o [ 13%] Building CXX object CMakeFiles/core.dir/src/backends/CodeGenModule.cpp.o [ 13%] Building CXX object CMakeFiles/core.dir/src/backends/CodeGenCompiler.cpp.o [ 14%] Building CXX object CMakeFiles/core.dir/src/backends/SideEffectCompiler.cpp.o [ 14%] Building CXX object CMakeFiles/core.dir/src/backends/TargetLowering.cpp.o [ 15%] Building CXX object CMakeFiles/core.dir/src/common/Graphviz.cpp.o [ 16%] Building CXX object CMakeFiles/core.dir/src/common/CallStack.cpp.o [ 17%] Building CXX object CMakeFiles/core.dir/src/k3/Conversions.cpp.o [ 17%] Building CXX object CMakeFiles/core.dir/src/k3/DynamicVariables.cpp.o [ 17%] Building CXX object CMakeFiles/core.dir/src/k3/Evaluate.cpp.o [ 18%] Building CXX object CMakeFiles/core.dir/src/k3/FlowControl.cpp.o [ 18%] Building CXX object CMakeFiles/core.dir/src/k3/FunctionSequence.cpp.o [ 19%] Building CXX object CMakeFiles/core.dir/src/k3/Generic.cpp.o [ 19%] Building CXX object CMakeFiles/core.dir/src/k3/Invariant.cpp.o [ 20%] Building CXX object CMakeFiles/core.dir/src/k3/kronos.cpp.o [ 20%] Building CXX object CMakeFiles/core.dir/src/k3/LibraryRef.cpp.o [ 20%] Building CXX object CMakeFiles/core.dir/src/k3/ModuleBuilder.cpp.o [ 21%] Building CXX object CMakeFiles/core.dir/src/k3/Native.cpp.o [ 21%] Building CXX object CMakeFiles/core.dir/src/k3/NativeVector.cpp.o [ 21%] Building CXX object CMakeFiles/core.dir/src/k3/Parser.cpp.o [ 22%] Building CXX object CMakeFiles/core.dir/src/k3/CodeRepository.cpp.o [ 22%] Building CXX object CMakeFiles/core.dir/src/k3/Reactive.cpp.o [ 23%] Building CXX object CMakeFiles/core.dir/src/k3/Stateful.cpp.o [ 23%] Building CXX object CMakeFiles/core.dir/src/k3/TLS.cpp.o [ 23%] Building CXX object CMakeFiles/core.dir/src/k3/Type.cpp.o [ 24%] Building CXX object CMakeFiles/core.dir/src/k3/TypeAlgebra.cpp.o [ 24%] Building CXX object CMakeFiles/core.dir/src/k3/Typed.cpp.o [ 24%] Building CXX object CMakeFiles/core.dir/src/k3/TypeRuleGenerator.cpp.o [ 25%] Linking CXX shared library libkronos.dylib [ 25%] Built target core [ 26%] Built target cli Scanning dependencies of target kc [ 27%] Building CXX object CMakeFiles/kc.dir/src/driver/kc.cpp.o [ 27%] Linking CXX executable bin/kc [ 27%] Built target kc Scanning dependencies of target static_test_core [ 28%] Building CXX object CMakeFiles/static_test_core.dir/src/driver/StaticTestCore.cpp.o [ 28%] Linking CXX static library libstatic_test_core.a [ 28%] Built target static_test_core [ 28%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Infix.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Infix_Custom-Infix.o [ 29%] Linking CXX executable bin/Infix.Custom-Infix [ 29%] Built target Infix.Custom-Infix [ 30%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Thesis_Tutorial-01.o [ 30%] Linking CXX executable bin/Thesis.Tutorial-01 [ 30%] Built target Thesis.Tutorial-01 [ 31%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Thesis_Tutorial-21.o [ 32%] Linking CXX executable bin/Thesis.Tutorial-21 [ 32%] Built target Thesis.Tutorial-21 [ 32%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Math.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Math_Copy-Sign-IEEE.o [ 32%] Linking CXX executable bin/Math.Copy-Sign-IEEE [ 33%] Built target Math.Copy-Sign-IEEE [ 33%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Thesis_Tutorial-23.o [ 34%] Linking CXX executable bin/Thesis.Tutorial-23 [ 34%] Built target Thesis.Tutorial-23 [ 34%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Thesis_Tutorial-24.o [ 35%] Linking CXX executable bin/Thesis.Tutorial-24 [ 35%] Built target Thesis.Tutorial-24 [ 36%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Thesis_Tutorial-02.o [ 36%] Linking CXX executable bin/Thesis.Tutorial-02 [ 36%] Built target Thesis.Tutorial-02 [ 37%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Complex_Absolute-Value.o [ 37%] Linking CXX executable bin/Complex.Absolute-Value [ 37%] Built target Complex.Absolute-Value [ 38%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Complex_Coerce.o [ 38%] Linking CXX executable bin/Complex.Coerce [ 38%] Built target Complex.Coerce [ 38%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Thesis_Tutorial-27.o [ 39%] Linking CXX executable bin/Thesis.Tutorial-27 [ 39%] Built target Thesis.Tutorial-27 [ 39%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Complex_Multiplication.o [ 40%] Linking CXX executable bin/Complex.Multiplication [ 40%] Built target Complex.Multiplication [ 41%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Coerce.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Coerce_Implicit-Coercion-Matrix.o [ 41%] Linking CXX executable bin/Coerce.Implicit-Coercion-Matrix [ 41%] Built target Coerce.Implicit-Coercion-Matrix [ 42%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Coerce.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Coerce_Vector-Coerce.o [ 42%] Linking CXX executable bin/Coerce.Vector-Coerce [ 42%] Built target Coerce.Vector-Coerce [ 42%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Vector_Horizontal.o [ 42%] Linking CXX executable bin/Vector.Horizontal [ 43%] Built target Vector.Horizontal [ 43%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Vector_Coerce-Invariant.o [ 44%] Linking CXX executable bin/Vector.Coerce-Invariant [ 44%] Built target Vector.Coerce-Invariant [ 44%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Vector_Compound-Fallback.o [ 44%] Linking CXX executable bin/Vector.Compound-Fallback [ 45%] Built target Vector.Compound-Fallback [ 45%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Vector_Compound-Coerce.o [ 46%] Linking CXX executable bin/Vector.Compound-Coerce [ 46%] Built target Vector.Compound-Coerce [ 46%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Vector_Coerce.o [ 47%] Linking CXX executable bin/Vector.Coerce [ 47%] Built target Vector.Coerce [ 48%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Complex_Coerce-Invariant-Prototype.o [ 49%] Linking CXX executable bin/Complex.Coerce-Invariant-Prototype [ 49%] Built target Complex.Coerce-Invariant-Prototype [ 49%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Vector_Fallback.o [ 49%] Linking CXX executable bin/Vector.Fallback [ 50%] Built target Vector.Fallback [ 50%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Vector_Width.o [ 50%] Linking CXX executable bin/Vector.Width [ 51%] Built target Vector.Width [ 51%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Vector_Packed-Coerce.o [ 51%] Linking CXX executable bin/Vector.Packed-Coerce [ 52%] Built target Vector.Packed-Coerce [ 52%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Vector_Horizontal-Compound.o [ 52%] Linking CXX executable bin/Vector.Horizontal-Compound [ 53%] Built target Vector.Horizontal-Compound [ 54%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Thesis_Tutorial-03.o [ 54%] Linking CXX executable bin/Thesis.Tutorial-03 [ 54%] Built target Thesis.Tutorial-03 [ 54%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Reduce-Concat.o [ 55%] Linking CXX executable bin/Algorithm.Reduce-Concat [ 55%] Built target Algorithm.Reduce-Concat [ 55%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Nested-Expand.o [ 56%] Linking CXX executable bin/Algorithm.Nested-Expand [ 56%] Built target Algorithm.Nested-Expand [ 56%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Some-Haystack.o [ 56%] Linking CXX executable bin/Algorithm.Some-Haystack [ 57%] Built target Algorithm.Some-Haystack [ 57%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Simple-Filter.o [ 57%] Linking CXX executable bin/Algorithm.Simple-Filter [ 58%] Built target Algorithm.Simple-Filter [ 58%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Reverse-Reduce.o [ 58%] Linking CXX executable bin/Algorithm.Reverse-Reduce [ 59%] Built target Algorithm.Reverse-Reduce [ 59%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Find-Max.o [ 60%] Linking CXX executable bin/Algorithm.Find-Max [ 60%] Built target Algorithm.Find-Max [ 60%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Simple-Some.o [ 60%] Linking CXX executable bin/Algorithm.Simple-Some [ 61%] Built target Algorithm.Simple-Some [ 62%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/String.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/String_Unicode.o [ 62%] Linking CXX executable bin/String.Unicode [ 62%] Built target String.Unicode [ 62%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/String.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/String_Coercing-Concat.o [ 62%] Linking CXX executable bin/String.Coercing-Concat [ 63%] Built target String.Coercing-Concat [ 63%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Simple-Expand.o [ 63%] Linking CXX executable bin/Algorithm.Simple-Expand [ 64%] Built target Algorithm.Simple-Expand [ 65%] Built target pad Scanning dependencies of target kronosmrt [ 65%] Building CXX object src/runtime/CMakeFiles/kronosmrt.dir/kronosrt.cpp.o [ 66%] Building CXX object src/runtime/CMakeFiles/kronosmrt.dir/scheduler.cpp.o [ 66%] Building CXX object src/runtime/CMakeFiles/kronosmrt.dir/interop.cpp.o [ 66%] Linking CXX static library libkronosmrt.a [ 66%] Built target kronosmrt [ 68%] Built target kronosio Scanning dependencies of target jsonrpc [ 69%] Building CXX object CMakeFiles/jsonrpc.dir/src/driver/JsonRPCRepl.cpp.o [ 69%] Linking CXX static library libjsonrpc.a [ 69%] Built target jsonrpc Scanning dependencies of target repl [ 70%] Building CXX object CMakeFiles/repl.dir/src/driver/ReplEntryBuffer.cpp.o [ 70%] Building CXX object CMakeFiles/repl.dir/src/driver/ReplEnvironment.cpp.o [ 70%] Linking CXX static library librepl.a [ 70%] Built target repl [ 71%] Built target kiss_fft Scanning dependencies of target ksubrepl [ 71%] Building CXX object CMakeFiles/ksubrepl.dir/src/driver/krepl.cpp.o [ 72%] Building CXX object CMakeFiles/ksubrepl.dir/src/driver/ext.cpp.o [ 72%] Linking CXX static library libksubrepl.a [ 72%] Built target ksubrepl Scanning dependencies of target kdcc [ 73%] Building CXX object CMakeFiles/kdcc.dir/src/website/makehtml.cpp.o [ 73%] Building CXX object CMakeFiles/kdcc.dir/src/website/mod2json.cpp.o [ 73%] Linking CXX executable bin/kdcc [ 74%] Built target kdcc [ 75%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/String.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/String_Replace.o [ 75%] Linking CXX executable bin/String.Replace [ 75%] Built target String.Replace [ 75%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Approx.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Approx_Fast.o [ 75%] Linking CXX executable bin/Approx.Fast [ 76%] Built target Approx.Fast [ 76%] Linking CXX executable bin/krepl [ 77%] Built target krepl [ 78%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Approx.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Approx_Faster.o [ 78%] Linking CXX executable bin/Approx.Faster [ 78%] Built target Approx.Faster [ 78%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Core.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Core_Infix-Override.o [ 79%] Linking CXX executable bin/Core.Infix-Override [ 79%] Built target Core.Infix-Override [ 79%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Sort_Values.o [ 79%] Linking CXX executable bin/Sort.Values [ 80%] Built target Sort.Values [ 80%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Sort_Basic.o [ 80%] Linking CXX executable bin/Sort.Basic [ 81%] Built target Sort.Basic [ 81%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Sort_Constants.o [ 81%] Linking CXX executable bin/Sort.Constants [ 82%] Built target Sort.Constants [ 82%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Big-Reduce.o [ 83%] Linking CXX executable bin/Algorithm.Big-Reduce [ 83%] Built target Algorithm.Big-Reduce [ 83%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Sort_Invert.o [ 83%] Linking CXX executable bin/Sort.Invert [ 84%] Built target Sort.Invert [ 85%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Complex_Addition.o [ 85%] Linking CXX executable bin/Complex.Addition [ 85%] Built target Complex.Addition [ 85%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Map-And-Zip.o [ 86%] Linking CXX executable bin/Algorithm.Map-And-Zip [ 86%] Built target Algorithm.Map-And-Zip [ 86%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Partition.o [ 87%] Linking CXX executable bin/Algorithm.Partition [ 87%] Built target Algorithm.Partition [ 87%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Simple-Accumulate.o [ 87%] Linking CXX executable bin/Algorithm.Simple-Accumulate [ 88%] Built target Algorithm.Simple-Accumulate Scanning dependencies of target klangsrv [ 89%] Building CXX object CMakeFiles/klangsrv.dir/src/driver/klangsrv.cpp.o [ 89%] Linking CXX executable bin/klangsrv [ 89%] Built target klangsrv Scanning dependencies of target krpcsrv [ 89%] Building CXX object CMakeFiles/krpcsrv.dir/src/driver/krpcsrv.cpp.o [ 90%] Linking CXX executable bin/krpcsrv [ 90%] Built target krpcsrv [ 90%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Core.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Core_Binding.o [ 91%] Linking CXX executable bin/Core.Binding [ 91%] Built target Core.Binding [ 91%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Complex_Implicit-Coerce.o [ 92%] Linking CXX executable bin/Complex.Implicit-Coerce [ 92%] Built target Complex.Implicit-Coerce [ 92%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Algorithm_Find-Min.o [ 93%] Linking CXX executable bin/Algorithm.Find-Min [ 93%] Built target Algorithm.Find-Min [ 94%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Thesis_Tutorial-06.o [ 94%] Linking CXX executable bin/Thesis.Tutorial-06 [ 94%] Built target Thesis.Tutorial-06 Scanning dependencies of target krpc [ 95%] Building CXX object CMakeFiles/krpc.dir/src/driver/krpc.cpp.o [ 95%] Linking CXX executable bin/krpc [ 95%] Built target krpc [ 95%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Sort_Reorder.o [ 95%] Linking CXX executable bin/Sort.Reorder [ 96%] Built target Sort.Reorder [ 96%] Generating Mercurial revision header [ 96%] Built target hg_revision Scanning dependencies of target ktests [ 97%] Building CXX object CMakeFiles/ktests.dir/src/driver/ktests.cpp.o [ 97%] Building CXX object CMakeFiles/ktests.dir/src/driver/hgrev.cpp.o [ 98%] Linking CXX executable bin/ktests [ 98%] Built target ktests [ 98%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Core.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Core_Function-Binding.o [ 99%] Linking CXX executable bin/Core.Function-Binding [ 99%] Built target Core.Function-Binding [ 99%] kc /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k -> /Users/vnorilo/code/k3bot/Build/kronos/kc_obj/Vector_Explode.o [ 99%] Linking CXX executable bin/Vector.Explode [100%] Built target Vector.Explode [TEST] Test project /Users/vnorilo/code/k3bot/Build/kronos Start 1: dynamic.Algorithm 1/72 Test #1: dynamic.Algorithm ...........................***Failed 84.72 sec Testing [kronoslang/core ] * Test server https://db.kronoslang.io(authenticated) * Submit result [Algorithm] - Big-Reduce ... ok - Find-Max ... ok - Find-Min ... ok - Map-And-Zip ... ok - Nested-Expand ... ok - Partition ... ok - Reduce-Concat ... ok - Reverse-Reduce ... fail <<<< LOCAL <<<< 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69727 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 =============== 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69726 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 >>>> REF >>>> - Simple-Accumulate ... ok - Simple-Expand ... ok - Simple-Filter ... ok - Simple-Some ... ok - Some-Haystack ... ok [Approx] - Cosine ... ok - Fast ... ok - Faster ... ok [Coerce] - Implicit-Coercion-Matrix ... ok - Vector-Coerce ... ok [Complex] - Absolute-Value ... ok - Addition ... ok - Coerce ... ok - Coerce-Invariant-Prototype ... ok - Implicit-Coerce ... ok - Multiplication ... ok [Core] - Binding ... ok - Cycle-Error ... ok - Function-Binding ... ok - Infix-Override ... ok [Infix] - Custom-Infix ... ok [Math] - Copy-Sign-IEEE ... ok [Sort] - Basic ... ok - Constants ... ok - Invert ... ok - Reorder ... ok - Values ... ok [String] - Coercing-Concat ... ok - Replace ... ok - Unicode ... ok [Thesis] - Tutorial-01 ... ok - Tutorial-02 ... ok - Tutorial-03 ... ok - Tutorial-06 ... ok - Tutorial-21 ... ok - Tutorial-23 ... ok - Tutorial-24 ... ok - Tutorial-27 ... ok [Vector] - Coerce ... ok - Coerce-Invariant ... ok - Compound-Coerce ... ok - Compound-Fallback ... ok - Explode ... ok - Fallback ... fail <<<< LOCAL <<<< {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601345e+15>} =============== {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601344e+15>} >>>> REF >>>> - Horizontal ... ok - Horizontal-Compound ... ok - Packed-Coerce ... ok - Width ... ok [BDA] - Faust-Biquad ... * Uploading 'BDA_36878-0.wav' to test database (08e6107b6ebe7c1ebaeb83a005672319) fail [CMJ] - Filter-Complex ... * Uploading 'CMJ_36878-1.wav' to test database (d84038deeaee343ee670e70a5ea452d7) fail - Filter-Lowpass ... * Uploading 'CMJ_36878-2.wav' to test database (40922e6082508380a8838e97d7790800) fail - Filter-Lowpass-Double ... * Uploading 'CMJ_36878-3.wav' to test database (d3820a849125d08425d73d4070ab0030) fail - Naive-Saw ... * Uploading 'CMJ_36878-4.wav' to test database (0d329ca0c1d8156713505a77b02054a5) fail - Schroeder-Reverb ... * Uploading 'CMJ_36878-5.wav' to test database (2ed30a55a1597384370c65a52d44a7c4) fail - Voice-Allocator ... * Uploading 'CMJ_36878-6.wav' to test database (0b950177309d40ca12ae6d8cd60e018c) fail [Envelope] - FM-ADSR ... * Uploading 'Envelope_36878-7.wav' to test database (0c06d7533799a09c5aba070838c6ab51) fail [Filter] - Library-Resonator ... * Uploading 'Filter_36878-8.wav' to test database (00c2c807a2900323d06d66ca20019795) fail - Pole-Formats ... * Uploading 'Filter_36878-9.wav' to test database (56e53532a7dbe4c2801cb0401a0660da) fail - Resonator-Bank ... * Uploading 'Filter_36878-10.wav' to test database (99c352ad642197a274a3098500157487) fail - Simple-Halfband ... * Uploading 'Filter_36878-11.wav' to test database (d91b6b5094e0265b68a560602e20e220) fail - Simple-Resonator ... * Uploading 'Filter_36878-12.wav' to test database (b6dadd1413cb00e5de80a132608a5dce) fail - Simple-Tone ... * Uploading 'Filter_36878-13.wav' to test database (68d35ab9c746db05a56b0c4dc940540c) fail - Vector-Resonator-Bank ... * Uploading 'Filter_36878-14.wav' to test database (99c352ad642197a274a3098500157487) fail [Gen] - Faster-Args ... * Uploading 'Gen_36878-15.wav' to test database (00163a5a13bb488133608667b944a707) fail - Library-Oversample ... * Uploading 'Gen_36878-16.wav' to test database (4e5530c04384551506b98242a32788bb) fail - Nested-Slower ... * Uploading 'Gen_36878-17.wav' to test database (35eb06a0842de686e6822e1bbcb2b7dc) fail - Offset-Zoo ... * Uploading 'Gen_36878-18.wav' to test database (9d50225eba1b5452ba99a65c3d75aabb) fail - Osc-Bipolar ... * Uploading 'Gen_36878-19.wav' to test database (a20da4e130c629960868e2070919479c) fail - Osc-Modulation ... * Uploading 'Gen_36878-20.wav' to test database (355161401041dc317a4e5b6d809c44ec) fail - Osc-Scaled ... * Uploading 'Gen_36878-21.wav' to test database (8932ed3ca2311505504bd460ce6d1084) fail - Osc-Unipolar ... * Uploading 'Gen_36878-22.wav' to test database (c7337902481c1618b799baeee1ee4210) fail - Oversampled-RM ... * Uploading 'Gen_36878-23.wav' to test database (13c2cd505725d390b1946bc9ae6d1e26) fail - Phasor ... * Uploading 'Gen_36878-24.wav' to test database (513463207cd30b51672093595165d485) fail - Simple-Slower ... * Uploading 'Gen_36878-25.wav' to test database (995609b5512678108170d04dccce608c) fail - Sin ... * Uploading 'Gen_36878-26.wav' to test database (0e727ae296ee1412d770d84b8067654a) fail [Osc] - Control-Rate-Sin ... * Uploading 'Osc_36878-27.wav' to test database (48a6894ad35796eb24aa013cc2c02d0c) fail - FM ... * Uploading 'Osc_36878-28.wav' to test database (b795b78ac80851c2bbb83dab073e0bb3) fail - Lofi-Seq ... * Uploading 'Osc_36878-29.wav' to test database (b3cc1e89b376bb80d50d1138650a486c) fail - Mixed-Rate-Osc ... * Uploading 'Osc_36878-30.wav' to test database (c2e7c5eacb83702a1d285a055b0368da) fail - Noise ... * Uploading 'Osc_36878-31.wav' to test database (231c47018a37d92604a0986633d040a3) fail - Sin ... * Uploading 'Osc_36878-32.wav' to test database (a2c020678bd2e057693cb1c7084e3a2c) fail - Sin-Seq ... * Uploading 'Osc_36878-33.wav' to test database (0653bc32b4d910c66e4407eed09b604c) fail - Waveshaping ... * Uploading 'Osc_36878-34.wav' to test database (0d62028ce60a4d09770202a3099e38a5) fail [Thesis] - Supplementary-Example ... * Uploading 'Thesis_36878-35.wav' to test database (6d0099210340b803546ce860532c5310) fail - Tutorial-04 ... * Uploading 'Thesis_36878-36.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-05 ... * Uploading 'Thesis_36878-37.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-07 ... * Uploading 'Thesis_36878-38.wav' to test database (80d0d0d050ed66b57d183cae009b821e) fail - Tutorial-08 ... * Uploading 'Thesis_36878-39.wav' to test database (14251277718bc229128a6c235de0c02b) fail - Tutorial-09 ... * Uploading 'Thesis_36878-40.wav' to test database (ad1e106ab0a267e6b91000c320d07798) fail - Tutorial-10 ... * Uploading 'Thesis_36878-41.wav' to test database (08a41cd00900d491e596bb23ccb3c522) fail - Tutorial-11 ... * Uploading 'Thesis_36878-42.wav' to test database (a06e64541a6d228c00a039806437b2c1) fail - Tutorial-12 ... * Uploading 'Thesis_36878-43.wav' to test database (bcc68e2a009c97817ed9e1755538cc6e) fail - Tutorial-13 ... * Uploading 'Thesis_36878-44.wav' to test database (a4d412dce97d22d37e809ebc55477104) fail - Tutorial-14 ... * Uploading 'Thesis_36878-45.wav' to test database (c0ec8870405923857a4e5b6c0ead96be) fail - Tutorial-15 ... * Uploading 'Thesis_36878-46.wav' to test database (618d95c5a4bbab2c57d7c9003a0005c2) fail - Tutorial-16 ... * Uploading 'Thesis_36878-47.wav' to test database (2c838085389de943695662eb36e212dc) fail - Tutorial-17 ... * Uploading 'Thesis_36878-48.wav' to test database (c12864910c042710a5b13a90976b1e0a) fail - Tutorial-18 ... * Uploading 'Thesis_36878-49.wav' to test database (423dd4a145025570ab09532a9cc73b70) fail - Tutorial-19 ... * Uploading 'Thesis_36878-50.wav' to test database (d78d539e05c07d98370543156d374053) fail - Tutorial-20 ... * Uploading 'Thesis_36878-51.wav' to test database (2501025239573b05355dcd10009b5880) fail - Tutorial-22 ... * Uploading 'Thesis_36878-52.wav' to test database (31a0a2191d8e976a09b50ba4168528e8) fail - Tutorial-25 ... * Uploading 'Thesis_36878-53.wav' to test database (7dbc1c0a6e6a0a2cd7234008aae83a85) fail - Tutorial-26 ... * Uploading 'Thesis_36878-54.wav' to test database (14ca298dc65e68c86c2c9ea2e05ad650) fail - Tutorial-28 ... * Uploading 'Thesis_36878-55.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-29 ... * Uploading 'Thesis_36878-56.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-30 ... * Uploading 'Thesis_36878-57.wav' to test database (e31e582a17d84940049c6eb54d820160) fail - Tutorial-31 ... * Uploading 'Thesis_36878-58.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-32 ... * Uploading 'Thesis_36878-59.wav' to test database (e6b94db5c9a3c3e365d099293588c84e) fail - Tutorial-33 ... * Uploading 'Thesis_36878-60.wav' to test database (ca722895ab0c7de90c8009a071304558) fail [Vector] - Big-Mixed-Vector ... * Uploading 'Vector_36878-61.wav' to test database (860c46a3d402ea38403db465688b7969) fail - Big-Vector ... * Uploading 'Vector_36878-62.wav' to test database (823065062ee4c618e1b135776306e9d1) fail - Mixed-Rate ... * Uploading 'Vector_36878-63.wav' to test database (b5eab561059b465690574e8a958803e8) fail - Vectorized-Filter ... * Uploading 'Vector_36878-64.wav' to test database (739d92e1bdeb55eecbe7652e21d01091) fail - Vectorized-Gen ... * Uploading 'Vector_36878-65.wav' to test database (be0215000b60975a3d83016158ac3eee) fail [WikiSynthesis] - Geometric-Waves ... * Uploading 'WikiSynthesis_36878-66.wav' to test database (8790ec1e049e34a261c5cc45906b500c) fail - Sine-Bank ... * Uploading 'WikiSynthesis_36878-67.wav' to test database (d06a5aa53dd4152c2bc5d0a0eca2c408) fail * Error while submitting results to https://db.kronoslang.io/ci/: {"error":"forbidden","reason":"You must authenticate to be able to post documents. User is: null"} Start 2: dynamic.Approx 2/72 Test #2: dynamic.Approx ..............................***Failed 84.77 sec Testing [kronoslang/core ] * Test server https://db.kronoslang.io(authenticated) * Submit result [Algorithm] - Big-Reduce ... ok - Find-Max ... ok - Find-Min ... ok - Map-And-Zip ... ok - Nested-Expand ... ok - Partition ... ok - Reduce-Concat ... ok - Reverse-Reduce ... fail <<<< LOCAL <<<< 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69727 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 =============== 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69726 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 >>>> REF >>>> - Simple-Accumulate ... ok - Simple-Expand ... ok - Simple-Filter ... ok - Simple-Some ... ok - Some-Haystack ... ok [Approx] - Cosine ... ok - Fast ... ok - Faster ... ok [Coerce] - Implicit-Coercion-Matrix ... ok - Vector-Coerce ... ok [Complex] - Absolute-Value ... ok - Addition ... ok - Coerce ... ok - Coerce-Invariant-Prototype ... ok - Implicit-Coerce ... ok - Multiplication ... ok [Core] - Binding ... ok - Cycle-Error ... ok - Function-Binding ... ok - Infix-Override ... ok [Infix] - Custom-Infix ... ok [Math] - Copy-Sign-IEEE ... ok [Sort] - Basic ... ok - Constants ... ok - Invert ... ok - Reorder ... ok - Values ... ok [String] - Coercing-Concat ... ok - Replace ... ok - Unicode ... ok [Thesis] - Tutorial-01 ... ok - Tutorial-02 ... ok - Tutorial-03 ... ok - Tutorial-06 ... ok - Tutorial-21 ... ok - Tutorial-23 ... ok - Tutorial-24 ... ok - Tutorial-27 ... ok [Vector] - Coerce ... ok - Coerce-Invariant ... ok - Compound-Coerce ... ok - Compound-Fallback ... ok - Explode ... ok - Fallback ... fail <<<< LOCAL <<<< {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601345e+15>} =============== {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601344e+15>} >>>> REF >>>> - Horizontal ... ok - Horizontal-Compound ... ok - Packed-Coerce ... ok - Width ... ok [BDA] - Faust-Biquad ... * Uploading 'BDA_36889-0.wav' to test database (08e6107b6ebe7c1ebaeb83a005672319) fail [CMJ] - Filter-Complex ... * Uploading 'CMJ_36889-1.wav' to test database (d84038deeaee343ee670e70a5ea452d7) fail - Filter-Lowpass ... * Uploading 'CMJ_36889-2.wav' to test database (40922e6082508380a8838e97d7790800) fail - Filter-Lowpass-Double ... * Uploading 'CMJ_36889-3.wav' to test database (d3820a849125d08425d73d4070ab0030) fail - Naive-Saw ... * Uploading 'CMJ_36889-4.wav' to test database (0d329ca0c1d8156713505a77b02054a5) fail - Schroeder-Reverb ... * Uploading 'CMJ_36889-5.wav' to test database (2ed30a55a1597384370c65a52d44a7c4) fail - Voice-Allocator ... * Uploading 'CMJ_36889-6.wav' to test database (0b950177309d40ca12ae6d8cd60e018c) fail [Envelope] - FM-ADSR ... * Uploading 'Envelope_36889-7.wav' to test database (0c06d7533799a09c5aba070838c6ab51) fail [Filter] - Library-Resonator ... * Uploading 'Filter_36889-8.wav' to test database (00c2c807a2900323d06d66ca20019795) fail - Pole-Formats ... * Uploading 'Filter_36889-9.wav' to test database (56e53532a7dbe4c2801cb0401a0660da) fail - Resonator-Bank ... * Uploading 'Filter_36889-10.wav' to test database (99c352ad642197a274a3098500157487) fail - Simple-Halfband ... * Uploading 'Filter_36889-11.wav' to test database (d91b6b5094e0265b68a560602e20e220) fail - Simple-Resonator ... * Uploading 'Filter_36889-12.wav' to test database (b6dadd1413cb00e5de80a132608a5dce) fail - Simple-Tone ... * Uploading 'Filter_36889-13.wav' to test database (68d35ab9c746db05a56b0c4dc940540c) fail - Vector-Resonator-Bank ... * Uploading 'Filter_36889-14.wav' to test database (99c352ad642197a274a3098500157487) fail [Gen] - Faster-Args ... * Uploading 'Gen_36889-15.wav' to test database (00163a5a13bb488133608667b944a707) fail - Library-Oversample ... * Uploading 'Gen_36889-16.wav' to test database (4e5530c04384551506b98242a32788bb) fail - Nested-Slower ... * Uploading 'Gen_36889-17.wav' to test database (35eb06a0842de686e6822e1bbcb2b7dc) fail - Offset-Zoo ... * Uploading 'Gen_36889-18.wav' to test database (9d50225eba1b5452ba99a65c3d75aabb) fail - Osc-Bipolar ... * Uploading 'Gen_36889-19.wav' to test database (a20da4e130c629960868e2070919479c) fail - Osc-Modulation ... * Uploading 'Gen_36889-20.wav' to test database (355161401041dc317a4e5b6d809c44ec) fail - Osc-Scaled ... * Uploading 'Gen_36889-21.wav' to test database (8932ed3ca2311505504bd460ce6d1084) fail - Osc-Unipolar ... * Uploading 'Gen_36889-22.wav' to test database (c7337902481c1618b799baeee1ee4210) fail - Oversampled-RM ... * Uploading 'Gen_36889-23.wav' to test database (13c2cd505725d390b1946bc9ae6d1e26) fail - Phasor ... * Uploading 'Gen_36889-24.wav' to test database (513463207cd30b51672093595165d485) fail - Simple-Slower ... * Uploading 'Gen_36889-25.wav' to test database (995609b5512678108170d04dccce608c) fail - Sin ... * Uploading 'Gen_36889-26.wav' to test database (0e727ae296ee1412d770d84b8067654a) fail [Osc] - Control-Rate-Sin ... * Uploading 'Osc_36889-27.wav' to test database (48a6894ad35796eb24aa013cc2c02d0c) fail - FM ... * Uploading 'Osc_36889-28.wav' to test database (b795b78ac80851c2bbb83dab073e0bb3) fail - Lofi-Seq ... * Uploading 'Osc_36889-29.wav' to test database (b3cc1e89b376bb80d50d1138650a486c) fail - Mixed-Rate-Osc ... * Uploading 'Osc_36889-30.wav' to test database (c2e7c5eacb83702a1d285a055b0368da) fail - Noise ... * Uploading 'Osc_36889-31.wav' to test database (231c47018a37d92604a0986633d040a3) fail - Sin ... * Uploading 'Osc_36889-32.wav' to test database (a2c020678bd2e057693cb1c7084e3a2c) fail - Sin-Seq ... * Uploading 'Osc_36889-33.wav' to test database (0653bc32b4d910c66e4407eed09b604c) fail - Waveshaping ... * Uploading 'Osc_36889-34.wav' to test database (0d62028ce60a4d09770202a3099e38a5) fail [Thesis] - Supplementary-Example ... * Uploading 'Thesis_36889-35.wav' to test database (6d0099210340b803546ce860532c5310) fail - Tutorial-04 ... * Uploading 'Thesis_36889-36.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-05 ... * Uploading 'Thesis_36889-37.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-07 ... * Uploading 'Thesis_36889-38.wav' to test database (80d0d0d050ed66b57d183cae009b821e) fail - Tutorial-08 ... * Uploading 'Thesis_36889-39.wav' to test database (14251277718bc229128a6c235de0c02b) fail - Tutorial-09 ... * Uploading 'Thesis_36889-40.wav' to test database (ad1e106ab0a267e6b91000c320d07798) fail - Tutorial-10 ... * Uploading 'Thesis_36889-41.wav' to test database (08a41cd00900d491e596bb23ccb3c522) fail - Tutorial-11 ... * Uploading 'Thesis_36889-42.wav' to test database (a06e64541a6d228c00a039806437b2c1) fail - Tutorial-12 ... * Uploading 'Thesis_36889-43.wav' to test database (bcc68e2a009c97817ed9e1755538cc6e) fail - Tutorial-13 ... * Uploading 'Thesis_36889-44.wav' to test database (a4d412dce97d22d37e809ebc55477104) fail - Tutorial-14 ... * Uploading 'Thesis_36889-45.wav' to test database (c0ec8870405923857a4e5b6c0ead96be) fail - Tutorial-15 ... * Uploading 'Thesis_36889-46.wav' to test database (618d95c5a4bbab2c57d7c9003a0005c2) fail - Tutorial-16 ... * Uploading 'Thesis_36889-47.wav' to test database (2c838085389de943695662eb36e212dc) fail - Tutorial-17 ... * Uploading 'Thesis_36889-48.wav' to test database (c12864910c042710a5b13a90976b1e0a) fail - Tutorial-18 ... * Uploading 'Thesis_36889-49.wav' to test database (423dd4a145025570ab09532a9cc73b70) fail - Tutorial-19 ... * Uploading 'Thesis_36889-50.wav' to test database (d78d539e05c07d98370543156d374053) fail - Tutorial-20 ... * Uploading 'Thesis_36889-51.wav' to test database (2501025239573b05355dcd10009b5880) fail - Tutorial-22 ... * Uploading 'Thesis_36889-52.wav' to test database (31a0a2191d8e976a09b50ba4168528e8) fail - Tutorial-25 ... * Uploading 'Thesis_36889-53.wav' to test database (7dbc1c0a6e6a0a2cd7234008aae83a85) fail - Tutorial-26 ... * Uploading 'Thesis_36889-54.wav' to test database (14ca298dc65e68c86c2c9ea2e05ad650) fail - Tutorial-28 ... * Uploading 'Thesis_36889-55.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-29 ... * Uploading 'Thesis_36889-56.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-30 ... * Uploading 'Thesis_36889-57.wav' to test database (e31e582a17d84940049c6eb54d820160) fail - Tutorial-31 ... * Uploading 'Thesis_36889-58.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-32 ... * Uploading 'Thesis_36889-59.wav' to test database (e6b94db5c9a3c3e365d099293588c84e) fail - Tutorial-33 ... * Uploading 'Thesis_36889-60.wav' to test database (ca722895ab0c7de90c8009a071304558) fail [Vector] - Big-Mixed-Vector ... * Uploading 'Vector_36889-61.wav' to test database (860c46a3d402ea38403db465688b7969) fail - Big-Vector ... * Uploading 'Vector_36889-62.wav' to test database (823065062ee4c618e1b135776306e9d1) fail - Mixed-Rate ... * Uploading 'Vector_36889-63.wav' to test database (b5eab561059b465690574e8a958803e8) fail - Vectorized-Filter ... * Uploading 'Vector_36889-64.wav' to test database (739d92e1bdeb55eecbe7652e21d01091) fail - Vectorized-Gen ... * Uploading 'Vector_36889-65.wav' to test database (be0215000b60975a3d83016158ac3eee) fail [WikiSynthesis] - Geometric-Waves ... * Uploading 'WikiSynthesis_36889-66.wav' to test database (8790ec1e049e34a261c5cc45906b500c) fail - Sine-Bank ... * Uploading 'WikiSynthesis_36889-67.wav' to test database (d06a5aa53dd4152c2bc5d0a0eca2c408) fail * Error while submitting results to https://db.kronoslang.io/ci/: {"error":"forbidden","reason":"You must authenticate to be able to post documents. User is: null"} Start 3: dynamic.BDA 3/72 Test #3: dynamic.BDA .................................***Failed 84.62 sec Testing [kronoslang/core ] * Test server https://db.kronoslang.io(authenticated) * Submit result [Algorithm] - Big-Reduce ... ok - Find-Max ... ok - Find-Min ... ok - Map-And-Zip ... ok - Nested-Expand ... ok - Partition ... ok - Reduce-Concat ... ok - Reverse-Reduce ... fail <<<< LOCAL <<<< 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69727 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 =============== 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69726 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 >>>> REF >>>> - Simple-Accumulate ... ok - Simple-Expand ... ok - Simple-Filter ... ok - Simple-Some ... ok - Some-Haystack ... ok [Approx] - Cosine ... ok - Fast ... ok - Faster ... ok [Coerce] - Implicit-Coercion-Matrix ... ok - Vector-Coerce ... ok [Complex] - Absolute-Value ... ok - Addition ... ok - Coerce ... ok - Coerce-Invariant-Prototype ... ok - Implicit-Coerce ... ok - Multiplication ... ok [Core] - Binding ... ok - Cycle-Error ... ok - Function-Binding ... ok - Infix-Override ... ok [Infix] - Custom-Infix ... ok [Math] - Copy-Sign-IEEE ... ok [Sort] - Basic ... ok - Constants ... ok - Invert ... ok - Reorder ... ok - Values ... ok [String] - Coercing-Concat ... ok - Replace ... ok - Unicode ... ok [Thesis] - Tutorial-01 ... ok - Tutorial-02 ... ok - Tutorial-03 ... ok - Tutorial-06 ... ok - Tutorial-21 ... ok - Tutorial-23 ... ok - Tutorial-24 ... ok - Tutorial-27 ... ok [Vector] - Coerce ... ok - Coerce-Invariant ... ok - Compound-Coerce ... ok - Compound-Fallback ... ok - Explode ... ok - Fallback ... fail <<<< LOCAL <<<< {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601345e+15>} =============== {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601344e+15>} >>>> REF >>>> - Horizontal ... ok - Horizontal-Compound ... ok - Packed-Coerce ... ok - Width ... ok [BDA] - Faust-Biquad ... * Uploading 'BDA_36905-0.wav' to test database (08e6107b6ebe7c1ebaeb83a005672319) fail [CMJ] - Filter-Complex ... * Uploading 'CMJ_36905-1.wav' to test database (d84038deeaee343ee670e70a5ea452d7) fail - Filter-Lowpass ... * Uploading 'CMJ_36905-2.wav' to test database (40922e6082508380a8838e97d7790800) fail - Filter-Lowpass-Double ... * Uploading 'CMJ_36905-3.wav' to test database (d3820a849125d08425d73d4070ab0030) fail - Naive-Saw ... * Uploading 'CMJ_36905-4.wav' to test database (0d329ca0c1d8156713505a77b02054a5) fail - Schroeder-Reverb ... * Uploading 'CMJ_36905-5.wav' to test database (2ed30a55a1597384370c65a52d44a7c4) fail - Voice-Allocator ... * Uploading 'CMJ_36905-6.wav' to test database (0b950177309d40ca12ae6d8cd60e018c) fail [Envelope] - FM-ADSR ... * Uploading 'Envelope_36905-7.wav' to test database (0c06d7533799a09c5aba070838c6ab51) fail [Filter] - Library-Resonator ... * Uploading 'Filter_36905-8.wav' to test database (00c2c807a2900323d06d66ca20019795) fail - Pole-Formats ... * Uploading 'Filter_36905-9.wav' to test database (56e53532a7dbe4c2801cb0401a0660da) fail - Resonator-Bank ... * Uploading 'Filter_36905-10.wav' to test database (99c352ad642197a274a3098500157487) fail - Simple-Halfband ... * Uploading 'Filter_36905-11.wav' to test database (d91b6b5094e0265b68a560602e20e220) fail - Simple-Resonator ... * Uploading 'Filter_36905-12.wav' to test database (b6dadd1413cb00e5de80a132608a5dce) fail - Simple-Tone ... * Uploading 'Filter_36905-13.wav' to test database (68d35ab9c746db05a56b0c4dc940540c) fail - Vector-Resonator-Bank ... * Uploading 'Filter_36905-14.wav' to test database (99c352ad642197a274a3098500157487) fail [Gen] - Faster-Args ... * Uploading 'Gen_36905-15.wav' to test database (00163a5a13bb488133608667b944a707) fail - Library-Oversample ... * Uploading 'Gen_36905-16.wav' to test database (4e5530c04384551506b98242a32788bb) fail - Nested-Slower ... * Uploading 'Gen_36905-17.wav' to test database (35eb06a0842de686e6822e1bbcb2b7dc) fail - Offset-Zoo ... * Uploading 'Gen_36905-18.wav' to test database (9d50225eba1b5452ba99a65c3d75aabb) fail - Osc-Bipolar ... * Uploading 'Gen_36905-19.wav' to test database (a20da4e130c629960868e2070919479c) fail - Osc-Modulation ... * Uploading 'Gen_36905-20.wav' to test database (355161401041dc317a4e5b6d809c44ec) fail - Osc-Scaled ... * Uploading 'Gen_36905-21.wav' to test database (8932ed3ca2311505504bd460ce6d1084) fail - Osc-Unipolar ... * Uploading 'Gen_36905-22.wav' to test database (c7337902481c1618b799baeee1ee4210) fail - Oversampled-RM ... * Uploading 'Gen_36905-23.wav' to test database (13c2cd505725d390b1946bc9ae6d1e26) fail - Phasor ... * Uploading 'Gen_36905-24.wav' to test database (513463207cd30b51672093595165d485) fail - Simple-Slower ... * Uploading 'Gen_36905-25.wav' to test database (995609b5512678108170d04dccce608c) fail - Sin ... * Uploading 'Gen_36905-26.wav' to test database (0e727ae296ee1412d770d84b8067654a) fail [Osc] - Control-Rate-Sin ... * Uploading 'Osc_36905-27.wav' to test database (48a6894ad35796eb24aa013cc2c02d0c) fail - FM ... * Uploading 'Osc_36905-28.wav' to test database (b795b78ac80851c2bbb83dab073e0bb3) fail - Lofi-Seq ... * Uploading 'Osc_36905-29.wav' to test database (b3cc1e89b376bb80d50d1138650a486c) fail - Mixed-Rate-Osc ... * Uploading 'Osc_36905-30.wav' to test database (c2e7c5eacb83702a1d285a055b0368da) fail - Noise ... * Uploading 'Osc_36905-31.wav' to test database (231c47018a37d92604a0986633d040a3) fail - Sin ... * Uploading 'Osc_36905-32.wav' to test database (a2c020678bd2e057693cb1c7084e3a2c) fail - Sin-Seq ... * Uploading 'Osc_36905-33.wav' to test database (0653bc32b4d910c66e4407eed09b604c) fail - Waveshaping ... * Uploading 'Osc_36905-34.wav' to test database (0d62028ce60a4d09770202a3099e38a5) fail [Thesis] - Supplementary-Example ... * Uploading 'Thesis_36905-35.wav' to test database (6d0099210340b803546ce860532c5310) fail - Tutorial-04 ... * Uploading 'Thesis_36905-36.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-05 ... * Uploading 'Thesis_36905-37.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-07 ... * Uploading 'Thesis_36905-38.wav' to test database (80d0d0d050ed66b57d183cae009b821e) fail - Tutorial-08 ... * Uploading 'Thesis_36905-39.wav' to test database (14251277718bc229128a6c235de0c02b) fail - Tutorial-09 ... * Uploading 'Thesis_36905-40.wav' to test database (ad1e106ab0a267e6b91000c320d07798) fail - Tutorial-10 ... * Uploading 'Thesis_36905-41.wav' to test database (08a41cd00900d491e596bb23ccb3c522) fail - Tutorial-11 ... * Uploading 'Thesis_36905-42.wav' to test database (a06e64541a6d228c00a039806437b2c1) fail - Tutorial-12 ... * Uploading 'Thesis_36905-43.wav' to test database (bcc68e2a009c97817ed9e1755538cc6e) fail - Tutorial-13 ... * Uploading 'Thesis_36905-44.wav' to test database (a4d412dce97d22d37e809ebc55477104) fail - Tutorial-14 ... * Uploading 'Thesis_36905-45.wav' to test database (c0ec8870405923857a4e5b6c0ead96be) fail - Tutorial-15 ... * Uploading 'Thesis_36905-46.wav' to test database (618d95c5a4bbab2c57d7c9003a0005c2) fail - Tutorial-16 ... * Uploading 'Thesis_36905-47.wav' to test database (2c838085389de943695662eb36e212dc) fail - Tutorial-17 ... * Uploading 'Thesis_36905-48.wav' to test database (c12864910c042710a5b13a90976b1e0a) fail - Tutorial-18 ... * Uploading 'Thesis_36905-49.wav' to test database (423dd4a145025570ab09532a9cc73b70) fail - Tutorial-19 ... * Uploading 'Thesis_36905-50.wav' to test database (d78d539e05c07d98370543156d374053) fail - Tutorial-20 ... * Uploading 'Thesis_36905-51.wav' to test database (2501025239573b05355dcd10009b5880) fail - Tutorial-22 ... * Uploading 'Thesis_36905-52.wav' to test database (31a0a2191d8e976a09b50ba4168528e8) fail - Tutorial-25 ... * Uploading 'Thesis_36905-53.wav' to test database (7dbc1c0a6e6a0a2cd7234008aae83a85) fail - Tutorial-26 ... * Uploading 'Thesis_36905-54.wav' to test database (14ca298dc65e68c86c2c9ea2e05ad650) fail - Tutorial-28 ... * Uploading 'Thesis_36905-55.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-29 ... * Uploading 'Thesis_36905-56.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-30 ... * Uploading 'Thesis_36905-57.wav' to test database (e31e582a17d84940049c6eb54d820160) fail - Tutorial-31 ... * Uploading 'Thesis_36905-58.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-32 ... * Uploading 'Thesis_36905-59.wav' to test database (e6b94db5c9a3c3e365d099293588c84e) fail - Tutorial-33 ... * Uploading 'Thesis_36905-60.wav' to test database (ca722895ab0c7de90c8009a071304558) fail [Vector] - Big-Mixed-Vector ... * Uploading 'Vector_36905-61.wav' to test database (860c46a3d402ea38403db465688b7969) fail - Big-Vector ... * Uploading 'Vector_36905-62.wav' to test database (823065062ee4c618e1b135776306e9d1) fail - Mixed-Rate ... * Uploading 'Vector_36905-63.wav' to test database (b5eab561059b465690574e8a958803e8) fail - Vectorized-Filter ... * Uploading 'Vector_36905-64.wav' to test database (739d92e1bdeb55eecbe7652e21d01091) fail - Vectorized-Gen ... * Uploading 'Vector_36905-65.wav' to test database (be0215000b60975a3d83016158ac3eee) fail [WikiSynthesis] - Geometric-Waves ... * Uploading 'WikiSynthesis_36905-66.wav' to test database (8790ec1e049e34a261c5cc45906b500c) fail - Sine-Bank ... * Uploading 'WikiSynthesis_36905-67.wav' to test database (d06a5aa53dd4152c2bc5d0a0eca2c408) fail * Error while submitting results to https://db.kronoslang.io/ci/: {"error":"forbidden","reason":"You must authenticate to be able to post documents. User is: null"} Start 4: dynamic.CMJ 4/72 Test #4: dynamic.CMJ .................................***Failed 84.73 sec Testing [kronoslang/core ] * Test server https://db.kronoslang.io(authenticated) * Submit result [Algorithm] - Big-Reduce ... ok - Find-Max ... ok - Find-Min ... ok - Map-And-Zip ... ok - Nested-Expand ... ok - Partition ... ok - Reduce-Concat ... ok - Reverse-Reduce ... fail <<<< LOCAL <<<< 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69727 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 =============== 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69726 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 >>>> REF >>>> - Simple-Accumulate ... ok - Simple-Expand ... ok - Simple-Filter ... ok - Simple-Some ... ok - Some-Haystack ... ok [Approx] - Cosine ... ok - Fast ... ok - Faster ... ok [Coerce] - Implicit-Coercion-Matrix ... ok - Vector-Coerce ... ok [Complex] - Absolute-Value ... ok - Addition ... ok - Coerce ... ok - Coerce-Invariant-Prototype ... ok - Implicit-Coerce ... ok - Multiplication ... ok [Core] - Binding ... ok - Cycle-Error ... ok - Function-Binding ... ok - Infix-Override ... ok [Infix] - Custom-Infix ... ok [Math] - Copy-Sign-IEEE ... ok [Sort] - Basic ... ok - Constants ... ok - Invert ... ok - Reorder ... ok - Values ... ok [String] - Coercing-Concat ... ok - Replace ... ok - Unicode ... ok [Thesis] - Tutorial-01 ... ok - Tutorial-02 ... ok - Tutorial-03 ... ok - Tutorial-06 ... ok - Tutorial-21 ... ok - Tutorial-23 ... ok - Tutorial-24 ... ok - Tutorial-27 ... ok [Vector] - Coerce ... ok - Coerce-Invariant ... ok - Compound-Coerce ... ok - Compound-Fallback ... ok - Explode ... ok - Fallback ... fail <<<< LOCAL <<<< {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601345e+15>} =============== {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601344e+15>} >>>> REF >>>> - Horizontal ... ok - Horizontal-Compound ... ok - Packed-Coerce ... ok - Width ... ok [BDA] - Faust-Biquad ... * Uploading 'BDA_36919-0.wav' to test database (08e6107b6ebe7c1ebaeb83a005672319) fail [CMJ] - Filter-Complex ... * Uploading 'CMJ_36919-1.wav' to test database (d84038deeaee343ee670e70a5ea452d7) fail - Filter-Lowpass ... * Uploading 'CMJ_36919-2.wav' to test database (40922e6082508380a8838e97d7790800) fail - Filter-Lowpass-Double ... * Uploading 'CMJ_36919-3.wav' to test database (d3820a849125d08425d73d4070ab0030) fail - Naive-Saw ... * Uploading 'CMJ_36919-4.wav' to test database (0d329ca0c1d8156713505a77b02054a5) fail - Schroeder-Reverb ... * Uploading 'CMJ_36919-5.wav' to test database (2ed30a55a1597384370c65a52d44a7c4) fail - Voice-Allocator ... * Uploading 'CMJ_36919-6.wav' to test database (0b950177309d40ca12ae6d8cd60e018c) fail [Envelope] - FM-ADSR ... * Uploading 'Envelope_36919-7.wav' to test database (0c06d7533799a09c5aba070838c6ab51) fail [Filter] - Library-Resonator ... * Uploading 'Filter_36919-8.wav' to test database (00c2c807a2900323d06d66ca20019795) fail - Pole-Formats ... * Uploading 'Filter_36919-9.wav' to test database (56e53532a7dbe4c2801cb0401a0660da) fail - Resonator-Bank ... * Uploading 'Filter_36919-10.wav' to test database (99c352ad642197a274a3098500157487) fail - Simple-Halfband ... * Uploading 'Filter_36919-11.wav' to test database (d91b6b5094e0265b68a560602e20e220) fail - Simple-Resonator ... * Uploading 'Filter_36919-12.wav' to test database (b6dadd1413cb00e5de80a132608a5dce) fail - Simple-Tone ... * Uploading 'Filter_36919-13.wav' to test database (68d35ab9c746db05a56b0c4dc940540c) fail - Vector-Resonator-Bank ... * Uploading 'Filter_36919-14.wav' to test database (99c352ad642197a274a3098500157487) fail [Gen] - Faster-Args ... * Uploading 'Gen_36919-15.wav' to test database (00163a5a13bb488133608667b944a707) fail - Library-Oversample ... * Uploading 'Gen_36919-16.wav' to test database (4e5530c04384551506b98242a32788bb) fail - Nested-Slower ... * Uploading 'Gen_36919-17.wav' to test database (35eb06a0842de686e6822e1bbcb2b7dc) fail - Offset-Zoo ... * Uploading 'Gen_36919-18.wav' to test database (9d50225eba1b5452ba99a65c3d75aabb) fail - Osc-Bipolar ... * Uploading 'Gen_36919-19.wav' to test database (a20da4e130c629960868e2070919479c) fail - Osc-Modulation ... * Uploading 'Gen_36919-20.wav' to test database (355161401041dc317a4e5b6d809c44ec) fail - Osc-Scaled ... * Uploading 'Gen_36919-21.wav' to test database (8932ed3ca2311505504bd460ce6d1084) fail - Osc-Unipolar ... * Uploading 'Gen_36919-22.wav' to test database (c7337902481c1618b799baeee1ee4210) fail - Oversampled-RM ... * Uploading 'Gen_36919-23.wav' to test database (13c2cd505725d390b1946bc9ae6d1e26) fail - Phasor ... * Uploading 'Gen_36919-24.wav' to test database (513463207cd30b51672093595165d485) fail - Simple-Slower ... * Uploading 'Gen_36919-25.wav' to test database (995609b5512678108170d04dccce608c) fail - Sin ... * Uploading 'Gen_36919-26.wav' to test database (0e727ae296ee1412d770d84b8067654a) fail [Osc] - Control-Rate-Sin ... * Uploading 'Osc_36919-27.wav' to test database (48a6894ad35796eb24aa013cc2c02d0c) fail - FM ... * Uploading 'Osc_36919-28.wav' to test database (b795b78ac80851c2bbb83dab073e0bb3) fail - Lofi-Seq ... * Uploading 'Osc_36919-29.wav' to test database (b3cc1e89b376bb80d50d1138650a486c) fail - Mixed-Rate-Osc ... * Uploading 'Osc_36919-30.wav' to test database (c2e7c5eacb83702a1d285a055b0368da) fail - Noise ... * Uploading 'Osc_36919-31.wav' to test database (231c47018a37d92604a0986633d040a3) fail - Sin ... * Uploading 'Osc_36919-32.wav' to test database (a2c020678bd2e057693cb1c7084e3a2c) fail - Sin-Seq ... * Uploading 'Osc_36919-33.wav' to test database (0653bc32b4d910c66e4407eed09b604c) fail - Waveshaping ... * Uploading 'Osc_36919-34.wav' to test database (0d62028ce60a4d09770202a3099e38a5) fail [Thesis] - Supplementary-Example ... * Uploading 'Thesis_36919-35.wav' to test database (6d0099210340b803546ce860532c5310) fail - Tutorial-04 ... * Uploading 'Thesis_36919-36.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-05 ... * Uploading 'Thesis_36919-37.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-07 ... * Uploading 'Thesis_36919-38.wav' to test database (80d0d0d050ed66b57d183cae009b821e) fail - Tutorial-08 ... * Uploading 'Thesis_36919-39.wav' to test database (14251277718bc229128a6c235de0c02b) fail - Tutorial-09 ... * Uploading 'Thesis_36919-40.wav' to test database (ad1e106ab0a267e6b91000c320d07798) fail - Tutorial-10 ... * Uploading 'Thesis_36919-41.wav' to test database (08a41cd00900d491e596bb23ccb3c522) fail - Tutorial-11 ... * Uploading 'Thesis_36919-42.wav' to test database (a06e64541a6d228c00a039806437b2c1) fail - Tutorial-12 ... * Uploading 'Thesis_36919-43.wav' to test database (bcc68e2a009c97817ed9e1755538cc6e) fail - Tutorial-13 ... * Uploading 'Thesis_36919-44.wav' to test database (a4d412dce97d22d37e809ebc55477104) fail - Tutorial-14 ... * Uploading 'Thesis_36919-45.wav' to test database (c0ec8870405923857a4e5b6c0ead96be) fail - Tutorial-15 ... * Uploading 'Thesis_36919-46.wav' to test database (618d95c5a4bbab2c57d7c9003a0005c2) fail - Tutorial-16 ... * Uploading 'Thesis_36919-47.wav' to test database (2c838085389de943695662eb36e212dc) fail - Tutorial-17 ... * Uploading 'Thesis_36919-48.wav' to test database (c12864910c042710a5b13a90976b1e0a) fail - Tutorial-18 ... * Uploading 'Thesis_36919-49.wav' to test database (423dd4a145025570ab09532a9cc73b70) fail - Tutorial-19 ... * Uploading 'Thesis_36919-50.wav' to test database (d78d539e05c07d98370543156d374053) fail - Tutorial-20 ... * Uploading 'Thesis_36919-51.wav' to test database (2501025239573b05355dcd10009b5880) fail - Tutorial-22 ... * Uploading 'Thesis_36919-52.wav' to test database (31a0a2191d8e976a09b50ba4168528e8) fail - Tutorial-25 ... * Uploading 'Thesis_36919-53.wav' to test database (7dbc1c0a6e6a0a2cd7234008aae83a85) fail - Tutorial-26 ... * Uploading 'Thesis_36919-54.wav' to test database (14ca298dc65e68c86c2c9ea2e05ad650) fail - Tutorial-28 ... * Uploading 'Thesis_36919-55.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-29 ... * Uploading 'Thesis_36919-56.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-30 ... * Uploading 'Thesis_36919-57.wav' to test database (e31e582a17d84940049c6eb54d820160) fail - Tutorial-31 ... * Uploading 'Thesis_36919-58.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-32 ... * Uploading 'Thesis_36919-59.wav' to test database (e6b94db5c9a3c3e365d099293588c84e) fail - Tutorial-33 ... * Uploading 'Thesis_36919-60.wav' to test database (ca722895ab0c7de90c8009a071304558) fail [Vector] - Big-Mixed-Vector ... * Uploading 'Vector_36919-61.wav' to test database (860c46a3d402ea38403db465688b7969) fail - Big-Vector ... * Uploading 'Vector_36919-62.wav' to test database (823065062ee4c618e1b135776306e9d1) fail - Mixed-Rate ... * Uploading 'Vector_36919-63.wav' to test database (b5eab561059b465690574e8a958803e8) fail - Vectorized-Filter ... * Uploading 'Vector_36919-64.wav' to test database (739d92e1bdeb55eecbe7652e21d01091) fail - Vectorized-Gen ... * Uploading 'Vector_36919-65.wav' to test database (be0215000b60975a3d83016158ac3eee) fail [WikiSynthesis] - Geometric-Waves ... * Uploading 'WikiSynthesis_36919-66.wav' to test database (8790ec1e049e34a261c5cc45906b500c) fail - Sine-Bank ... * Uploading 'WikiSynthesis_36919-67.wav' to test database (d06a5aa53dd4152c2bc5d0a0eca2c408) fail * Error while submitting results to https://db.kronoslang.io/ci/: {"error":"forbidden","reason":"You must authenticate to be able to post documents. User is: null"} Start 5: dynamic.Coerce 5/72 Test #5: dynamic.Coerce ..............................***Failed 84.71 sec Testing [kronoslang/core ] * Test server https://db.kronoslang.io(authenticated) * Submit result [Algorithm] - Big-Reduce ... ok - Find-Max ... ok - Find-Min ... ok - Map-And-Zip ... ok - Nested-Expand ... ok - Partition ... ok - Reduce-Concat ... ok - Reverse-Reduce ... fail <<<< LOCAL <<<< 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69727 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 =============== 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69726 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 >>>> REF >>>> - Simple-Accumulate ... ok - Simple-Expand ... ok - Simple-Filter ... ok - Simple-Some ... ok - Some-Haystack ... ok [Approx] - Cosine ... ok - Fast ... ok - Faster ... ok [Coerce] - Implicit-Coercion-Matrix ... ok - Vector-Coerce ... ok [Complex] - Absolute-Value ... ok - Addition ... ok - Coerce ... ok - Coerce-Invariant-Prototype ... ok - Implicit-Coerce ... ok - Multiplication ... ok [Core] - Binding ... ok - Cycle-Error ... ok - Function-Binding ... ok - Infix-Override ... ok [Infix] - Custom-Infix ... ok [Math] - Copy-Sign-IEEE ... ok [Sort] - Basic ... ok - Constants ... ok - Invert ... ok - Reorder ... ok - Values ... ok [String] - Coercing-Concat ... ok - Replace ... ok - Unicode ... ok [Thesis] - Tutorial-01 ... ok - Tutorial-02 ... ok - Tutorial-03 ... ok - Tutorial-06 ... ok - Tutorial-21 ... ok - Tutorial-23 ... ok - Tutorial-24 ... ok - Tutorial-27 ... ok [Vector] - Coerce ... ok - Coerce-Invariant ... ok - Compound-Coerce ... ok - Compound-Fallback ... ok - Explode ... ok - Fallback ... fail <<<< LOCAL <<<< {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601345e+15>} =============== {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601344e+15>} >>>> REF >>>> - Horizontal ... ok - Horizontal-Compound ... ok - Packed-Coerce ... ok - Width ... ok [BDA] - Faust-Biquad ... * Uploading 'BDA_36932-0.wav' to test database (08e6107b6ebe7c1ebaeb83a005672319) fail [CMJ] - Filter-Complex ... * Uploading 'CMJ_36932-1.wav' to test database (d84038deeaee343ee670e70a5ea452d7) fail - Filter-Lowpass ... * Uploading 'CMJ_36932-2.wav' to test database (40922e6082508380a8838e97d7790800) fail - Filter-Lowpass-Double ... * Uploading 'CMJ_36932-3.wav' to test database (d3820a849125d08425d73d4070ab0030) fail - Naive-Saw ... * Uploading 'CMJ_36932-4.wav' to test database (0d329ca0c1d8156713505a77b02054a5) fail - Schroeder-Reverb ... * Uploading 'CMJ_36932-5.wav' to test database (2ed30a55a1597384370c65a52d44a7c4) fail - Voice-Allocator ... * Uploading 'CMJ_36932-6.wav' to test database (0b950177309d40ca12ae6d8cd60e018c) fail [Envelope] - FM-ADSR ... * Uploading 'Envelope_36932-7.wav' to test database (0c06d7533799a09c5aba070838c6ab51) fail [Filter] - Library-Resonator ... * Uploading 'Filter_36932-8.wav' to test database (00c2c807a2900323d06d66ca20019795) fail - Pole-Formats ... * Uploading 'Filter_36932-9.wav' to test database (56e53532a7dbe4c2801cb0401a0660da) fail - Resonator-Bank ... * Uploading 'Filter_36932-10.wav' to test database (99c352ad642197a274a3098500157487) fail - Simple-Halfband ... * Uploading 'Filter_36932-11.wav' to test database (d91b6b5094e0265b68a560602e20e220) fail - Simple-Resonator ... * Uploading 'Filter_36932-12.wav' to test database (b6dadd1413cb00e5de80a132608a5dce) fail - Simple-Tone ... * Uploading 'Filter_36932-13.wav' to test database (68d35ab9c746db05a56b0c4dc940540c) fail - Vector-Resonator-Bank ... * Uploading 'Filter_36932-14.wav' to test database (99c352ad642197a274a3098500157487) fail [Gen] - Faster-Args ... * Uploading 'Gen_36932-15.wav' to test database (00163a5a13bb488133608667b944a707) fail - Library-Oversample ... * Uploading 'Gen_36932-16.wav' to test database (4e5530c04384551506b98242a32788bb) fail - Nested-Slower ... * Uploading 'Gen_36932-17.wav' to test database (35eb06a0842de686e6822e1bbcb2b7dc) fail - Offset-Zoo ... * Uploading 'Gen_36932-18.wav' to test database (9d50225eba1b5452ba99a65c3d75aabb) fail - Osc-Bipolar ... * Uploading 'Gen_36932-19.wav' to test database (a20da4e130c629960868e2070919479c) fail - Osc-Modulation ... * Uploading 'Gen_36932-20.wav' to test database (355161401041dc317a4e5b6d809c44ec) fail - Osc-Scaled ... * Uploading 'Gen_36932-21.wav' to test database (8932ed3ca2311505504bd460ce6d1084) fail - Osc-Unipolar ... * Uploading 'Gen_36932-22.wav' to test database (c7337902481c1618b799baeee1ee4210) fail - Oversampled-RM ... * Uploading 'Gen_36932-23.wav' to test database (13c2cd505725d390b1946bc9ae6d1e26) fail - Phasor ... * Uploading 'Gen_36932-24.wav' to test database (513463207cd30b51672093595165d485) fail - Simple-Slower ... * Uploading 'Gen_36932-25.wav' to test database (995609b5512678108170d04dccce608c) fail - Sin ... * Uploading 'Gen_36932-26.wav' to test database (0e727ae296ee1412d770d84b8067654a) fail [Osc] - Control-Rate-Sin ... * Uploading 'Osc_36932-27.wav' to test database (48a6894ad35796eb24aa013cc2c02d0c) fail - FM ... * Uploading 'Osc_36932-28.wav' to test database (b795b78ac80851c2bbb83dab073e0bb3) fail - Lofi-Seq ... * Uploading 'Osc_36932-29.wav' to test database (b3cc1e89b376bb80d50d1138650a486c) fail - Mixed-Rate-Osc ... * Uploading 'Osc_36932-30.wav' to test database (c2e7c5eacb83702a1d285a055b0368da) fail - Noise ... * Uploading 'Osc_36932-31.wav' to test database (231c47018a37d92604a0986633d040a3) fail - Sin ... * Uploading 'Osc_36932-32.wav' to test database (a2c020678bd2e057693cb1c7084e3a2c) fail - Sin-Seq ... * Uploading 'Osc_36932-33.wav' to test database (0653bc32b4d910c66e4407eed09b604c) fail - Waveshaping ... * Uploading 'Osc_36932-34.wav' to test database (0d62028ce60a4d09770202a3099e38a5) fail [Thesis] - Supplementary-Example ... * Uploading 'Thesis_36932-35.wav' to test database (6d0099210340b803546ce860532c5310) fail - Tutorial-04 ... * Uploading 'Thesis_36932-36.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-05 ... * Uploading 'Thesis_36932-37.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-07 ... * Uploading 'Thesis_36932-38.wav' to test database (80d0d0d050ed66b57d183cae009b821e) fail - Tutorial-08 ... * Uploading 'Thesis_36932-39.wav' to test database (14251277718bc229128a6c235de0c02b) fail - Tutorial-09 ... * Uploading 'Thesis_36932-40.wav' to test database (ad1e106ab0a267e6b91000c320d07798) fail - Tutorial-10 ... * Uploading 'Thesis_36932-41.wav' to test database (08a41cd00900d491e596bb23ccb3c522) fail - Tutorial-11 ... * Uploading 'Thesis_36932-42.wav' to test database (a06e64541a6d228c00a039806437b2c1) fail - Tutorial-12 ... * Uploading 'Thesis_36932-43.wav' to test database (bcc68e2a009c97817ed9e1755538cc6e) fail - Tutorial-13 ... * Uploading 'Thesis_36932-44.wav' to test database (a4d412dce97d22d37e809ebc55477104) fail - Tutorial-14 ... * Uploading 'Thesis_36932-45.wav' to test database (c0ec8870405923857a4e5b6c0ead96be) fail - Tutorial-15 ... * Uploading 'Thesis_36932-46.wav' to test database (618d95c5a4bbab2c57d7c9003a0005c2) fail - Tutorial-16 ... * Uploading 'Thesis_36932-47.wav' to test database (2c838085389de943695662eb36e212dc) fail - Tutorial-17 ... * Uploading 'Thesis_36932-48.wav' to test database (c12864910c042710a5b13a90976b1e0a) fail - Tutorial-18 ... * Uploading 'Thesis_36932-49.wav' to test database (423dd4a145025570ab09532a9cc73b70) fail - Tutorial-19 ... * Uploading 'Thesis_36932-50.wav' to test database (d78d539e05c07d98370543156d374053) fail - Tutorial-20 ... * Uploading 'Thesis_36932-51.wav' to test database (2501025239573b05355dcd10009b5880) fail - Tutorial-22 ... * Uploading 'Thesis_36932-52.wav' to test database (31a0a2191d8e976a09b50ba4168528e8) fail - Tutorial-25 ... * Uploading 'Thesis_36932-53.wav' to test database (7dbc1c0a6e6a0a2cd7234008aae83a85) fail - Tutorial-26 ... * Uploading 'Thesis_36932-54.wav' to test database (14ca298dc65e68c86c2c9ea2e05ad650) fail - Tutorial-28 ... * Uploading 'Thesis_36932-55.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-29 ... * Uploading 'Thesis_36932-56.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-30 ... * Uploading 'Thesis_36932-57.wav' to test database (e31e582a17d84940049c6eb54d820160) fail - Tutorial-31 ... * Uploading 'Thesis_36932-58.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-32 ... * Uploading 'Thesis_36932-59.wav' to test database (e6b94db5c9a3c3e365d099293588c84e) fail - Tutorial-33 ... * Uploading 'Thesis_36932-60.wav' to test database (ca722895ab0c7de90c8009a071304558) fail [Vector] - Big-Mixed-Vector ... * Uploading 'Vector_36932-61.wav' to test database (860c46a3d402ea38403db465688b7969) fail - Big-Vector ... * Uploading 'Vector_36932-62.wav' to test database (823065062ee4c618e1b135776306e9d1) fail - Mixed-Rate ... * Uploading 'Vector_36932-63.wav' to test database (b5eab561059b465690574e8a958803e8) fail - Vectorized-Filter ... * Uploading 'Vector_36932-64.wav' to test database (739d92e1bdeb55eecbe7652e21d01091) fail - Vectorized-Gen ... * Uploading 'Vector_36932-65.wav' to test database (be0215000b60975a3d83016158ac3eee) fail [WikiSynthesis] - Geometric-Waves ... * Uploading 'WikiSynthesis_36932-66.wav' to test database (8790ec1e049e34a261c5cc45906b500c) fail - Sine-Bank ... * Uploading 'WikiSynthesis_36932-67.wav' to test database (d06a5aa53dd4152c2bc5d0a0eca2c408) fail * Error while submitting results to https://db.kronoslang.io/ci/: {"error":"forbidden","reason":"You must authenticate to be able to post documents. User is: null"} Start 6: dynamic.Complex 6/72 Test #6: dynamic.Complex .............................***Failed 84.83 sec Testing [kronoslang/core ] * Test server https://db.kronoslang.io(authenticated) * Submit result [Algorithm] - Big-Reduce ... ok - Find-Max ... ok - Find-Min ... ok - Map-And-Zip ... ok - Nested-Expand ... ok - Partition ... ok - Reduce-Concat ... ok - Reverse-Reduce ... fail <<<< LOCAL <<<< 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69727 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 =============== 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69726 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 >>>> REF >>>> - Simple-Accumulate ... ok - Simple-Expand ... ok - Simple-Filter ... ok - Simple-Some ... ok - Some-Haystack ... ok [Approx] - Cosine ... ok - Fast ... ok - Faster ... ok [Coerce] - Implicit-Coercion-Matrix ... ok - Vector-Coerce ... ok [Complex] - Absolute-Value ... ok - Addition ... ok - Coerce ... ok - Coerce-Invariant-Prototype ... ok - Implicit-Coerce ... ok - Multiplication ... ok [Core] - Binding ... ok - Cycle-Error ... ok - Function-Binding ... ok - Infix-Override ... ok [Infix] - Custom-Infix ... ok [Math] - Copy-Sign-IEEE ... ok [Sort] - Basic ... ok - Constants ... ok - Invert ... ok - Reorder ... ok - Values ... ok [String] - Coercing-Concat ... ok - Replace ... ok - Unicode ... ok [Thesis] - Tutorial-01 ... ok - Tutorial-02 ... ok - Tutorial-03 ... ok - Tutorial-06 ... ok - Tutorial-21 ... ok - Tutorial-23 ... ok - Tutorial-24 ... ok - Tutorial-27 ... ok [Vector] - Coerce ... ok - Coerce-Invariant ... ok - Compound-Coerce ... ok - Compound-Fallback ... ok - Explode ... ok - Fallback ... fail <<<< LOCAL <<<< {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601345e+15>} =============== {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601344e+15>} >>>> REF >>>> - Horizontal ... ok - Horizontal-Compound ... ok - Packed-Coerce ... ok - Width ... ok [BDA] - Faust-Biquad ... * Uploading 'BDA_36946-0.wav' to test database (08e6107b6ebe7c1ebaeb83a005672319) fail [CMJ] - Filter-Complex ... * Uploading 'CMJ_36946-1.wav' to test database (d84038deeaee343ee670e70a5ea452d7) fail - Filter-Lowpass ... * Uploading 'CMJ_36946-2.wav' to test database (40922e6082508380a8838e97d7790800) fail - Filter-Lowpass-Double ... * Uploading 'CMJ_36946-3.wav' to test database (d3820a849125d08425d73d4070ab0030) fail - Naive-Saw ... * Uploading 'CMJ_36946-4.wav' to test database (0d329ca0c1d8156713505a77b02054a5) fail - Schroeder-Reverb ... * Uploading 'CMJ_36946-5.wav' to test database (2ed30a55a1597384370c65a52d44a7c4) fail - Voice-Allocator ... * Uploading 'CMJ_36946-6.wav' to test database (0b950177309d40ca12ae6d8cd60e018c) fail [Envelope] - FM-ADSR ... * Uploading 'Envelope_36946-7.wav' to test database (0c06d7533799a09c5aba070838c6ab51) fail [Filter] - Library-Resonator ... * Uploading 'Filter_36946-8.wav' to test database (00c2c807a2900323d06d66ca20019795) fail - Pole-Formats ... * Uploading 'Filter_36946-9.wav' to test database (56e53532a7dbe4c2801cb0401a0660da) fail - Resonator-Bank ... * Uploading 'Filter_36946-10.wav' to test database (99c352ad642197a274a3098500157487) fail - Simple-Halfband ... * Uploading 'Filter_36946-11.wav' to test database (d91b6b5094e0265b68a560602e20e220) fail - Simple-Resonator ... * Uploading 'Filter_36946-12.wav' to test database (b6dadd1413cb00e5de80a132608a5dce) fail - Simple-Tone ... * Uploading 'Filter_36946-13.wav' to test database (68d35ab9c746db05a56b0c4dc940540c) fail - Vector-Resonator-Bank ... * Uploading 'Filter_36946-14.wav' to test database (99c352ad642197a274a3098500157487) fail [Gen] - Faster-Args ... * Uploading 'Gen_36946-15.wav' to test database (00163a5a13bb488133608667b944a707) fail - Library-Oversample ... * Uploading 'Gen_36946-16.wav' to test database (4e5530c04384551506b98242a32788bb) fail - Nested-Slower ... * Uploading 'Gen_36946-17.wav' to test database (35eb06a0842de686e6822e1bbcb2b7dc) fail - Offset-Zoo ... * Uploading 'Gen_36946-18.wav' to test database (9d50225eba1b5452ba99a65c3d75aabb) fail - Osc-Bipolar ... * Uploading 'Gen_36946-19.wav' to test database (a20da4e130c629960868e2070919479c) fail - Osc-Modulation ... * Uploading 'Gen_36946-20.wav' to test database (355161401041dc317a4e5b6d809c44ec) fail - Osc-Scaled ... * Uploading 'Gen_36946-21.wav' to test database (8932ed3ca2311505504bd460ce6d1084) fail - Osc-Unipolar ... * Uploading 'Gen_36946-22.wav' to test database (c7337902481c1618b799baeee1ee4210) fail - Oversampled-RM ... * Uploading 'Gen_36946-23.wav' to test database (13c2cd505725d390b1946bc9ae6d1e26) fail - Phasor ... * Uploading 'Gen_36946-24.wav' to test database (513463207cd30b51672093595165d485) fail - Simple-Slower ... * Uploading 'Gen_36946-25.wav' to test database (995609b5512678108170d04dccce608c) fail - Sin ... * Uploading 'Gen_36946-26.wav' to test database (0e727ae296ee1412d770d84b8067654a) fail [Osc] - Control-Rate-Sin ... * Uploading 'Osc_36946-27.wav' to test database (48a6894ad35796eb24aa013cc2c02d0c) fail - FM ... * Uploading 'Osc_36946-28.wav' to test database (b795b78ac80851c2bbb83dab073e0bb3) fail - Lofi-Seq ... * Uploading 'Osc_36946-29.wav' to test database (b3cc1e89b376bb80d50d1138650a486c) fail - Mixed-Rate-Osc ... * Uploading 'Osc_36946-30.wav' to test database (c2e7c5eacb83702a1d285a055b0368da) fail - Noise ... * Uploading 'Osc_36946-31.wav' to test database (231c47018a37d92604a0986633d040a3) fail - Sin ... * Uploading 'Osc_36946-32.wav' to test database (a2c020678bd2e057693cb1c7084e3a2c) fail - Sin-Seq ... * Uploading 'Osc_36946-33.wav' to test database (0653bc32b4d910c66e4407eed09b604c) fail - Waveshaping ... * Uploading 'Osc_36946-34.wav' to test database (0d62028ce60a4d09770202a3099e38a5) fail [Thesis] - Supplementary-Example ... * Uploading 'Thesis_36946-35.wav' to test database (6d0099210340b803546ce860532c5310) fail - Tutorial-04 ... * Uploading 'Thesis_36946-36.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-05 ... * Uploading 'Thesis_36946-37.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-07 ... * Uploading 'Thesis_36946-38.wav' to test database (80d0d0d050ed66b57d183cae009b821e) fail - Tutorial-08 ... * Uploading 'Thesis_36946-39.wav' to test database (14251277718bc229128a6c235de0c02b) fail - Tutorial-09 ... * Uploading 'Thesis_36946-40.wav' to test database (ad1e106ab0a267e6b91000c320d07798) fail - Tutorial-10 ... * Uploading 'Thesis_36946-41.wav' to test database (08a41cd00900d491e596bb23ccb3c522) fail - Tutorial-11 ... * Uploading 'Thesis_36946-42.wav' to test database (a06e64541a6d228c00a039806437b2c1) fail - Tutorial-12 ... * Uploading 'Thesis_36946-43.wav' to test database (bcc68e2a009c97817ed9e1755538cc6e) fail - Tutorial-13 ... * Uploading 'Thesis_36946-44.wav' to test database (a4d412dce97d22d37e809ebc55477104) fail - Tutorial-14 ... * Uploading 'Thesis_36946-45.wav' to test database (c0ec8870405923857a4e5b6c0ead96be) fail - Tutorial-15 ... * Uploading 'Thesis_36946-46.wav' to test database (618d95c5a4bbab2c57d7c9003a0005c2) fail - Tutorial-16 ... * Uploading 'Thesis_36946-47.wav' to test database (2c838085389de943695662eb36e212dc) fail - Tutorial-17 ... * Uploading 'Thesis_36946-48.wav' to test database (c12864910c042710a5b13a90976b1e0a) fail - Tutorial-18 ... * Uploading 'Thesis_36946-49.wav' to test database (423dd4a145025570ab09532a9cc73b70) fail - Tutorial-19 ... * Uploading 'Thesis_36946-50.wav' to test database (d78d539e05c07d98370543156d374053) fail - Tutorial-20 ... * Uploading 'Thesis_36946-51.wav' to test database (2501025239573b05355dcd10009b5880) fail - Tutorial-22 ... * Uploading 'Thesis_36946-52.wav' to test database (31a0a2191d8e976a09b50ba4168528e8) fail - Tutorial-25 ... * Uploading 'Thesis_36946-53.wav' to test database (7dbc1c0a6e6a0a2cd7234008aae83a85) fail - Tutorial-26 ... * Uploading 'Thesis_36946-54.wav' to test database (14ca298dc65e68c86c2c9ea2e05ad650) fail - Tutorial-28 ... * Uploading 'Thesis_36946-55.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-29 ... * Uploading 'Thesis_36946-56.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-30 ... * Uploading 'Thesis_36946-57.wav' to test database (e31e582a17d84940049c6eb54d820160) fail - Tutorial-31 ... * Uploading 'Thesis_36946-58.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-32 ... * Uploading 'Thesis_36946-59.wav' to test database (e6b94db5c9a3c3e365d099293588c84e) fail - Tutorial-33 ... * Uploading 'Thesis_36946-60.wav' to test database (ca722895ab0c7de90c8009a071304558) fail [Vector] - Big-Mixed-Vector ... * Uploading 'Vector_36946-61.wav' to test database (860c46a3d402ea38403db465688b7969) fail - Big-Vector ... * Uploading 'Vector_36946-62.wav' to test database (823065062ee4c618e1b135776306e9d1) fail - Mixed-Rate ... * Uploading 'Vector_36946-63.wav' to test database (b5eab561059b465690574e8a958803e8) fail - Vectorized-Filter ... * Uploading 'Vector_36946-64.wav' to test database (739d92e1bdeb55eecbe7652e21d01091) fail - Vectorized-Gen ... * Uploading 'Vector_36946-65.wav' to test database (be0215000b60975a3d83016158ac3eee) fail [WikiSynthesis] - Geometric-Waves ... * Uploading 'WikiSynthesis_36946-66.wav' to test database (8790ec1e049e34a261c5cc45906b500c) fail - Sine-Bank ... * Uploading 'WikiSynthesis_36946-67.wav' to test database (d06a5aa53dd4152c2bc5d0a0eca2c408) fail * Error while submitting results to https://db.kronoslang.io/ci/: {"error":"forbidden","reason":"You must authenticate to be able to post documents. User is: null"} Start 7: dynamic.Core 7/72 Test #7: dynamic.Core ................................***Failed 84.74 sec Testing [kronoslang/core ] * Test server https://db.kronoslang.io(authenticated) * Submit result [Algorithm] - Big-Reduce ... ok - Find-Max ... ok - Find-Min ... ok - Map-And-Zip ... ok - Nested-Expand ... ok - Partition ... ok - Reduce-Concat ... ok - Reverse-Reduce ... fail <<<< LOCAL <<<< 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69727 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 =============== 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69726 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 >>>> REF >>>> - Simple-Accumulate ... ok - Simple-Expand ... ok - Simple-Filter ... ok - Simple-Some ... ok - Some-Haystack ... ok [Approx] - Cosine ... ok - Fast ... ok - Faster ... ok [Coerce] - Implicit-Coercion-Matrix ... ok - Vector-Coerce ... ok [Complex] - Absolute-Value ... ok - Addition ... ok - Coerce ... ok - Coerce-Invariant-Prototype ... ok - Implicit-Coerce ... ok - Multiplication ... ok [Core] - Binding ... ok - Cycle-Error ... ok - Function-Binding ... ok - Infix-Override ... ok [Infix] - Custom-Infix ... ok [Math] - Copy-Sign-IEEE ... ok [Sort] - Basic ... ok - Constants ... ok - Invert ... ok - Reorder ... ok - Values ... ok [String] - Coercing-Concat ... ok - Replace ... ok - Unicode ... ok [Thesis] - Tutorial-01 ... ok - Tutorial-02 ... ok - Tutorial-03 ... ok - Tutorial-06 ... ok - Tutorial-21 ... ok - Tutorial-23 ... ok - Tutorial-24 ... ok - Tutorial-27 ... ok [Vector] - Coerce ... ok - Coerce-Invariant ... ok - Compound-Coerce ... ok - Compound-Fallback ... ok - Explode ... ok - Fallback ... fail <<<< LOCAL <<<< {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601345e+15>} =============== {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601344e+15>} >>>> REF >>>> - Horizontal ... ok - Horizontal-Compound ... ok - Packed-Coerce ... ok - Width ... ok [BDA] - Faust-Biquad ... * Uploading 'BDA_36958-0.wav' to test database (08e6107b6ebe7c1ebaeb83a005672319) fail [CMJ] - Filter-Complex ... * Uploading 'CMJ_36958-1.wav' to test database (d84038deeaee343ee670e70a5ea452d7) fail - Filter-Lowpass ... * Uploading 'CMJ_36958-2.wav' to test database (40922e6082508380a8838e97d7790800) fail - Filter-Lowpass-Double ... * Uploading 'CMJ_36958-3.wav' to test database (d3820a849125d08425d73d4070ab0030) fail - Naive-Saw ... * Uploading 'CMJ_36958-4.wav' to test database (0d329ca0c1d8156713505a77b02054a5) fail - Schroeder-Reverb ... * Uploading 'CMJ_36958-5.wav' to test database (2ed30a55a1597384370c65a52d44a7c4) fail - Voice-Allocator ... * Uploading 'CMJ_36958-6.wav' to test database (0b950177309d40ca12ae6d8cd60e018c) fail [Envelope] - FM-ADSR ... * Uploading 'Envelope_36958-7.wav' to test database (0c06d7533799a09c5aba070838c6ab51) fail [Filter] - Library-Resonator ... * Uploading 'Filter_36958-8.wav' to test database (00c2c807a2900323d06d66ca20019795) fail - Pole-Formats ... * Uploading 'Filter_36958-9.wav' to test database (56e53532a7dbe4c2801cb0401a0660da) fail - Resonator-Bank ... * Uploading 'Filter_36958-10.wav' to test database (99c352ad642197a274a3098500157487) fail - Simple-Halfband ... * Uploading 'Filter_36958-11.wav' to test database (d91b6b5094e0265b68a560602e20e220) fail - Simple-Resonator ... * Uploading 'Filter_36958-12.wav' to test database (b6dadd1413cb00e5de80a132608a5dce) fail - Simple-Tone ... * Uploading 'Filter_36958-13.wav' to test database (68d35ab9c746db05a56b0c4dc940540c) fail - Vector-Resonator-Bank ... * Uploading 'Filter_36958-14.wav' to test database (99c352ad642197a274a3098500157487) fail [Gen] - Faster-Args ... * Uploading 'Gen_36958-15.wav' to test database (00163a5a13bb488133608667b944a707) fail - Library-Oversample ... * Uploading 'Gen_36958-16.wav' to test database (4e5530c04384551506b98242a32788bb) fail - Nested-Slower ... * Uploading 'Gen_36958-17.wav' to test database (35eb06a0842de686e6822e1bbcb2b7dc) fail - Offset-Zoo ... * Uploading 'Gen_36958-18.wav' to test database (9d50225eba1b5452ba99a65c3d75aabb) fail - Osc-Bipolar ... * Uploading 'Gen_36958-19.wav' to test database (a20da4e130c629960868e2070919479c) fail - Osc-Modulation ... * Uploading 'Gen_36958-20.wav' to test database (355161401041dc317a4e5b6d809c44ec) fail - Osc-Scaled ... * Uploading 'Gen_36958-21.wav' to test database (8932ed3ca2311505504bd460ce6d1084) fail - Osc-Unipolar ... * Uploading 'Gen_36958-22.wav' to test database (c7337902481c1618b799baeee1ee4210) fail - Oversampled-RM ... * Uploading 'Gen_36958-23.wav' to test database (13c2cd505725d390b1946bc9ae6d1e26) fail - Phasor ... * Uploading 'Gen_36958-24.wav' to test database (513463207cd30b51672093595165d485) fail - Simple-Slower ... * Uploading 'Gen_36958-25.wav' to test database (995609b5512678108170d04dccce608c) fail - Sin ... * Uploading 'Gen_36958-26.wav' to test database (0e727ae296ee1412d770d84b8067654a) fail [Osc] - Control-Rate-Sin ... * Uploading 'Osc_36958-27.wav' to test database (48a6894ad35796eb24aa013cc2c02d0c) fail - FM ... * Uploading 'Osc_36958-28.wav' to test database (b795b78ac80851c2bbb83dab073e0bb3) fail - Lofi-Seq ... * Uploading 'Osc_36958-29.wav' to test database (b3cc1e89b376bb80d50d1138650a486c) fail - Mixed-Rate-Osc ... * Uploading 'Osc_36958-30.wav' to test database (c2e7c5eacb83702a1d285a055b0368da) fail - Noise ... * Uploading 'Osc_36958-31.wav' to test database (231c47018a37d92604a0986633d040a3) fail - Sin ... * Uploading 'Osc_36958-32.wav' to test database (a2c020678bd2e057693cb1c7084e3a2c) fail - Sin-Seq ... * Uploading 'Osc_36958-33.wav' to test database (0653bc32b4d910c66e4407eed09b604c) fail - Waveshaping ... * Uploading 'Osc_36958-34.wav' to test database (0d62028ce60a4d09770202a3099e38a5) fail [Thesis] - Supplementary-Example ... * Uploading 'Thesis_36958-35.wav' to test database (6d0099210340b803546ce860532c5310) fail - Tutorial-04 ... * Uploading 'Thesis_36958-36.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-05 ... * Uploading 'Thesis_36958-37.wav' to test database (a5e0290c31c362030a98e1774c92b634) fail - Tutorial-07 ... * Uploading 'Thesis_36958-38.wav' to test database (80d0d0d050ed66b57d183cae009b821e) fail - Tutorial-08 ... * Uploading 'Thesis_36958-39.wav' to test database (14251277718bc229128a6c235de0c02b) fail - Tutorial-09 ... * Uploading 'Thesis_36958-40.wav' to test database (ad1e106ab0a267e6b91000c320d07798) fail - Tutorial-10 ... * Uploading 'Thesis_36958-41.wav' to test database (08a41cd00900d491e596bb23ccb3c522) fail - Tutorial-11 ... * Uploading 'Thesis_36958-42.wav' to test database (a06e64541a6d228c00a039806437b2c1) fail - Tutorial-12 ... * Uploading 'Thesis_36958-43.wav' to test database (bcc68e2a009c97817ed9e1755538cc6e) fail - Tutorial-13 ... * Uploading 'Thesis_36958-44.wav' to test database (a4d412dce97d22d37e809ebc55477104) fail - Tutorial-14 ... * Uploading 'Thesis_36958-45.wav' to test database (c0ec8870405923857a4e5b6c0ead96be) fail - Tutorial-15 ... * Uploading 'Thesis_36958-46.wav' to test database (618d95c5a4bbab2c57d7c9003a0005c2) fail - Tutorial-16 ... * Uploading 'Thesis_36958-47.wav' to test database (2c838085389de943695662eb36e212dc) fail - Tutorial-17 ... * Uploading 'Thesis_36958-48.wav' to test database (c12864910c042710a5b13a90976b1e0a) fail - Tutorial-18 ... * Uploading 'Thesis_36958-49.wav' to test database (423dd4a145025570ab09532a9cc73b70) fail - Tutorial-19 ... * Uploading 'Thesis_36958-50.wav' to test database (d78d539e05c07d98370543156d374053) fail - Tutorial-20 ... * Uploading 'Thesis_36958-51.wav' to test database (2501025239573b05355dcd10009b5880) fail - Tutorial-22 ... * Uploading 'Thesis_36958-52.wav' to test database (31a0a2191d8e976a09b50ba4168528e8) fail - Tutorial-25 ... * Uploading 'Thesis_36958-53.wav' to test database (7dbc1c0a6e6a0a2cd7234008aae83a85) fail - Tutorial-26 ... * Uploading 'Thesis_36958-54.wav' to test database (14ca298dc65e68c86c2c9ea2e05ad650) fail - Tutorial-28 ... * Uploading 'Thesis_36958-55.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-29 ... * Uploading 'Thesis_36958-56.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-30 ... * Uploading 'Thesis_36958-57.wav' to test database (e31e582a17d84940049c6eb54d820160) fail - Tutorial-31 ... * Uploading 'Thesis_36958-58.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-32 ... * Uploading 'Thesis_36958-59.wav' to test database (e6b94db5c9a3c3e365d099293588c84e) fail - Tutorial-33 ... * Uploading 'Thesis_36958-60.wav' to test database (ca722895ab0c7de90c8009a071304558) fail [Vector] - Big-Mixed-Vector ... * Uploading 'Vector_36958-61.wav' to test database (860c46a3d402ea38403db465688b7969) fail - Big-Vector ... * Uploading 'Vector_36958-62.wav' to test database (823065062ee4c618e1b135776306e9d1) fail - Mixed-Rate ... * Uploading 'Vector_36958-63.wav' to test database (b5eab561059b465690574e8a958803e8) fail - Vectorized-Filter ... * Uploading 'Vector_36958-64.wav' to test database (739d92e1bdeb55eecbe7652e21d01091) fail - Vectorized-Gen ... * Uploading 'Vector_36958-65.wav' to test database (be0215000b60975a3d83016158ac3eee) fail [WikiSynthesis] - Geometric-Waves ... * Uploading 'WikiSynthesis_36958-66.wav' to test database (8790ec1e049e34a261c5cc45906b500c) fail - Sine-Bank ... * Uploading 'WikiSynthesis_36958-67.wav' to test database (d06a5aa53dd4152c2bc5d0a0eca2c408) fail * Error while submitting results to https://db.kronoslang.io/ci/: {"error":"forbidden","reason":"You must authenticate to be able to post documents. User is: null"} Start 8: dynamic.Envelope Start testing: Feb 21 17:42 EET ---------------------------------------------------------- 1/55 Testing: static.Sort.Invert 1/55 Test: static.Sort.Invert Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k" "-DEXPR=Test:Invert()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Sort.Invert" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Sort.Invert" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Sort.Invert /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k (Test:Invert()) Test time = 1.85 sec ---------------------------------------------------------- Test Passed. "static.Sort.Invert" end time: Feb 21 17:42 EET "static.Sort.Invert" time elapsed: 00:00:01 ---------------------------------------------------------- 2/55 Testing: static.Sort.Values 2/55 Test: static.Sort.Values Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k" "-DEXPR=Eval({ Bitonic:Sort(1 9 3 8 6 3 2 11 9 100) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Sort.Values" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Sort.Values" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Sort.Values /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k (Eval({ Bitonic:Sort(1 9 3 8 6 3 2 11 9 100) } nil)) Test time = 0.22 sec ---------------------------------------------------------- Test Passed. "static.Sort.Values" end time: Feb 21 17:42 EET "static.Sort.Values" time elapsed: 00:00:00 ---------------------------------------------------------- 3/55 Testing: static.Sort.Reorder 3/55 Test: static.Sort.Reorder Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k" "-DEXPR=Test:Reorder()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Sort.Reorder" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Sort.Reorder" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Sort.Reorder /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k (Test:Reorder()) Test time = 0.64 sec ---------------------------------------------------------- Test Passed. "static.Sort.Reorder" end time: Feb 21 17:42 EET "static.Sort.Reorder" time elapsed: 00:00:00 ---------------------------------------------------------- 4/55 Testing: static.Sort.Constants 4/55 Test: static.Sort.Constants Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k" "-DEXPR=Eval({ Bitonic:Sort(#1 #9 #3 #8 #6 #3 #2 #11 #9 #100) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Sort.Constants" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Sort.Constants" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Sort.Constants /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k (Eval({ Bitonic:Sort(#1 #9 #3 #8 #6 #3 #2 #11 #9 #100) } nil)) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Sort.Constants" end time: Feb 21 17:42 EET "static.Sort.Constants" time elapsed: 00:00:00 ---------------------------------------------------------- 5/55 Testing: static.Sort.Basic 5/55 Test: static.Sort.Basic Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k" "-DEXPR=Test:Basic()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Sort.Basic" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Sort.Basic" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Sort.Basic /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Sort.k (Test:Basic()) Test time = 0.59 sec ---------------------------------------------------------- Test Passed. "static.Sort.Basic" end time: Feb 21 17:42 EET "static.Sort.Basic" time elapsed: 00:00:00 ---------------------------------------------------------- 6/55 Testing: static.Core.Function-Binding 6/55 Test: static.Core.Function-Binding Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Core.k" "-DEXPR=Test:Function-Binding()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Core.Function-Binding" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Core.Function-Binding" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Core.Function-Binding /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Core.k (Test:Function-Binding()) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Core.Function-Binding" end time: Feb 21 17:42 EET "static.Core.Function-Binding" time elapsed: 00:00:00 ---------------------------------------------------------- 7/55 Testing: static.Core.Binding 7/55 Test: static.Core.Binding Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Core.k" "-DEXPR=Test:Binding()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Core.Binding" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Core.Binding" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Core.Binding /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Core.k (Test:Binding()) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.Core.Binding" end time: Feb 21 17:42 EET "static.Core.Binding" time elapsed: 00:00:00 ---------------------------------------------------------- 8/55 Testing: static.Core.Infix-Override 8/55 Test: static.Core.Infix-Override Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Core.k" "-DEXPR=Test:Infix-Override()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Core.Infix-Override" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Core.Infix-Override" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Core.Infix-Override /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Core.k (Test:Infix-Override()) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.Core.Infix-Override" end time: Feb 21 17:42 EET "static.Core.Infix-Override" time elapsed: 00:00:00 ---------------------------------------------------------- 9/55 Testing: static.Approx.Faster 9/55 Test: static.Approx.Faster Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Approx.k" "-DEXPR=Test:Faster()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Approx.Faster" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Approx.Faster" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Approx.Faster /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Approx.k (Test:Faster()) Test time = 0.22 sec ---------------------------------------------------------- Test Passed. "static.Approx.Faster" end time: Feb 21 17:42 EET "static.Approx.Faster" time elapsed: 00:00:00 ---------------------------------------------------------- 10/55 Testing: static.Approx.Fast 10/55 Test: static.Approx.Fast Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Approx.k" "-DEXPR=Test:Fast()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Approx.Fast" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Approx.Fast" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Approx.Fast /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Approx.k (Test:Fast()) Test time = 0.28 sec ---------------------------------------------------------- Test Passed. "static.Approx.Fast" end time: Feb 21 17:42 EET "static.Approx.Fast" time elapsed: 00:00:00 ---------------------------------------------------------- 11/55 Testing: static.String.Coercing-Concat 11/55 Test: static.String.Coercing-Concat Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/String.k" "-DEXPR=Test:Coercing-Concat()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/String.Coercing-Concat" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.String.Coercing-Concat" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/String.Coercing-Concat /Users/vnorilo/code/k3bot/Source/kronos/library/tests/String.k (Test:Coercing-Concat()) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.String.Coercing-Concat" end time: Feb 21 17:42 EET "static.String.Coercing-Concat" time elapsed: 00:00:00 ---------------------------------------------------------- 12/55 Testing: static.String.Unicode 12/55 Test: static.String.Unicode Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/String.k" "-DEXPR=Test:Unicode()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/String.Unicode" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.String.Unicode" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/String.Unicode /Users/vnorilo/code/k3bot/Source/kronos/library/tests/String.k (Test:Unicode()) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.String.Unicode" end time: Feb 21 17:42 EET "static.String.Unicode" time elapsed: 00:00:00 ---------------------------------------------------------- 13/55 Testing: static.String.Replace 13/55 Test: static.String.Replace Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/String.k" "-DEXPR=Test:Replace()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/String.Replace" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.String.Replace" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/String.Replace /Users/vnorilo/code/k3bot/Source/kronos/library/tests/String.k (Test:Replace()) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.String.Replace" end time: Feb 21 17:42 EET "static.String.Replace" time elapsed: 00:00:00 ---------------------------------------------------------- 14/55 Testing: static.Algorithm.Simple-Accumulate 14/55 Test: static.Algorithm.Simple-Accumulate Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Simple-Accumulate()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Simple-Accumulate" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Simple-Accumulate" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Simple-Accumulate /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Simple-Accumulate()) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Simple-Accumulate" end time: Feb 21 17:42 EET "static.Algorithm.Simple-Accumulate" time elapsed: 00:00:00 ---------------------------------------------------------- 15/55 Testing: static.Algorithm.Simple-Some 15/55 Test: static.Algorithm.Simple-Some Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Simple-Some()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Simple-Some" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Simple-Some" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Simple-Some /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Simple-Some()) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Simple-Some" end time: Feb 21 17:42 EET "static.Algorithm.Simple-Some" time elapsed: 00:00:00 ---------------------------------------------------------- 16/55 Testing: static.Algorithm.Big-Reduce 16/55 Test: static.Algorithm.Big-Reduce Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Big-Reduce()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Big-Reduce" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Big-Reduce" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Big-Reduce /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Big-Reduce()) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Big-Reduce" end time: Feb 21 17:42 EET "static.Algorithm.Big-Reduce" time elapsed: 00:00:00 ---------------------------------------------------------- 17/55 Testing: static.Algorithm.Find-Max 17/55 Test: static.Algorithm.Find-Max Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Eval({ Algorithm:Find-Max(1 9 3 8 6 3 2 11 9 100) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Find-Max" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Find-Max" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Find-Max /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Eval({ Algorithm:Find-Max(1 9 3 8 6 3 2 11 9 100) } nil)) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Find-Max" end time: Feb 21 17:42 EET "static.Algorithm.Find-Max" time elapsed: 00:00:00 ---------------------------------------------------------- 18/55 Testing: static.Algorithm.Simple-Expand 18/55 Test: static.Algorithm.Simple-Expand Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Simple-Expand()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Simple-Expand" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Simple-Expand" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Simple-Expand /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Simple-Expand()) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Simple-Expand" end time: Feb 21 17:42 EET "static.Algorithm.Simple-Expand" time elapsed: 00:00:00 ---------------------------------------------------------- 19/55 Testing: static.Algorithm.Partition 19/55 Test: static.Algorithm.Partition Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Partition()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Partition" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Partition" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Partition /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Partition()) Test time = 0.12 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Partition" end time: Feb 21 17:42 EET "static.Algorithm.Partition" time elapsed: 00:00:00 ---------------------------------------------------------- 20/55 Testing: static.Algorithm.Reverse-Reduce 20/55 Test: static.Algorithm.Reverse-Reduce Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Reverse-Reduce()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Reverse-Reduce" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Reverse-Reduce" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Reverse-Reduce /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Reverse-Reduce()) Test time = 0.12 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Reverse-Reduce" end time: Feb 21 17:42 EET "static.Algorithm.Reverse-Reduce" time elapsed: 00:00:00 ---------------------------------------------------------- 21/55 Testing: static.Algorithm.Simple-Filter 21/55 Test: static.Algorithm.Simple-Filter Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Simple-Filter()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Simple-Filter" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Simple-Filter" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Simple-Filter /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Simple-Filter()) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Simple-Filter" end time: Feb 21 17:42 EET "static.Algorithm.Simple-Filter" time elapsed: 00:00:00 ---------------------------------------------------------- 22/55 Testing: static.Algorithm.Some-Haystack 22/55 Test: static.Algorithm.Some-Haystack Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Some-Haystack()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Some-Haystack" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Some-Haystack" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Some-Haystack /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Some-Haystack()) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Some-Haystack" end time: Feb 21 17:42 EET "static.Algorithm.Some-Haystack" time elapsed: 00:00:00 ---------------------------------------------------------- 23/55 Testing: static.Algorithm.Map-And-Zip 23/55 Test: static.Algorithm.Map-And-Zip Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Map-And-Zip()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Map-And-Zip" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Map-And-Zip" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Map-And-Zip /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Map-And-Zip()) Test time = 0.15 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Map-And-Zip" end time: Feb 21 17:42 EET "static.Algorithm.Map-And-Zip" time elapsed: 00:00:00 ---------------------------------------------------------- 24/55 Testing: static.Algorithm.Find-Min 24/55 Test: static.Algorithm.Find-Min Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Eval({ Algorithm:Find-Min(1 9 3 8 6 3 2 11 9 100) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Find-Min" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Find-Min" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Find-Min /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Eval({ Algorithm:Find-Min(1 9 3 8 6 3 2 11 9 100) } nil)) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Find-Min" end time: Feb 21 17:42 EET "static.Algorithm.Find-Min" time elapsed: 00:00:00 ---------------------------------------------------------- 25/55 Testing: static.Algorithm.Nested-Expand 25/55 Test: static.Algorithm.Nested-Expand Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Nested-Expand()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Nested-Expand" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Nested-Expand" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Nested-Expand /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Nested-Expand()) Test time = 0.17 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Nested-Expand" end time: Feb 21 17:42 EET "static.Algorithm.Nested-Expand" time elapsed: 00:00:00 ---------------------------------------------------------- 26/55 Testing: static.Algorithm.Reduce-Concat 26/55 Test: static.Algorithm.Reduce-Concat Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k" "-DEXPR=Test:Reduce-Concat()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Reduce-Concat" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Algorithm.Reduce-Concat" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Algorithm.Reduce-Concat /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Algorithm.k (Test:Reduce-Concat()) Test time = 0.16 sec ---------------------------------------------------------- Test Passed. "static.Algorithm.Reduce-Concat" end time: Feb 21 17:42 EET "static.Algorithm.Reduce-Concat" time elapsed: 00:00:00 ---------------------------------------------------------- 27/55 Testing: static.Vector.Horizontal-Compound 27/55 Test: static.Vector.Horizontal-Compound Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k" "-DEXPR=Eval({ Vector:Horizontal((*) Vector:Cons(#1 2 3q 4d 5i #6 7)) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Horizontal-Compound" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Vector.Horizontal-Compound" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Horizontal-Compound /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k (Eval({ Vector:Horizontal((*) Vector:Cons(#1 2 3q 4d 5i #6 7)) } nil)) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Vector.Horizontal-Compound" end time: Feb 21 17:42 EET "static.Vector.Horizontal-Compound" time elapsed: 00:00:00 ---------------------------------------------------------- 28/55 Testing: static.Vector.Packed-Coerce 28/55 Test: static.Vector.Packed-Coerce Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k" "-DEXPR=Eval({ Vector:Cons(1 2 3) * 5d } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Packed-Coerce" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Vector.Packed-Coerce" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Packed-Coerce /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k (Eval({ Vector:Cons(1 2 3) * 5d } nil)) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Vector.Packed-Coerce" end time: Feb 21 17:42 EET "static.Vector.Packed-Coerce" time elapsed: 00:00:00 ---------------------------------------------------------- 29/55 Testing: static.Vector.Coerce 29/55 Test: static.Vector.Coerce Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k" "-DEXPR=Test:Coerce()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Coerce" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Vector.Coerce" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Coerce /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k (Test:Coerce()) Test time = 0.15 sec ---------------------------------------------------------- Test Passed. "static.Vector.Coerce" end time: Feb 21 17:42 EET "static.Vector.Coerce" time elapsed: 00:00:00 ---------------------------------------------------------- 30/55 Testing: static.Vector.Compound-Coerce 30/55 Test: static.Vector.Compound-Coerce Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k" "-DEXPR=Eval({ #5 - Vector:Cons(1d 2i 3q 4) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Compound-Coerce" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Vector.Compound-Coerce" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Compound-Coerce /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k (Eval({ #5 - Vector:Cons(1d 2i 3q 4) } nil)) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Vector.Compound-Coerce" end time: Feb 21 17:42 EET "static.Vector.Compound-Coerce" time elapsed: 00:00:00 ---------------------------------------------------------- 31/55 Testing: static.Vector.Explode 31/55 Test: static.Vector.Explode Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k" "-DEXPR=Eval({ Vector:Explode(Vector:Cons(Algorithm:Expand(#10 (+ 1) 1))) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Explode" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Vector.Explode" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Explode /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k (Eval({ Vector:Explode(Vector:Cons(Algorithm:Expand(#10 (+ 1) 1))) } nil)) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Vector.Explode" end time: Feb 21 17:42 EET "static.Vector.Explode" time elapsed: 00:00:00 ---------------------------------------------------------- 32/55 Testing: static.Vector.Width 32/55 Test: static.Vector.Width Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k" "-DEXPR=Eval({ Vector:Width(Vector:Cons(Algorithm:Expand(#10 (* 2) #1))) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Width" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Vector.Width" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Width /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k (Eval({ Vector:Width(Vector:Cons(Algorithm:Expand(#10 (* 2) #1))) } nil)) Test time = 0.13 sec ---------------------------------------------------------- Test Passed. "static.Vector.Width" end time: Feb 21 17:42 EET "static.Vector.Width" time elapsed: 00:00:00 ---------------------------------------------------------- 33/55 Testing: static.Vector.Compound-Fallback 33/55 Test: static.Vector.Compound-Fallback Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k" "-DEXPR=Eval({ Math:Cos(Vector:Cons(0.1 0.2d 0.3 0.4d)) * 5 } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Compound-Fallback" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Vector.Compound-Fallback" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Compound-Fallback /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k (Eval({ Math:Cos(Vector:Cons(0.1 0.2d 0.3 0.4d)) * 5 } nil)) Test time = 5.39 sec ---------------------------------------------------------- Test Passed. "static.Vector.Compound-Fallback" end time: Feb 21 17:42 EET "static.Vector.Compound-Fallback" time elapsed: 00:00:05 ---------------------------------------------------------- 34/55 Testing: static.Vector.Coerce-Invariant 34/55 Test: static.Vector.Coerce-Invariant Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k" "-DEXPR=Eval({ Vector:Cons(1d Algorithm:Expand(#30 (+ 1) 1)) * #30 } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Coerce-Invariant" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Vector.Coerce-Invariant" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Coerce-Invariant /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k (Eval({ Vector:Cons(1d Algorithm:Expand(#30 (+ 1) 1)) * #30 } nil)) Test time = 0.18 sec ---------------------------------------------------------- Test Passed. "static.Vector.Coerce-Invariant" end time: Feb 21 17:42 EET "static.Vector.Coerce-Invariant" time elapsed: 00:00:00 ---------------------------------------------------------- 35/55 Testing: static.Vector.Fallback 35/55 Test: static.Vector.Fallback Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k" "-DEXPR=Eval({ Math:Exp(Vector:Cons(2 4 3 9 35)) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Fallback" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Vector.Fallback" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Fallback /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k (Eval({ Math:Exp(Vector:Cons(2 4 3 9 35)) } nil)) Test time = 0.13 sec ---------------------------------------------------------- Test Passed. "static.Vector.Fallback" end time: Feb 21 17:42 EET "static.Vector.Fallback" time elapsed: 00:00:00 ---------------------------------------------------------- 36/55 Testing: static.Vector.Horizontal 36/55 Test: static.Vector.Horizontal Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k" "-DEXPR=Eval({ Vector:Horizontal((*) Vector:Cons(Algorithm:Expand(#5 (+ 1) 1))) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Horizontal" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Vector.Horizontal" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Vector.Horizontal /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Vector.k (Eval({ Vector:Horizontal((*) Vector:Cons(Algorithm:Expand(#5 (+ 1) 1))) } nil)) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Vector.Horizontal" end time: Feb 21 17:42 EET "static.Vector.Horizontal" time elapsed: 00:00:00 ---------------------------------------------------------- 37/55 Testing: static.Coerce.Vector-Coerce 37/55 Test: static.Coerce.Vector-Coerce Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Coerce.k" "-DEXPR=Test:Vector-Coerce()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Coerce.Vector-Coerce" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Coerce.Vector-Coerce" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Coerce.Vector-Coerce /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Coerce.k (Test:Vector-Coerce()) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.Coerce.Vector-Coerce" end time: Feb 21 17:42 EET "static.Coerce.Vector-Coerce" time elapsed: 00:00:00 ---------------------------------------------------------- 38/55 Testing: static.Coerce.Implicit-Coercion-Matrix 38/55 Test: static.Coerce.Implicit-Coercion-Matrix Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Coerce.k" "-DEXPR=Test:Implicit-Coercion-Matrix()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Coerce.Implicit-Coercion-Matrix" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Coerce.Implicit-Coercion-Matrix" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Coerce.Implicit-Coercion-Matrix /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Coerce.k (Test:Implicit-Coercion-Matrix()) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Coerce.Implicit-Coercion-Matrix" end time: Feb 21 17:42 EET "static.Coerce.Implicit-Coercion-Matrix" time elapsed: 00:00:00 ---------------------------------------------------------- 39/55 Testing: static.Complex.Implicit-Coerce 39/55 Test: static.Complex.Implicit-Coerce Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k" "-DEXPR=Eval({ Complex:Polar(#0.1 #0.2) + #0.3 } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Implicit-Coerce" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Complex.Implicit-Coerce" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Implicit-Coerce /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k (Eval({ Complex:Polar(#0.1 #0.2) + #0.3 } nil)) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Complex.Implicit-Coerce" end time: Feb 21 17:42 EET "static.Complex.Implicit-Coerce" time elapsed: 00:00:00 ---------------------------------------------------------- 40/55 Testing: static.Complex.Addition 40/55 Test: static.Complex.Addition Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k" "-DEXPR=Eval({ Complex:Cons(0 1) + Complex:Polar(Math:Pi #2) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Addition" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Complex.Addition" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Addition /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k (Eval({ Complex:Cons(0 1) + Complex:Polar(Math:Pi #2) } nil)) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Complex.Addition" end time: Feb 21 17:42 EET "static.Complex.Addition" time elapsed: 00:00:00 ---------------------------------------------------------- 41/55 Testing: static.Complex.Coerce 41/55 Test: static.Complex.Coerce Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k" "-DEXPR=Eval({ Coerce(Complex:Cons(1 0) #0) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Coerce" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Complex.Coerce" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Coerce /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k (Eval({ Coerce(Complex:Cons(1 0) #0) } nil)) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Complex.Coerce" end time: Feb 21 17:42 EET "static.Complex.Coerce" time elapsed: 00:00:00 ---------------------------------------------------------- 42/55 Testing: static.Complex.Multiplication 42/55 Test: static.Complex.Multiplication Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k" "-DEXPR=Eval({ I * I } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Multiplication" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Complex.Multiplication" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Multiplication /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k (Eval({ I * I } nil)) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Complex.Multiplication" end time: Feb 21 17:42 EET "static.Complex.Multiplication" time elapsed: 00:00:00 ---------------------------------------------------------- 43/55 Testing: static.Complex.Coerce-Invariant-Prototype 43/55 Test: static.Complex.Coerce-Invariant-Prototype Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k" "-DEXPR=Eval({ Coerce(Complex:Unitary(#0.1) 1) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Coerce-Invariant-Prototype" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Complex.Coerce-Invariant-Prototype" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Coerce-Invariant-Prototype /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k (Eval({ Coerce(Complex:Unitary(#0.1) 1) } nil)) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.Complex.Coerce-Invariant-Prototype" end time: Feb 21 17:42 EET "static.Complex.Coerce-Invariant-Prototype" time elapsed: 00:00:00 ---------------------------------------------------------- 44/55 Testing: static.Complex.Absolute-Value 44/55 Test: static.Complex.Absolute-Value Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k" "-DEXPR=Eval({ (Math:Sqrt(Complex:Real(3 * I * 3 * Neg(I))) Abs(3 * I)) } nil)" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Absolute-Value" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Complex.Absolute-Value" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Complex.Absolute-Value /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Complex.k (Eval({ (Math:Sqrt(Complex:Real(3 * I * 3 * Neg(I))) Abs(3 * I)) } nil)) Test time = 0.11 sec ---------------------------------------------------------- Test Passed. "static.Complex.Absolute-Value" end time: Feb 21 17:42 EET "static.Complex.Absolute-Value" time elapsed: 00:00:00 ---------------------------------------------------------- 45/55 Testing: static.Thesis.Tutorial-27 45/55 Test: static.Thesis.Tutorial-27 Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k" "-DEXPR=Test:Tutorial-27()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-27" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Thesis.Tutorial-27" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-27 /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k (Test:Tutorial-27()) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Thesis.Tutorial-27" end time: Feb 21 17:42 EET "static.Thesis.Tutorial-27" time elapsed: 00:00:00 ---------------------------------------------------------- 46/55 Testing: static.Thesis.Tutorial-24 46/55 Test: static.Thesis.Tutorial-24 Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k" "-DEXPR=Test:Tutorial-24()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-24" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Thesis.Tutorial-24" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-24 /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k (Test:Tutorial-24()) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Thesis.Tutorial-24" end time: Feb 21 17:42 EET "static.Thesis.Tutorial-24" time elapsed: 00:00:00 ---------------------------------------------------------- 47/55 Testing: static.Thesis.Tutorial-23 47/55 Test: static.Thesis.Tutorial-23 Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k" "-DEXPR=Test:Tutorial-23()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-23" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Thesis.Tutorial-23" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-23 /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k (Test:Tutorial-23()) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Thesis.Tutorial-23" end time: Feb 21 17:42 EET "static.Thesis.Tutorial-23" time elapsed: 00:00:00 ---------------------------------------------------------- 48/55 Testing: static.Thesis.Tutorial-21 48/55 Test: static.Thesis.Tutorial-21 Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k" "-DEXPR=Test:Tutorial-21()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-21" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Thesis.Tutorial-21" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-21 /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k (Test:Tutorial-21()) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Thesis.Tutorial-21" end time: Feb 21 17:42 EET "static.Thesis.Tutorial-21" time elapsed: 00:00:00 ---------------------------------------------------------- 49/55 Testing: static.Thesis.Tutorial-06 49/55 Test: static.Thesis.Tutorial-06 Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k" "-DEXPR=Test:Tutorial-06()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-06" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Thesis.Tutorial-06" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-06 /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k (Test:Tutorial-06()) Test time = 0.15 sec ---------------------------------------------------------- Test Passed. "static.Thesis.Tutorial-06" end time: Feb 21 17:42 EET "static.Thesis.Tutorial-06" time elapsed: 00:00:00 ---------------------------------------------------------- 50/55 Testing: static.Thesis.Tutorial-01 50/55 Test: static.Thesis.Tutorial-01 Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k" "-DEXPR=Test:Tutorial-01()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-01" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Thesis.Tutorial-01" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-01 /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k (Test:Tutorial-01()) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Thesis.Tutorial-01" end time: Feb 21 17:42 EET "static.Thesis.Tutorial-01" time elapsed: 00:00:00 ---------------------------------------------------------- 51/55 Testing: static.Thesis.Tutorial-02 51/55 Test: static.Thesis.Tutorial-02 Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k" "-DEXPR=Test:Tutorial-02()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-02" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Thesis.Tutorial-02" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-02 /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k (Test:Tutorial-02()) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Thesis.Tutorial-02" end time: Feb 21 17:42 EET "static.Thesis.Tutorial-02" time elapsed: 00:00:00 ---------------------------------------------------------- 52/55 Testing: static.Thesis.Tutorial-03 52/55 Test: static.Thesis.Tutorial-03 Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k" "-DEXPR=Test:Tutorial-03()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-03" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Thesis.Tutorial-03" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Thesis.Tutorial-03 /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Thesis.k (Test:Tutorial-03()) Test time = 0.14 sec ---------------------------------------------------------- Test Passed. "static.Thesis.Tutorial-03" end time: Feb 21 17:42 EET "static.Thesis.Tutorial-03" time elapsed: 00:00:00 ---------------------------------------------------------- 53/55 Testing: static.Infix.Custom-Infix 53/55 Test: static.Infix.Custom-Infix Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Infix.k" "-DEXPR=Test:Custom-Infix()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Infix.Custom-Infix" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Infix.Custom-Infix" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Infix.Custom-Infix /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Infix.k (Test:Custom-Infix()) Test time = 0.10 sec ---------------------------------------------------------- Test Passed. "static.Infix.Custom-Infix" end time: Feb 21 17:42 EET "static.Infix.Custom-Infix" time elapsed: 00:00:00 ---------------------------------------------------------- 54/55 Testing: static.Math.Copy-Sign-IEEE 54/55 Test: static.Math.Copy-Sign-IEEE Command: "/usr/local/Cellar/cmake/3.16.2/bin/cmake" "-DREPL=/Users/vnorilo/code/k3bot/Build/kronos/bin/krepl" "-DSRC=/Users/vnorilo/code/k3bot/Source/kronos/library/tests/Math.k" "-DEXPR=Test:Copy-Sign-IEEE()" "-DTEST=/Users/vnorilo/code/k3bot/Build/kronos/bin/Math.Copy-Sign-IEEE" "-P" "/Users/vnorilo/code/k3bot/Source/kronos/cmake/StaticTestDriver.cmake" Directory: /Users/vnorilo/code/k3bot/Build/kronos "static.Math.Copy-Sign-IEEE" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- -- Static /Users/vnorilo/code/k3bot/Build/kronos/bin/Math.Copy-Sign-IEEE /Users/vnorilo/code/k3bot/Source/kronos/library/tests/Math.k (Test:Copy-Sign-IEEE()) Test time = 0.12 sec ---------------------------------------------------------- Test Passed. "static.Math.Copy-Sign-IEEE" end time: Feb 21 17:42 EET "static.Math.Copy-Sign-IEEE" time elapsed: 00:00:00 ---------------------------------------------------------- 55/55 Testing: dynamic 55/55 Test: dynamic Command: "/Users/vnorilo/code/k3bot/Build/kronos/bin/ktests" "--submit" Directory: /Users/vnorilo/code/k3bot/Build/kronos "dynamic" start time: Feb 21 17:42 EET Output: ---------------------------------------------------------- Testing [kronoslang/core ] * Test server https://db.kronoslang.io Submit result to https://db.kronoslang.io/ci [Algorithm] - Big-Reduce ... new 5000050000 - Find-Max ... new 7 11 - Find-Min ... new 0 1 - Map-And-Zip ... new (1 0 0.99999994) (0.809027851 0.587770283 0.99999994) (0.309052229 0.951045096 0.99999994) (-0.308964223 0.951073647 0.999999881) (-0.808973432 0.587845206 0.99999994) (-1 9.26574066e-05 0.99999994) (-0.80908221 -0.58769542 0.999999881) (-0.309140444 -0.951016366 0.999999881) (0.308876097 -0.951102316 0.99999994) (0.808919132 -0.58791995 0.99999994) nil - Nested-Expand ... new ((#1 #2 #3 #4 #5 #6 #7 #8 #9 #10 nil) (#2 #4 #6 #8 #10 #12 #14 #16 #18 #20 nil) (#3 #6 #9 #12 #15 #18 #21 #24 #27 #30 nil) (#4 #8 #12 #16 #20 #24 #28 #32 #36 #40 nil) (#5 #10 #15 #20 #25 #30 #35 #40 #45 #50 nil) (#6 #12 #18 #24 #30 #36 #42 #48 #54 #60 nil) (#7 #14 #21 #28 #35 #42 #49 #56 #63 #70 nil) (#8 #16 #24 #32 #40 #48 #56 #64 #72 #80 nil) (#9 #18 #27 #36 #45 #54 #63 #72 #81 #90 nil) (#10 #20 #30 #40 #50 #60 #70 #80 #90 #100 nil) nil) ((1 2 3 4 5 6 7 8 9 10 nil) (2 4 6 8 10 12 14 16 18 20 nil) (3 6 9 12 15 18 21 24 27 30 nil) (4 8 12 16 20 24 28 32 36 40 nil) (5 10 15 20 25 30 35 40 45 50 nil) (6 12 18 24 30 36 42 48 54 60 nil) (7 14 21 28 35 42 49 56 63 70 nil) (8 16 24 32 40 48 56 64 72 80 nil) (9 18 27 36 45 54 63 72 81 90 nil) (10 20 30 40 50 60 70 80 90 100 nil) nil) - Partition ... new ((1 nil) (2 nil) (3 nil) (4 nil) (5 nil) nil) ((1 2 nil) (3 4 nil) (5 nil) nil) ((1 2 3 nil) (4 5 nil) nil) ((1 2 3 4 nil) (5 nil) nil) ((1 2 3 4 5 nil) nil) ((1 2 3 4 5 nil) nil) nil - Reduce-Concat ... new 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4 nil - Reverse-Reduce ... new 1.77635684e-06 3.55271368e-06 7.10542736e-06 1.42108547e-05 2.84217094e-05 5.68434189e-05 0.000113686838 0.000227373675 0.000454747351 0.000909494702 0.0018189894 0.00363797881 0.00727595761 0.0145519152 0.0291038305 0.0582076609 0.116415322 0.232830644 0.465661287 0.931322575 1.86264515 3.7252903 7.4505806 14.9011612 29.8023224 59.6046448 119.20929 238.418579 476.837158 953.674316 1907.34863 3814.69727 7629.39453 15258.7891 30517.5781 61035.1562 122070.312 244140.625 488281.25 976562.5 1953125 3906250 7812500 15625000 31250000 62500000 125000000 250000000 500000000 1e+09 - Simple-Accumulate ... new 1 3 6 10 15 21 28 36 45 55 66 78 91 105 120 136 153 171 190 210 231 253 276 300 325 351 378 406 435 465 496 528 561 595 630 666 703 741 780 820 861 903 946 990 1035 1081 1128 1176 1225 1275 nil - Simple-Expand ... new (#1 #2 #3 #4 #5 #6 #7 #8 #9 #10 nil) (1 2 3 4 5 6 7 8 9 10 nil) - Simple-Filter ... new long: (longer string very long string more stuff nil) short: (tad bit less nil) nil - Simple-Some ... new #42 nilx2 #2 nil - Some-Haystack ... new #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 nil [Approx] - Cosine ... new ( Order #2 error: 0.0751677155 0.0251530409 0.00606739521 0.000808358192 2.54511833e-05 -4.37113883e-08 -2.55405903e-05 -0.000808477402 -0.00606745481 -0.0251531005 nil) ( Order #3 error: -0.00452494621 -0.000960588455 -0.000129520893 -7.68899918e-06 -5.96046448e-08 -4.37113883e-08 -2.98023224e-08 7.56978989e-06 0.000129461288 0.000960588455 nil) ( Order #4 error: 0.00015681982 2.12192535e-05 1.54972076e-06 0 -2.98023224e-08 -4.37113883e-08 -8.94069672e-08 -5.96046448e-08 -1.60932541e-06 -2.12192535e-05 nil) ( Order #5 error: -3.57627869e-06 -3.57627869e-07 -5.96046448e-08 -5.96046448e-08 -2.98023224e-08 -4.37113883e-08 -8.94069672e-08 -5.96046448e-08 0 2.38418579e-07 nil) ( Order #6 error: 0 5.96046448e-08 -5.96046448e-08 -5.96046448e-08 -2.98023224e-08 -4.37113883e-08 -8.94069672e-08 -5.96046448e-08 0 5.96046448e-08 nil) nil - Fast ... new (-252.678131 -253 -253.415054 -254 -255 -127 0.999997616 1.99999738 2.58495164 2.99999738 nil) (-175.143127 -175.366241 -175.653931 -176.059387 -176.752533 -88.0296936 0.693145514 1.38629258 1.79175198 2.07943964 nil) (0.000976577401 0.0039063096 0.0156252384 0.0625009537 0.250003815 1 4 16 64 256 nil) (-0 -0 -0 -0 -0 1 4.00006104 256 46654 16777216 nil) (4.539988e-05 0.000335464254 0.00247870386 0.0183148384 0.135328293 1 7.38873291 54.5966797 403.421875 2980.96875 nil) (4.53977991e-05 0.000335348916 0.00247266539 0.017986685 0.119207516 0.5 0.880802512 0.982014537 0.997527421 0.999664664 nil) (-11013.25 -1490.48425 -201.709702 -27.2891827 -3.62670231 0 3.62670231 27.2891827 201.709702 1490.48425 nil) (11013.25 1490.4845 201.712173 27.307497 3.7620306 1 3.7620306 27.307497 201.712173 1490.4845 nil) (-1 -0.999999762 -0.999987721 -0.999329329 -0.96402663 0 0.964029074 0.999329329 0.999987602 0.999999762 nil) nil - Faster ... new (-252.692596 -252.942596 -253.442596 -253.942596 -254.942596 -126.942596 1.05740356 2.05740356 2.55740356 3.05740356 nil) (-175.153229 -175.326508 -175.673096 -176.019653 -176.712799 -87.9899673 0.732872009 1.42601776 1.77259064 2.11916351 nil) (0.000948581845 0.00379432738 0.0151773095 0.0607092381 0.242836952 0.971347809 3.88537598 15.5415039 62.1660156 248.664062 nil) (-0 -0 -0 -0 -0 0.971347809 4.22998047 300.109375 42176 23520256 nil) (4.62569296e-05 0.000342074782 0.00251275301 0.0183111429 0.132163048 0.971347809 7.31231689 54.8310547 409.308594 3039.75 nil) (4.45607984e-05 0.000328866241 0.00243718992 0.017911179 0.1203034 0.507267177 0.883265018 0.982018113 0.997493625 0.999657989 nil) (-11220.125 -1519.87488 -204.653046 -27.4063721 -3.59007692 0 3.59007692 27.4063721 204.653046 1519.87488 nil) (11220.125 1519.87512 204.655548 27.4246826 3.72223997 0.971347809 3.72223997 27.4246826 204.655548 1519.87512 nil) nil [Coerce] - Implicit-Coercion-Matrix ... new ((#20 20 20 20 20 nil) (20 20 20 20 20 nil) (20 20 20 20 20 nil) (20 20 20 20 20 nil) (20 20 20 20 20 nil) nil) ((#-2 -2 -2 -2 -2 nil) (-2 -2 -2 -2 -2 nil) (-2 -2 -2 -2 -2 nil) (-2 -2 -2 -2 -2 nil) (-2 -2 -2 -2 -2 nil) nil) ((#99 99 99 99 99 nil) (99 99 99 99 99 nil) (99 99 99 99 99 nil) (99 99 99 99 99 nil) (99 99 99 99 99 nil) nil) ((#0.8181818181818181818181818181818181818 0.818181813 0 0.81818181818181823 0 nil) (0.818181813 0.818181813 0.818181813 0.81818181818181823 0.818181813 nil) (0 0.818181813 0 0.81818181818181823 0 nil) (0.81818181818181823 0.81818181818181823 0.81818181818181823 0.81818181818181823 0.81818181818181823 nil) (0 0.818181813 0 0.81818181818181823 0 nil) nil) nil - Vector-Coerce ... new <11 101 1001 10001> <22 202 2002 20002> <33 303 3003 30003> <44 404 4004 40004> nil [Complex] - Absolute-Value ... new 3 3 - Addition ... new {Complex -2 1} - Coerce ... new {Complex 0 0} - Coerce-Invariant-Prototype ... new {Complex 1 #0} - Implicit-Coerce ... new {Complex #0.4990008330556051641124781781400088221 #0.019966683329365627480589395759125181939} - Multiplication ... new {Complex #-1 #0} [Core] - Binding ... new bar baz bar nil - Cycle-Error ... new As planned, error: #Fatal - Function-Binding ... new (1 1.41421354 1.73205078 2 2.23606801) (3 6 9 12 15) (1 1.41421354 1.73205078 2 2.23606801) nil - Infix-Override ... new -9 1100 nil [Infix] - Custom-Infix ... new 9.48683262 [Math] - Copy-Sign-IEEE ... new -10 9 8 -7 6 5 -4 -3 2 1 0 -1 nil [Sort] - Basic ... new 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 - Constants ... new #1 #2 #3x2 #6 #8 #9x2 #11 #100 - Invert ... new 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 - Reorder ... new -0.98999244 -0.987479806 -0.904072046 -0.896758556 -0.737393618 -0.725932539 -0.504846036 -0.490260988 -0.227202043 -0.210795805 0.070737198 0.362357706 0.621609926 0.825335622 0.955336511 1 - Values ... new 1 2 3 3 6 8 9 9 11 100 [String] - Coercing-Concat ... new Float#2nil(foo nil)bar:Fn{}:Fn{}:Fn{}:Fn{:Test:Coercing-Concat} - Replace ... new oranges are round, and oranges are juicy. - Unicode ... new Length of üåäö漢字 is #6 Code points: #252 #229 #228 #246 #28450 #23383 nil [Thesis] - Tutorial-01 ... new 11 12 13 14 15 - Tutorial-02 ... new 15 - Tutorial-03 ... new Hello World - Tutorial-06 ... new 1 2 4 8 16 32 64 128 256 512 nil - Tutorial-21 ... new {Multichannel 21 32 43} - Tutorial-23 ... new {Multichannel 1 1} {Multichannel 5 5 5 5} - Tutorial-24 ... new {Multichannel 3 6} {Multichannel 12 75} - Tutorial-27 ... new (11 -18) 55 [Vector] - Coerce ... new {Vector:Vector <3 7>} {Vector:Vector <100 200 300 400>} {Vector:Vector 0.100000001 0.10000000000000001 0.100000001} {Vector:Vector <2 6>} {Vector:Vector <30 400>} nil - Coerce-Invariant ... new {Vector:Vector 30 30 60 90 120 150 180 210 240 270 300 330 360 390 420 450 480 510 540 570 600 630 660 690 720 750 780 810 840 870 900} - Compound-Coerce ... new {Vector:Vector 4 3 2 1} - Compound-Fallback ... new {Vector:Vector 4.97502089 4.9003328892062079 4.77668238 4.6053049700144255} - Explode ... new 1 2 3 4 5 6 7 8 9 10 - Fallback ... new {Vector:Vector <7.38905621 54.5981483 20.085537 8103.08398 1.58601345e+15>} - Horizontal ... new 120 - Horizontal-Compound ... new 5040 - Packed-Coerce ... new {Vector:Vector <5 10 15>} - Width ... new #10 [BDA] - Faust-Biquad ... * Uploading 'BDA_35673-0.wav' to test database (08e6107b6ebe7c1ebaeb83a005672319) new [CMJ] - Filter-Complex ... * Uploading 'CMJ_35673-1.wav' to test database (d84038deeaee343ee670e70a5ea452d7) new - Filter-Lowpass ... * Uploading 'CMJ_35673-2.wav' to test database (40922e6082508380a8838e97d7790800) new - Filter-Lowpass-Double ... * Uploading 'CMJ_35673-3.wav' to test database (d3820a849125d08425d73d4070ab0030) new - Naive-Saw ... * Uploading 'CMJ_35673-4.wav' to test database (0d329ca0c1d8156713505a77b02054a5) new - Schroeder-Reverb ... * Uploading 'CMJ_35673-5.wav' to test database (2ed30a55a1597384370c65a52d44a7c4) new - Voice-Allocator ... * Uploading 'CMJ_35673-6.wav' to test database (0b950177309d40ca12ae6d8cd60e018c) new [Envelope] - FM-ADSR ... * Uploading 'Envelope_35673-7.wav' to test database (0c06d7533799a09c5aba070838c6ab51) new [Filter] - Library-Resonator ... * Uploading 'Filter_35673-8.wav' to test database (00c2c807a2900323d06d66ca20019795) new - Pole-Formats ... * Uploading 'Filter_35673-9.wav' to test database (56e53532a7dbe4c2801cb0401a0660da) new - Resonator-Bank ... * Uploading 'Filter_35673-10.wav' to test database (99c352ad642197a274a3098500157487) new - Simple-Halfband ... * Uploading 'Filter_35673-11.wav' to test database (d91b6b5094e0265b68a560602e20e220) new - Simple-Resonator ... * Uploading 'Filter_35673-12.wav' to test database (b6dadd1413cb00e5de80a132608a5dce) new - Simple-Tone ... * Uploading 'Filter_35673-13.wav' to test database (68d35ab9c746db05a56b0c4dc940540c) new - Vector-Resonator-Bank ... * Uploading 'Filter_35673-14.wav' to test database (99c352ad642197a274a3098500157487) new [Gen] - Faster-Args ... * Uploading 'Gen_35673-15.wav' to test database (00163a5a13bb488133608667b944a707) new - Library-Oversample ... * Uploading 'Gen_35673-16.wav' to test database (4e5530c04384551506b98242a32788bb) new - Nested-Slower ... * Uploading 'Gen_35673-17.wav' to test database (35eb06a0842de686e6822e1bbcb2b7dc) new - Offset-Zoo ... * Uploading 'Gen_35673-18.wav' to test database (9d50225eba1b5452ba99a65c3d75aabb) new - Osc-Bipolar ... * Uploading 'Gen_35673-19.wav' to test database (a20da4e130c629960868e2070919479c) new - Osc-Modulation ... * Uploading 'Gen_35673-20.wav' to test database (355161401041dc317a4e5b6d809c44ec) new - Osc-Scaled ... * Uploading 'Gen_35673-21.wav' to test database (8932ed3ca2311505504bd460ce6d1084) new - Osc-Unipolar ... * Uploading 'Gen_35673-22.wav' to test database (c7337902481c1618b799baeee1ee4210) new - Oversampled-RM ... * Uploading 'Gen_35673-23.wav' to test database (13c2cd505725d390b1946bc9ae6d1e26) new - Phasor ... * Uploading 'Gen_35673-24.wav' to test database (513463207cd30b51672093595165d485) new - Simple-Slower ... * Uploading 'Gen_35673-25.wav' to test database (995609b5512678108170d04dccce608c) new - Sin ... * Uploading 'Gen_35673-26.wav' to test database (0e727ae296ee1412d770d84b8067654a) new [Osc] - Control-Rate-Sin ... * Uploading 'Osc_35673-27.wav' to test database (48a6894ad35796eb24aa013cc2c02d0c) new - FM ... * Uploading 'Osc_35673-28.wav' to test database (b795b78ac80851c2bbb83dab073e0bb3) new - Lofi-Seq ... * Uploading 'Osc_35673-29.wav' to test database (b3cc1e89b376bb80d50d1138650a486c) new - Mixed-Rate-Osc ... * Uploading 'Osc_35673-30.wav' to test database (c2e7c5eacb83702a1d285a055b0368da) new - Noise ... * Uploading 'Osc_35673-31.wav' to test database (231c47018a37d92604a0986633d040a3) new - Sin ... * Uploading 'Osc_35673-32.wav' to test database (a2c020678bd2e057693cb1c7084e3a2c) new - Sin-Seq ... * Uploading 'Osc_35673-33.wav' to test database (0653bc32b4d910c66e4407eed09b604c) new - Waveshaping ... * Uploading 'Osc_35673-34.wav' to test database (0d62028ce60a4d09770202a3099e38a5) new [Thesis] - Supplementary-Example ... * Uploading 'Thesis_35673-35.wav' to test database (6d0099210340b803546ce860532c5310) new - Tutorial-04 ... * Uploading 'Thesis_35673-36.wav' to test database (a5e0290c31c362030a98e1774c92b634) new - Tutorial-05 ... * Uploading 'Thesis_35673-37.wav' to test database (a5e0290c31c362030a98e1774c92b634) new - Tutorial-07 ... * Uploading 'Thesis_35673-38.wav' to test database (80d0d0d050ed66b57d183cae009b821e) new - Tutorial-08 ... * Uploading 'Thesis_35673-39.wav' to test database (14251277718bc229128a6c235de0c02b) new - Tutorial-09 ... * Uploading 'Thesis_35673-40.wav' to test database (ad1e106ab0a267e6b91000c320d07798) new - Tutorial-10 ... * Uploading 'Thesis_35673-41.wav' to test database (08a41cd00900d491e596bb23ccb3c522) new - Tutorial-11 ... * Uploading 'Thesis_35673-42.wav' to test database (a06e64541a6d228c00a039806437b2c1) new - Tutorial-12 ... * Uploading 'Thesis_35673-43.wav' to test database (bcc68e2a009c97817ed9e1755538cc6e) new - Tutorial-13 ... * Uploading 'Thesis_35673-44.wav' to test database (a4d412dce97d22d37e809ebc55477104) new - Tutorial-14 ... * Uploading 'Thesis_35673-45.wav' to test database (c0ec8870405923857a4e5b6c0ead96be) new - Tutorial-15 ... * Uploading 'Thesis_35673-46.wav' to test database (618d95c5a4bbab2c57d7c9003a0005c2) new - Tutorial-16 ... * Uploading 'Thesis_35673-47.wav' to test database (2c838085389de943695662eb36e212dc) new - Tutorial-17 ... * Uploading 'Thesis_35673-48.wav' to test database (c12864910c042710a5b13a90976b1e0a) new - Tutorial-18 ... * Uploading 'Thesis_35673-49.wav' to test database (423dd4a145025570ab09532a9cc73b70) new - Tutorial-19 ... * Uploading 'Thesis_35673-50.wav' to test database (d78d539e05c07d98370543156d374053) new - Tutorial-20 ... * Uploading 'Thesis_35673-51.wav' to test database (2501025239573b05355dcd10009b5880) new - Tutorial-22 ... * Uploading 'Thesis_35673-52.wav' to test database (31a0a2191d8e976a09b50ba4168528e8) new - Tutorial-25 ... * Uploading 'Thesis_35673-53.wav' to test database (7dbc1c0a6e6a0a2cd7234008aae83a85) fail - Tutorial-26 ... * Uploading 'Thesis_35673-54.wav' to test database (14ca298dc65e68c86c2c9ea2e05ad650) fail - Tutorial-28 ... * Uploading 'Thesis_35673-55.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-29 ... * Uploading 'Thesis_35673-56.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-30 ... * Uploading 'Thesis_35673-57.wav' to test database (e31e582a17d84940049c6eb54d820160) fail - Tutorial-31 ... * Uploading 'Thesis_35673-58.wav' to test database (c14091a9607e0889148bbb2c64046b01) fail - Tutorial-32 ... * Uploading 'Thesis_35673-59.wav' to test database (e6b94db5c9a3c3e365d099293588c84e) fail - Tutorial-33 ... * Uploading 'Thesis_35673-60.wav' to test database (ca722895ab0c7de90c8009a071304558) fail [Vector] - Big-Mixed-Vector ... * Uploading 'Vector_35673-61.wav' to test database (860c46a3d402ea38403db465688b7969) fail - Big-Vector ... * Uploading 'Vector_35673-62.wav' to test database (823065062ee4c618e1b135776306e9d1) fail - Mixed-Rate ... * Uploading 'Vector_35673-63.wav' to test database (b5eab561059b465690574e8a958803e8) fail - Vectorized-Filter ... * Uploading 'Vector_35673-64.wav' to test database (739d92e1bdeb55eecbe7652e21d01091) fail - Vectorized-Gen ... * Uploading 'Vector_35673-65.wav' to test database (be0215000b60975a3d83016158ac3eee) fail [WikiSynthesis] - Geometric-Waves ... * Uploading 'WikiSynthesis_35673-66.wav' to test database (8790ec1e049e34a261c5cc45906b500c) fail - Sine-Bank ... * Uploading 'WikiSynthesis_35673-67.wav' to test database (d06a5aa53dd4152c2bc5d0a0eca2c408) fail * Error while submitting results to https://db.kronoslang.io/ci/: {"error":"forbidden","reason":"You must authenticate to be able to post documents. User is: null"} Test time = 88.51 sec ---------------------------------------------------------- Test Failed. "dynamic" end time: Feb 21 17:44 EET "dynamic" time elapsed: 00:01:28 ---------------------------------------------------------- End testing: Feb 21 17:44 EET