fixes #22861; Error: internal error: invalid kind for lastOrd(tyGenericParam) #25776
Build #20260429.3 had test failures
Details
- Failed: 4 (0.03%)
- Passed: 4,054 (32.57%)
- Other: 8,389 (67.40%)
- Total: 12,447
Annotations
Check failure on line 5091 in Build log
azure-pipelines / nim-lang.Nim
Build log #L5091
Bash exited with code '1'.
Check failure on line 5237 in Build log
azure-pipelines / nim-lang.Nim
Build log #L5237
Bash exited with code '1'.
Check failure on line 6309 in Build log
azure-pipelines / nim-lang.Nim
Build log #L6309
Bash exited with code '1'.
Check failure on line 52705 in Build log
azure-pipelines / nim-lang.Nim
Build log #L52705
Bash exited with code '1'.
Check failure on line 1 in tests/metatype/tmetatype_issues.nim c
azure-pipelines / nim-lang.Nim
tests/metatype/tmetatype_issues.nim c
Failure: reOutputsDiffer
Expected:
void
("string", "string")
1 mod 7
@[2, 2, 2, 2, 2]
impl 2 called
asd
Foo
Bar
Gotten:
void
("string", "string")
1 mod 7
[2, 2, 2, 2, 2]
impl 2 called
asd
Foo
Bar
Check failure on line 1 in tests/metatype/tmetatype_issues.nim c
azure-pipelines / nim-lang.Nim
tests/metatype/tmetatype_issues.nim c
Failure: reOutputsDiffer
Expected:
Gotten:
$ /home/vsts/work/1/s/bin/nim c --hints:on -d:testing --nimblePath:build/deps/pkgs2 --nimCache:nimcache/tests/metatype/tmetatype_issues.nim_4a8a08f09d37b73795649038408b5f33 tests/metatype/tmetatype_issues.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]
tmetatype_issues.nim(25, 8) Hint: 'runExample' is declared but not used [XDeclaredButNotUsed]
tmetatype_issues.nim(163, 10) Hint: 'U' is declared but not used [XDeclaredButNotUsed]
tmetatype_issues.nim(163, 10) Hint: 'U' is declared but not used [XDeclaredButNotUsed]
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: std/syncio.nim
CC: system.nim
CC: tmetatype_issues.nim
Hint: [Link]
Hint: mm: orc; threads: on; opt: none (DEBUG BUILD, `-d:release` generates faster code)
42650 lines; 1.125s; 47.738MiB peakmem; proj: tmetatype_issues; out: tmetatype_issues [SuccessX]
Check failure on line 1 in tests/metatype/tmetatype_issues.nim c
azure-pipelines / nim-lang.Nim
tests/metatype/tmetatype_issues.nim c
Failure: reOutputsDiffer
Expected:
void
("string", "string")
1 mod 7
@[2, 2, 2, 2, 2]
impl 2 called
asd
Foo
Bar
Gotten:
void
("string", "string")
1 mod 7
[2, 2, 2, 2, 2]
impl 2 called
asd
Foo
Bar
Check failure on line 1 in tests/metatype/tmetatype_issues.nim c
azure-pipelines / nim-lang.Nim
tests/metatype/tmetatype_issues.nim c
Failure: reOutputsDiffer
Expected:
Gotten:
$ D:\a\1\s\bin\nim.exe c --hints:on -d:testing --nimblePath:build/deps/pkgs2 --nimCache:nimcache\tests\metatype\tmetatype_issues.nim_4a8a08f09d37b73795649038408b5f33 tests\metatype\tmetatype_issues.nim
Hint: used config file 'D:\a\1\s\config\nim.cfg' [Conf]
Hint: used config file 'D:\a\1\s\config\config.nims' [Conf]
Hint: used config file 'D:\a\1\s\tests\config.nims' [Conf]
tmetatype_issues.nim(25, 8) Hint: 'runExample' is declared but not used [XDeclaredButNotUsed]
tmetatype_issues.nim(163, 10) Hint: 'U' is declared but not used [XDeclaredButNotUsed]
tmetatype_issues.nim(163, 10) Hint: 'U' is declared but not used [XDeclaredButNotUsed]
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: std/exitprocs.nim
CC: std/syncio.nim
CC: system.nim
CC: tmetatype_issues.nim
Hint: [Link]
Hint: mm: orc; threads: on; opt: none (DEBUG BUILD, `-d:release` generates faster code)
42829 lines; 3.675s; 47.59MiB peakmem; proj: tmetatype_issues; out: tmetatype_issues.exe [SuccessX]