zoli on go16-zoli
change in package names (compare)
zoli on master
Set active view after OnNew eve… small changes (compare)
zoli on master
Increase log4go caller skip se… (compare)
zoli on master
Enable setting runtime caller s… (compare)
zoli on master
show caret at the end of lines (compare)
zoli on master
temproray comment deprecated fu… (compare)
dependabot[bot] on bundler
Bump nokogiri from 1.10.3 to 1.… (compare)
% make test
ok github.com/limetext/backend 16.244s
ok github.com/limetext/backend/clipboard 1.021s [no tests to run]
ok github.com/limetext/backend/keys 1.036s
ok github.com/limetext/backend/log 1.025s
[07/05/17 13:52:53] [WARN] Couldn't watch test: path is not being watched
[07/05/17 13:52:53] [DEBG] Scanning testdata for packages
[07/05/17 13:52:53] [DEBG] Scanning testdata for packages
--- FAIL: TestWatchDir (0.10s)
watcher_test.go:36: Expected package loaded
FAIL
FAIL github.com/limetext/backend/packages 1.464s
ok github.com/limetext/backend/parser 1.014s [no tests to run]
ok github.com/limetext/backend/render 1.023s
==================
WARNING: DATA RACE
Read at 0x00c4200a46e8 by goroutine 12:
github.com/limetext/backend/watch.(*Watcher).observe()
/Users/Learning/go/src/github.com/limetext/backend/watch/watcher.go:239 +0x40
Previous write at 0x00c4200a46e8 by goroutine 10:
github.com/limetext/backend/watch.(*Watcher).Close()
/Users/Learning/go/src/github.com/limetext/backend/watch/watcher.go:70 +0x141
github.com/limetext/backend/watch.TestNewWatcher()
/Users/Learning/go/src/github.com/limetext/backend/watch/watcher_test.go:81 +0xcf
testing.tRunner()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:657 +0x107
Goroutine 12 (running) created at:
github.com/limetext/backend/watch.NewWatcher()
/Users/Learning/go/src/github.com/limetext/backend/watch/watcher.go:59 +0x273
github.com/limetext/backend/watch.newWatcher()
/Users/Learning/go/src/github.com/limetext/backend/watch/watcher_test.go:17 +0x33
github.com/limetext/backend/watch.TestNewWatcher()
/Users/Learning/go/src/github.com/limetext/backend/watch/watcher_test.go:73 +0x50
testing.tRunner()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:657 +0x107
Goroutine 10 (running) created at:
testing.(*T).Run()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:697 +0x543
testing.runTests.func1()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:882 +0xaa
testing.tRunner()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:657 +0x107
testing.runTests()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:888 +0x4e0
testing.(*M).Run()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:822 +0x1c3
main.main()
github.com/limetext/backend/watch/_test/_testmain.go:68 +0x20f
==================
==================
WARNING: DATA RACE
Write at 0x00c4200a5098 by goroutine 13:
github.com/limetext/backend/watch.(*Watcher).Close()
/Users/Learning/go/src/github.com/limetext/backend/watch/watcher.go:70 +0x141
github.com/limetext/backend/watch.TestWatch()
/Users/Learning/go/src/github.com/limetext/backend/watch/watcher_test.go:174 +0x953
testing.tRunner()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:657 +0x107
Previous read at 0x00c4200a5098 by goroutine 16:
github.com/limetext/backend/watch.(*Watcher).observe()
/Users/Learning/go/src/github.com/limetext/backend/watch/watcher.go:239 +0x40
Goroutine 13 (running) created at:
testing.(*T).Run()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:697 +0x543
testing.runTests.func1()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:882 +0xaa
testing.tRunner()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:657 +0x107
testing.runTests()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:888 +0x4e0
testing.(*M).Run()
/usr/local/Cellar/go/1.8.3/libexec/src/testing/testing.go:822 +0x1c3
main.main()
github.com/limetext/backend/watch/_test/_testmain.go:68 +0x20f
Goroutine 16 (running) created at:
github.com/limetext/backend/watch.NewWatcher()
/Users/Learning/go/src/github.com/limetext/backend/watch/watcher