Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing Tests #585

Open
rohit-sridhar opened this issue Mar 30, 2018 · 0 comments
Open

Failing Tests #585

rohit-sridhar opened this issue Mar 30, 2018 · 0 comments

Comments

@rohit-sridhar
Copy link

rohit-sridhar commented Mar 30, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant