You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Killfork exited nonzero. Its result (if any) was ignored.
Process status:
#<Process::Status: pid 33464 exit 1>
Log messages (combined stderr and stdout):
[killfork] ...mutant-0.11.27/lib/mutant/loader.rb:30:in `eval': path_to_my_class.rb:28: syntax error, unexpected terminator, expecting literal content or tSTRING_DBEG or tSTRING_DVAR or tLABEL_END (SyntaxError)
[killfork] in {%(): true} then
[killfork] ^
[killfork]
[killfork] from ...mutant-0.11.27/lib/mutant/loader.rb:30:in `call'
[killfork] from ...mutant-0.11.27/lib/mutant/loader.rb:19:in `call'
[killfork] from ...mutant-0.11.27/lib/mutant/mutation.rb:67:in `insert'
[killfork] from ...mutant-0.11.27/lib/mutant/env.rb:165:in `block in run_mutation_tests'
...
Given the following code:
I receive this error from mutant:
The subsequent diff looks like:
My stack is:
The text was updated successfully, but these errors were encountered: