smarty / assertions

Fluent assertion-style functions used by goconvey and gunit. Can also be used in any test or application.
Other
100 stars 34 forks source link

web/server/watch unit tests are failing (by 1) #26

Closed nim-nim closed 7 years ago

nim-nim commented 7 years ago

golang-github-jtolds-gls-devel.noarch 0-0.10.git9a4a02d.fc27
golang-github-smartystreets-assertions-devel.noarch 1.8.0-1.fc28.llt golang-golangorg-net-devel.noarch 0-0.40.git1c05540.fc28.llt
golang-golangorg-text-devel.noarch 0-0.21.git3bd178b.fc28

Exécution_de(%check) : /bin/sh -e /var/tmp/rpm-tmp.5OAobM

PASS ok github.com/smartystreets/goconvey/web/server/api 0.211s

PASS ok github.com/smartystreets/goconvey/web/server/parser 0.008s

....2017/10/20 01:09:31.515462 shell.go:94: Please run goconvey from within $GOPATH/src (also, symlinks might be problematic). Output and Error: This is a wacky error This happens when running goconvey outside your $GOPATH (symlinked code). .2017/10/20 01:09:31.515758 shell.go:102: Coverage output: ok 2017/10/20 01:09:31.515770 shell.go:104: Run without coverage .2017/10/20 01:09:31.515965 shell.go:102: Coverage output: PASS ok github.com/smartystreets/goconvey/examples 0.012s 2017/10/20 01:09:31.515972 shell.go:104: Run without coverage .. 15 total assertions

2017/10/20 01:09:31.516115 shell.go:102: Coverage output: ok 2017/10/20 01:09:31.516121 shell.go:104: Run without coverage ... 18 total assertions

PASS ok github.com/smartystreets/goconvey/web/server/system 0.498s

... 6 total assertions

... 9 total assertions

... 12 total assertions

... 15 total assertions

... 18 total assertions

... 21 total assertions

... 24 total assertions

... 27 total assertions

... 30 total assertions

... 33 total assertions

... 36 total assertions

... 39 total assertions

... 42 total assertions

...... 48 total assertions

...... 54 total assertions

.. 56 total assertions

. 57 total assertions

xxxx.... Failures:

65 total assertions

--- FAIL: TestWatcher (4.52s) integration_test.go:27: 2017/10/20 01:09:32.342629 integration.go:101: Stopping the watcher... 2017/10/20 01:09:32.343126 integration.go:97: Gathering folders for immediate execution... 2017/10/20 01:09:32.343556 integration.go:101: Stopping the watcher... 2017/10/20 01:09:32.343950 integration.go:75: Ignoring specified folders 2017/10/20 01:09:32.343970 integration.go:163: Currently ignored folders: map[/tmp/goconvey521582753/integration_testing/sub:{}] 2017/10/20 01:09:32.344233 integration.go:82: Reinstating specified folders 2017/10/20 01:09:32.344451 integration.go:101: Stopping the watcher... 2017/10/20 01:09:32.344762 integration.go:70: Adjusting root... 2017/10/20 01:09:32.344971 integration.go:70: Adjusting root... 2017/10/20 01:09:32.345324 integration.go:101: Stopping the watcher... 2017/10/20 01:09:32.345684 integration.go:106: Unrecognized command from server: UNKNOWN INSTRUCTION 2017/10/20 01:09:32.345925 integration.go:122: File system state modified, publishing current folders... 0 3016909361 2017/10/20 01:09:32.596087 integration.go:101: Stopping the watcher... 2017/10/20 01:09:32.596782 integration.go:122: File system state modified, publishing current folders... 0 3016909361 2017/10/20 01:09:33.852234 integration.go:122: File system state modified, publishing current folders... 3016909361 3016909362 2017/10/20 01:09:34.604778 integration.go:101: Stopping the watcher... 2017/10/20 01:09:34.606088 integration.go:122: File system state modified, publishing current folders... 0 3016909362 2017/10/20 01:09:34.856337 integration.go:89: Pausing watcher... 2017/10/20 01:09:35.106618 integration.go:93: Resuming watcher... 2017/10/20 01:09:35.106663 integration.go:101: Stopping the watcher... 2017/10/20 01:09:35.108001 integration.go:122: File system state modified, publishing current folders... 0 3016909362 2017/10/20 01:09:35.358245 integration.go:89: Pausing watcher... 2017/10/20 01:09:36.609668 integration.go:93: Resuming watcher... 2017/10/20 01:09:36.610408 integration.go:122: File system state modified, publishing current folders... 3016909362 3016909365 2017/10/20 01:09:36.860649 integration.go:101: Stopping the watcher...

FAIL exit status 1 FAIL github.com/smartystreets/goconvey/web/server/watch 4.530s

nim-nim commented 7 years ago

Sorry, bad project