-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
bugA problem with current functionality, as opposed to missing functionality (enhancement)A problem with current functionality, as opposed to missing functionality (enhancement)buildIssues caused by or requiring changes to the build system (scripts or Docker image)Issues caused by or requiring changes to the build system (scripts or Docker image)frozen-due-to-ageIssues closed and untouched for a long time, together with being locked for discussionIssues closed and untouched for a long time, together with being locked for discussion
Description
2017/06/14 12:10:49.898571 sync.go:106: DEBUG: Mutex held for 125.000001ms. Locked at sync\sync_test.go:87 unlocked at sync\sync_test.go:89
2017/06/14 12:10:49.900517 sync.go:158: DEBUG: RWMutex held for 125.000001ms. Locked at sync\sync_test.go:127 unlocked at sync\sync_test.go:129
--- FAIL: TestRWMutex (0.00s)
sync_test.go:154: Unexpected message count
panic: runtime error: index out of range [recovered]
panic: runtime error: index out of range
goroutine 22 [running]:
testing.tRunner.func1(0xc042046ea0)
c:/go/src/testing/testing.go:622 +0x566
panic(0x5e9160, 0x10a11e0)
c:/go/src/runtime/panic.go:489 +0x2fe
github.com/syncthing/syncthing/lib/sync.TestRWMutex(0xc042046ea0)
c:/jenkins/workspace/syncthing-pr-windows/src/github.com/syncthing/syncthing/lib/sync/sync_test.go:156 +0x7cd
testing.tRunner(0xc042046ea0, 0x61b3c8)
c:/go/src/testing/testing.go:657 +0x10f
created by testing.(*T).Run
c:/go/src/testing/testing.go:697 +0x54b
FAIL github.com/syncthing/syncthing/lib/sync 0.053s
https://build.syncthing.net/job/syncthing-pr-windows/2520/console
Metadata
Metadata
Assignees
Labels
bugA problem with current functionality, as opposed to missing functionality (enhancement)A problem with current functionality, as opposed to missing functionality (enhancement)buildIssues caused by or requiring changes to the build system (scripts or Docker image)Issues caused by or requiring changes to the build system (scripts or Docker image)frozen-due-to-ageIssues closed and untouched for a long time, together with being locked for discussionIssues closed and untouched for a long time, together with being locked for discussion