Skip to content

SmokeTest (mentioned in the README) fails to execute out of the box.  #145

@ProofOfKeags

Description

@ProofOfKeags

The smoke test class that is mentioned in the readme does not execute out of the box. I tested with tor android binaries both at version 0.3.1.9a and 0.4.2.5 and they both fail with the following exception.

java.io.IOException: Control port file not created: /data/user/0/io.ionic.starter/files/lib/tor/control.txt, len = 0

Note the above filesystem location is something within the set of directories that the app has write permissions to. It appears that the file is being created but nothing has been written to it. I'm not sure what this file is for and the only online reference I have managed to find for it was this old trac ticket that has been marked as fixed.

I'm assuming that this library works in the lab for the thaliproject devs. I'd like to know what I have to do differently in order to make this go away. I've checked out the latest master for TOPL. I'm currently using 0.4.2.5 for the tor-android binary.

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