-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
When we have the following stacktrace
[
{{:luerl_lib_basic, :error_call, :undefined}, ["this step will fail"],
[file: "luerl_lib_basic.erl"]},
{"-no-name-", [tref: 196], [file: "-no-file-", line: 4]},
{"-no-name-", [], [file: "-no-file-", line: 38]}
]We generate a stacktrace like
script line 4:error("this step will fail")
"-no-name-" with arguments ()
^--- self is incorrect for object with keysThis is not correct. This was error was created from an internal test case
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed