Skip to content

Failing Tests #585

Description

@rohit-sridhar

Failing these tests when running "make test" in "${GOPATH:-~/go}/src/github.com/limetext/backend":

signal: killed
FAIL github.com/limetext/backend 0.003s
ok github.com/limetext/backend/clipboard 1.023s
ok github.com/limetext/backend/keys 1.046s
ok github.com/limetext/backend/log 1.022s
signal: killed
FAIL github.com/limetext/backend/packages 0.004s
ok github.com/limetext/backend/parser 1.016s
ok github.com/limetext/backend/render 1.024s
signal: killed
FAIL github.com/limetext/backend/watch 0.003s
make: *** [test] Error 1

I'm running on qt 5.10.1, python 3.5, go 1.7.1 and onigurama 6.8.1.

Additionally, I get this build warning when running: "go get github.com/limetext/lime-qml/main/..."

In file included from ./all.cpp:6:
In file included from ./cpp/goitemmodel_api.cpp:4:
In file included from ./cpp/util.cpp:2:
./cpp/util.h:13:9: warning: 'QStringFromGoString' has C-linkage specified, but returns user-defined type 'QString

Apologies if this is redundant. I am interested in contributing to this project, but I would like to get a local instance running first.

I am also running in a python 3.5 virtual env, if that helps.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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