From 92348cabd994575fa3dc5124df53925e11df1959 Mon Sep 17 00:00:00 2001 From: Productive2 <48047721+Productive2@users.noreply.github.com> Date: Sun, 31 Jan 2021 15:34:57 +0100 Subject: [PATCH] oops --- tests/ttt.txt | 218 -------------------------------------------------- 1 file changed, 218 deletions(-) delete mode 100644 tests/ttt.txt diff --git a/tests/ttt.txt b/tests/ttt.txt deleted file mode 100644 index 2fb8ef1..0000000 --- a/tests/ttt.txt +++ /dev/null @@ -1,218 +0,0 @@ -[Debug - 2021-01-31T15:27:32+01:00] Welcome to JATS -[Info - 2021-01-31T15:27:32+01:00] Running nim tests. -[Debug - 2021-01-31T15:27:32+01:00] Nim tests finished -[Info - 2021-01-31T15:27:32+01:00] Running JAPL tests. -[Info - 2021-01-31T15:27:32+01:00] Building tests... -[Debug - 2021-01-31T15:27:32+01:00] Descending into dir japl/errors -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/errors/undefname.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/errors/read_in_own_init.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/errors/unsup_binary_intstr.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/for.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/is.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/strings.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/constant_long.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/nan.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/reassignment.japl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/inputtest.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/ifchain.jpl -[Debug - 2021-01-31T15:27:32+01:00] Descending into dir japl/euler -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/euler/problem4.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/euler/problem2.jpl -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/euler/problem1.jpl -[Debug - 2021-01-31T15:27:32+01:00] Descending into dir japl/longs -[Debug - 2021-01-31T15:27:32+01:00] Building test japl/longs/locWithSets.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/longs/globAssgnRead.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/longs/globWithSets.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/longs/locAssgnRead.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/shadowing.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/vars.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/booleans.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/if.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/compile_time_interning.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/comparisons.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/lambdachain.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/hello.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/while.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/arithmetic.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/runtime_interning.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/callchain.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/all.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/fib.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/hellojapl.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/for_with_function.jpl -[Debug - 2021-01-31T15:27:33+01:00] Building test japl/bitwise.jpl -[Debug - 2021-01-31T15:27:33+01:00] Tests built. -[Info - 2021-01-31T15:27:33+01:00] Running tests... -[Debug - 2021-01-31T15:27:33+01:00] Starting test japl/errors/undefname.jpl. -[Debug - 2021-01-31T15:27:34+01:00] Starting test japl/errors/read_in_own_init.jpl. -[Debug - 2021-01-31T15:27:34+01:00] Test japl/errors/undefname.jpl finished. -[Debug - 2021-01-31T15:27:34+01:00] Starting test japl/errors/unsup_binary_intstr.jpl. -[Debug - 2021-01-31T15:27:34+01:00] Test japl/errors/read_in_own_init.jpl finished. -[Debug - 2021-01-31T15:27:34+01:00] Starting test japl/for.jpl. -[Debug - 2021-01-31T15:27:34+01:00] Test japl/errors/unsup_binary_intstr.jpl finished. -[Debug - 2021-01-31T15:27:34+01:00] Starting test japl/is.jpl. -[Debug - 2021-01-31T15:27:34+01:00] Test japl/for.jpl finished. -[Debug - 2021-01-31T15:27:34+01:00] Starting test japl/strings.jpl. -[Debug - 2021-01-31T15:27:34+01:00] Test japl/is.jpl finished. -[Debug - 2021-01-31T15:27:34+01:00] Starting test japl/constant_long.jpl. -[Debug - 2021-01-31T15:27:34+01:00] Test japl/strings.jpl finished. -[Debug - 2021-01-31T15:27:34+01:00] Starting test japl/nan.jpl. -[Debug - 2021-01-31T15:27:34+01:00] Test japl/constant_long.jpl finished. -[Debug - 2021-01-31T15:27:34+01:00] Starting test japl/reassignment.japl. -[Debug - 2021-01-31T15:27:34+01:00] Test japl/nan.jpl finished. -[Debug - 2021-01-31T15:27:34+01:00] Starting test japl/inputtest.jpl. -[Debug - 2021-01-31T15:27:34+01:00] Test japl/reassignment.japl finished. -[Debug - 2021-01-31T15:27:34+01:00] Starting test japl/ifchain.jpl. -[Debug - 2021-01-31T15:27:34+01:00] Test japl/inputtest.jpl finished. -[Debug - 2021-01-31T15:27:35+01:00] Starting test japl/euler/problem4.jpl. -[Debug - 2021-01-31T15:27:35+01:00] Test japl/ifchain.jpl finished. -[Debug - 2021-01-31T15:27:35+01:00] Starting test japl/euler/problem2.jpl. -[Debug - 2021-01-31T15:27:35+01:00] Starting test japl/euler/problem1.jpl. -[Debug - 2021-01-31T15:27:35+01:00] Test japl/euler/problem2.jpl finished. -[Debug - 2021-01-31T15:27:35+01:00] Starting test japl/longs/locWithSets.jpl. -[Debug - 2021-01-31T15:27:35+01:00] Starting test japl/longs/globAssgnRead.jpl. -[Debug - 2021-01-31T15:27:35+01:00] Starting test japl/longs/globWithSets.jpl. -[Debug - 2021-01-31T15:27:35+01:00] Starting test japl/longs/locAssgnRead.jpl. -[Debug - 2021-01-31T15:27:35+01:00] Starting test japl/shadowing.jpl. -[Debug - 2021-01-31T15:27:35+01:00] Starting test japl/vars.jpl. -[Debug - 2021-01-31T15:27:35+01:00] Test japl/euler/problem1.jpl finished. -[Debug - 2021-01-31T15:27:35+01:00] Test japl/shadowing.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Starting test japl/booleans.jpl. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/vars.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Starting test japl/if.jpl. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/booleans.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Starting test japl/compile_time_interning.jpl. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/if.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Starting test japl/comparisons.jpl. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/longs/locAssgnRead.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/compile_time_interning.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Starting test japl/lambdachain.jpl. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/longs/globAssgnRead.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/comparisons.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Starting test japl/hello.jpl. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/lambdachain.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Starting test japl/while.jpl. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/hello.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Starting test japl/arithmetic.jpl. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/while.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Test japl/arithmetic.jpl finished. -[Debug - 2021-01-31T15:27:36+01:00] Starting test japl/callchain.jpl. -[Debug - 2021-01-31T15:27:37+01:00] Test japl/callchain.jpl finished. -[Debug - 2021-01-31T15:27:37+01:00] Starting test japl/fib.jpl. -[Debug - 2021-01-31T15:27:37+01:00] Starting test japl/hellojapl.jpl. -[Debug - 2021-01-31T15:27:37+01:00] Test japl/fib.jpl finished. -[Debug - 2021-01-31T15:27:37+01:00] Test japl/hellojapl.jpl finished. -[Debug - 2021-01-31T15:27:37+01:00] Starting test japl/bitwise.jpl. -[Debug - 2021-01-31T15:27:37+01:00] Test japl/bitwise.jpl finished. -[Debug - 2021-01-31T15:27:42+01:00] Test japl/longs/locWithSets.jpl finished. -[Debug - 2021-01-31T15:27:43+01:00] Test japl/longs/globWithSets.jpl finished. -[Error - 2021-01-31T15:28:08+01:00] Test japl/euler/problem4.jpl was killed for taking too long. -[Debug - 2021-01-31T15:31:29+01:00] Welcome to JATS -[Info - 2021-01-31T15:31:29+01:00] Running nim tests. -[Debug - 2021-01-31T15:31:29+01:00] Nim tests finished -[Info - 2021-01-31T15:31:29+01:00] Running JAPL tests. -[Info - 2021-01-31T15:31:29+01:00] Building tests... -[Debug - 2021-01-31T15:31:29+01:00] Descending into dir japl/errors -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/errors/undefname.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/errors/read_in_own_init.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/errors/unsup_binary_intstr.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/for.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/is.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/strings.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/constant_long.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/nan.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/reassignment.japl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/inputtest.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/ifchain.jpl -[Debug - 2021-01-31T15:31:29+01:00] Descending into dir japl/euler -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/euler/problem4.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/euler/problem2.jpl -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/euler/problem1.jpl -[Debug - 2021-01-31T15:31:29+01:00] Descending into dir japl/longs -[Debug - 2021-01-31T15:31:29+01:00] Building test japl/longs/locWithSets.jpl -[Debug - 2021-01-31T15:31:30+01:00] Building test japl/longs/globAssgnRead.jpl -[Debug - 2021-01-31T15:31:30+01:00] Building test japl/longs/globWithSets.jpl -[Debug - 2021-01-31T15:31:30+01:00] Building test japl/longs/locAssgnRead.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/shadowing.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/vars.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/booleans.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/if.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/compile_time_interning.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/comparisons.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/lambdachain.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/hello.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/while.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/arithmetic.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/runtime_interning.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/callchain.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/all.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/fib.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/hellojapl.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/for_with_function.jpl -[Debug - 2021-01-31T15:31:31+01:00] Building test japl/bitwise.jpl -[Debug - 2021-01-31T15:31:31+01:00] Tests built. -[Info - 2021-01-31T15:31:31+01:00] Running tests... -[Debug - 2021-01-31T15:31:31+01:00] Starting test japl/errors/undefname.jpl. -[Debug - 2021-01-31T15:31:31+01:00] Starting test japl/errors/read_in_own_init.jpl. -[Debug - 2021-01-31T15:31:31+01:00] Test japl/errors/undefname.jpl finished. -[Debug - 2021-01-31T15:31:31+01:00] Starting test japl/errors/unsup_binary_intstr.jpl. -[Debug - 2021-01-31T15:31:31+01:00] Test japl/errors/read_in_own_init.jpl finished. -[Debug - 2021-01-31T15:31:31+01:00] Starting test japl/for.jpl. -[Debug - 2021-01-31T15:31:31+01:00] Test japl/errors/unsup_binary_intstr.jpl finished. -[Debug - 2021-01-31T15:31:31+01:00] Starting test japl/is.jpl. -[Debug - 2021-01-31T15:31:31+01:00] Test japl/for.jpl finished. -[Debug - 2021-01-31T15:31:31+01:00] Starting test japl/strings.jpl. -[Debug - 2021-01-31T15:31:31+01:00] Test japl/is.jpl finished. -[Debug - 2021-01-31T15:31:31+01:00] Starting test japl/constant_long.jpl. -[Debug - 2021-01-31T15:31:31+01:00] Test japl/strings.jpl finished. -[Debug - 2021-01-31T15:31:31+01:00] Starting test japl/nan.jpl. -[Debug - 2021-01-31T15:31:31+01:00] Test japl/constant_long.jpl finished. -[Debug - 2021-01-31T15:31:32+01:00] Starting test japl/reassignment.japl. -[Debug - 2021-01-31T15:31:32+01:00] Test japl/nan.jpl finished. -[Debug - 2021-01-31T15:31:32+01:00] Starting test japl/inputtest.jpl. -[Debug - 2021-01-31T15:31:32+01:00] Test japl/reassignment.japl finished. -[Debug - 2021-01-31T15:31:32+01:00] Starting test japl/ifchain.jpl. -[Debug - 2021-01-31T15:31:32+01:00] Test japl/inputtest.jpl finished. -[Debug - 2021-01-31T15:31:32+01:00] Starting test japl/euler/problem4.jpl. -[Debug - 2021-01-31T15:31:32+01:00] Test japl/ifchain.jpl finished. -[Debug - 2021-01-31T15:31:32+01:00] Starting test japl/euler/problem2.jpl. -[Debug - 2021-01-31T15:31:32+01:00] Starting test japl/euler/problem1.jpl. -[Debug - 2021-01-31T15:31:32+01:00] Test japl/euler/problem2.jpl finished. -[Debug - 2021-01-31T15:31:32+01:00] Starting test japl/longs/locWithSets.jpl. -[Debug - 2021-01-31T15:31:32+01:00] Starting test japl/longs/globAssgnRead.jpl. -[Debug - 2021-01-31T15:31:32+01:00] Starting test japl/longs/globWithSets.jpl. -[Debug - 2021-01-31T15:31:32+01:00] Starting test japl/longs/locAssgnRead.jpl. -[Debug - 2021-01-31T15:31:33+01:00] Starting test japl/shadowing.jpl. -[Debug - 2021-01-31T15:31:33+01:00] Starting test japl/vars.jpl. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/euler/problem1.jpl finished. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/shadowing.jpl finished. -[Debug - 2021-01-31T15:31:33+01:00] Starting test japl/booleans.jpl. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/vars.jpl finished. -[Debug - 2021-01-31T15:31:33+01:00] Starting test japl/if.jpl. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/longs/locAssgnRead.jpl finished. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/booleans.jpl finished. -[Debug - 2021-01-31T15:31:33+01:00] Starting test japl/compile_time_interning.jpl. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/if.jpl finished. -[Debug - 2021-01-31T15:31:33+01:00] Starting test japl/comparisons.jpl. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/compile_time_interning.jpl finished. -[Debug - 2021-01-31T15:31:33+01:00] Starting test japl/lambdachain.jpl. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/comparisons.jpl finished. -[Debug - 2021-01-31T15:31:33+01:00] Starting test japl/hello.jpl. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/longs/globAssgnRead.jpl finished. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/lambdachain.jpl finished. -[Debug - 2021-01-31T15:31:33+01:00] Starting test japl/while.jpl. -[Debug - 2021-01-31T15:31:33+01:00] Test japl/hello.jpl finished. -[Debug - 2021-01-31T15:31:34+01:00] Starting test japl/arithmetic.jpl. -[Debug - 2021-01-31T15:31:34+01:00] Test japl/while.jpl finished. -[Debug - 2021-01-31T15:31:34+01:00] Test japl/arithmetic.jpl finished. -[Debug - 2021-01-31T15:31:34+01:00] Starting test japl/callchain.jpl. -[Debug - 2021-01-31T15:31:34+01:00] Test japl/callchain.jpl finished. -[Debug - 2021-01-31T15:31:34+01:00] Starting test japl/fib.jpl. -[Debug - 2021-01-31T15:31:34+01:00] Starting test japl/hellojapl.jpl. -[Debug - 2021-01-31T15:31:34+01:00] Test japl/fib.jpl finished. -[Debug - 2021-01-31T15:31:34+01:00] Test japl/hellojapl.jpl finished. -[Debug - 2021-01-31T15:31:34+01:00] Starting test japl/bitwise.jpl. -[Debug - 2021-01-31T15:31:34+01:00] Test japl/bitwise.jpl finished. -[Debug - 2021-01-31T15:31:37+01:00] Test japl/longs/locWithSets.jpl finished. -[Debug - 2021-01-31T15:32:41+01:00] SIGKILL sent to japl/euler/problem4.jpl -[Error - 2021-01-31T15:32:41+01:00] Test japl/euler/problem4.jpl was killed for taking too long.