Skip to content

The tests for the testing primitive's console output (rarely) fail on slow-ish computers #59

@rdw-software

Description

@rdw-software

image

I knew this could happen in theory, but I didn't think it would actually occur in practice. Well, clearly it does, though I've only seen this on my laptop. I assume the console printing may occassionally take long enough to affect the output on older machines.

The fix is trivial: Simply overwrite the time (stored in the primitive itself) after running the scenario to ensure it's always the same.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions