tests: fix the bogus specs #1694
Annotations
5 errors
|
tests/lang_callable/macros/tmodify_result_assignment.nim c#L1
Category: lang_callable
Name: tests/lang_callable/macros/tmodify_result_assignment.nim c
Action: reject
Result: reLinesDiffer
-------- Expected -------
26:0
--------- Given --------
25:3
-------------------------
|
tests/lang_callable/macros/tmodify_result_assignment.nim js#L1
Category: lang_callable
Name: tests/lang_callable/macros/tmodify_result_assignment.nim js
Action: reject
Result: reLinesDiffer
-------- Expected -------
26:0
--------- Given --------
25:3
-------------------------
|
tests/lang_callable/macros/tmodify_result_assignment.nim vm#L1
Category: lang_callable
Name: tests/lang_callable/macros/tmodify_result_assignment.nim vm
Action: reject
Result: reLinesDiffer
-------- Expected -------
26:0
--------- Given --------
25:3
-------------------------
|
tests/lang_stmts/for_stmt/tfor_ill_formed_sym.nim c#L1
Category: lang_stmts
Name: tests/lang_stmts/for_stmt/tfor_ill_formed_sym.nim c
Action: reject
Result: reMsgsDiffer
-------- Expected -------
identifier expected, but found '123'
--------- Given --------
identifier expected, but found: 123
-------------------------
|
The logs for this run have expired and are no longer available.
Loading