Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

command line visible then hidden after running test #41

@notnotdrew

Description

@notnotdrew

@kvignali commented on Wed May 17 2017

https://www.screencast.com/t/JVDyLHDMc


@drewprice commented on Wed May 17 2017

It actually looks like something else is making this happen. The test is returning, which brings the prompt back, but then something is being written to stdout after the fact—usually something like this would be caused by a background process of some sort.

Not positive, but I think learn-test-sender (which is what's throwing the second error that makes it look all broken) might be related to the experiment we've been running with the learn-test gem.

We should look into this, but it seems very unlikely that this is related to this IDE release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions