Smoke WIP #2
Annotations
2 errors
test-chains
Process completed with exit code 1.
|
test_framework.test_raises_iterator_no_arg:
truss-chains/tests/test_framework.py#L557
AssertionError: Regex pattern did not match.
Regex: "/home/runner/work/truss/truss/truss-chains/tests/test_framework.py:\\d+ \\(IteratorNoArg\\.run_remote\\) \\[kind: IO_TYPE_ERROR\\].*Iterators must be annotated with type \\(one of \\['str', 'bytes'\\]\\)"
Input: "The Chainlet definitions contain an error:\n/home/runner/work/truss/truss/truss-chains/tests/test_framework.py:558 (IteratorNoArg.run_remote) [kind: IO_TYPE_ERROR]: Iterators must be annotated with type (one of ['bytes', 'str'])."
|