foldl(2)/foldr(2)
: support openArray
#24628
Build #20250121.3 had test failures
Details
- Failed: 16 (0.09%)
- Passed: 8,606 (47.93%)
- Other: 9,333 (51.98%)
- Total: 17,955
Annotations
Check failure on line 4660 in Build log
azure-pipelines / nim-lang.Nim
Build log #L4660
Bash exited with code '1'.
Check failure on line 4652 in Build log
azure-pipelines / nim-lang.Nim
Build log #L4652
Bash exited with code '1'.
Check failure on line 4619 in Build log
azure-pipelines / nim-lang.Nim
Build log #L4619
Bash exited with code '1'.
Check failure on line 45321 in Build log
azure-pipelines / nim-lang.Nim
Build log #L45321
Bash exited with code '1'.
Check failure on line 1 in tests/stdlib/tsequtils.nim c --mm:refc
azure-pipelines / nim-lang.Nim
tests/stdlib/tsequtils.nim c --mm:refc
Failure: reExitcodesDiffer
Expected:
exitcode: 0
Gotten:
exitcode: 1
Output:
tsequtils.nim(376) tsequtils
fatal.nim(53) sysFatal
Error: unhandled exception: index 3 not in 0 .. 2 [IndexDefect]
Check failure on line 1 in tests/stdlib/tsequtils.nim c --mm:refc
azure-pipelines / nim-lang.Nim
tests/stdlib/tsequtils.nim c --mm:refc
Failure: reExitcodesDiffer
Expected:
Gotten:
$ /home/vsts/work/1/s/bin/nim c --hints:on -d:testing --nimblePath:build/deps/pkgs2 --nimCache:nimcache/tests/stdlib/tsequtils.nim_4a8a08f09d37b73795649038408b5f33 --mm:refc tests/stdlib/tsequtils.nim
Hint: used config file '/home/vsts/work/1/s/config/nim.cfg' [Conf]
Hint: used config file '/home/vsts/work/1/s/config/config.nims' [Conf]
Hint: used config file '/home/vsts/work/1/s/tests/config.nims' [Conf]
Hint: used config file '/home/vsts/work/1/s/tests/stdlib/config.nims' [Conf]
tsequtils.nim(547, 13) template/generic instantiation of `main` from here
tsequtils.nim(500, 10) Warning: use `delete(s, first..last)`; delete is deprecated [Deprecated]
tsequtils.nim(547, 13) template/generic instantiation of `main` from here
tsequtils.nim(505, 7) Warning: use `delete(s, first..last)`; delete is deprecated [Deprecated]
tsequtils.nim(548, 5) template/generic instantiation of `main` from here
tsequtils.nim(500, 10) Warning: use `delete(s, first..last)`; delete is deprecated [Deprecated]
tsequtils.nim(548, 5) template/generic instantiation of `main` from here
tsequtils.nim(505, 7) Warning: use `delete(s, first..last)`; delete is deprecated [Deprecated]
CC: ../../lib/system/exceptions.nim
CC: ../../lib/std/private/digitsutils.nim
CC: ../../lib/std/assertions.nim
CC: ../../lib/system/dollars.nim
CC: ../../lib/pure/collections/sharedlist.nim
CC: ../../lib/system.nim
CC: ../../lib/pure/collections/sequtils.nim
CC: ../../lib/pure/algorithm.nim
CC: ../../lib/pure/strutils.nim
CC: tsequtils.nim
Hint: [Link]
Hint: mm: refc; threads: on; opt: none (DEBUG BUILD, `-d:release` generates faster code)
63554 lines; 1.889s; 113.191MiB peakmem; proj: tsequtils; out: tsequtils [SuccessX]
Check failure on line 1 in tests/stdlib/tsequtils.nim c --mm:orc
azure-pipelines / nim-lang.Nim
tests/stdlib/tsequtils.nim c --mm:orc
Failure: reExitcodesDiffer
Expected:
exitcode: 0
Gotten:
exitcode: 1
Output:
tsequtils.nim(376) tsequtils
fatal.nim(53) sysFatal
Error: unhandled exception: index 3 not in 0 .. 2 [IndexDefect]
Check failure on line 1 in tests/stdlib/tsequtils.nim c --mm:orc
azure-pipelines / nim-lang.Nim
tests/stdlib/tsequtils.nim c --mm:orc
Failure: reExitcodesDiffer
Expected:
Gotten:
$ /home/vsts/work/1/s/bin/nim c --hints:on -d:testing --nimblePath:build/deps/pkgs2 --nimCache:nimcache/tests/stdlib/tsequtils.nim_4a8a08f09d37b73795649038408b5f33 --mm:orc tests/stdlib/tsequtils.nim
Hint: used config file '/home/vsts/work/1/s/config/nim.cfg' [Conf]
Hint: used config file '/home/vsts/work/1/s/config/config.nims' [Conf]
Hint: used config file '/home/vsts/work/1/s/tests/config.nims' [Conf]
Hint: used config file '/home/vsts/work/1/s/tests/stdlib/config.nims' [Conf]
tsequtils.nim(547, 13) template/generic instantiation of `main` from here
tsequtils.nim(500, 10) Warning: use `delete(s, first..last)`; delete is deprecated [Deprecated]
tsequtils.nim(547, 13) template/generic instantiation of `main` from here
tsequtils.nim(505, 7) Warning: use `delete(s, first..last)`; delete is deprecated [Deprecated]
tsequtils.nim(548, 5) template/generic instantiation of `main` from here
tsequtils.nim(500, 10) Warning: use `delete(s, first..last)`; delete is deprecated [Deprecated]
tsequtils.nim(548, 5) template/generic instantiation of `main` from here
tsequtils.nim(505, 7) Warning: use `delete(s, first..last)`; delete is deprecated [Deprecated]
CC: ../../lib/system/exceptions.nim
CC: ../../lib/std/private/digitsutils.nim
CC: ../../lib/std/assertions.nim
CC: ../../lib/system/dollars.nim
CC: ../../lib/system.nim
CC: ../../lib/pure/collections/sequtils.nim
CC: ../../lib/pure/algorithm.nim
CC: ../../lib/pure/strutils.nim
CC: tsequtils.nim
Hint: [Link]
Hint: mm: orc; threads: on; opt: none (DEBUG BUILD, `-d:release` generates faster code)
62519 lines; 2.165s; 114.051MiB peakmem; proj: tsequtils; out: tsequtils [SuccessX]