Skip to content

NodeJsPreprocessExecuteAndCheckExecutionStrategy has issues with %% on the output #534

@cuklev

Description

@cuklev

Lets say I submit console.log('%%');. Somehow this turns to a single % when my output is compared to the expected output leading to incorrect answers, which are actually correct.

The only thing I can think of that behaves like this is a Windows Batch file. That would mean that the output of the node process is interpreted as batch. Very illogical.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions