Jingyi Hu
|
fe86a786a4
Merge pull request #10904 from yuzeming/fixed-10899
|
5 years ago |
Zeming YU
|
5f21b557e5
integration: fix a data race about `i` and `tt` in TestV3WatchFromCurrentRevision
|
5 years ago |
yzm
|
3737979532
move wg.Wait() after loop
|
5 years ago |
yzm
|
d87bd2c87c
integration: add WaitGroup to prevent calling t.Fatalf after TestV3WatchCurrentPutOverlap function return
|
5 years ago |
Gyuho Lee
|
1caaa9ed4a
test: test update for Go 1.12.5 and related changes
|
5 years ago |
Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Gyuho Lee
|
d37f1521b7
*: update import paths to "go.etcd.io/etcd"
|
6 years ago |
Gyuho Lee
|
9cac286830
integration: move "TestV3WatchRestoreSnapshotUnsync"
|
6 years ago |
Gyuho Lee
|
2847232096
integration: test watch restore on slow follower
|
6 years ago |
Gyuho Lee
|
8a518b01c4
*: revert "internal/mvcc" change
|
6 years ago |
Gyuho Lee
|
80d15948bc
*: move "mvcc" to "internal/mvcc"
|
6 years ago |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 years ago |
Hitoshi Mitake
|
3fefac17b2
integration: clean up resources in error paths of TestV3WatchFromCurrentRevision
|
7 years ago |
Anthony Romano
|
75441390b6
integration: defer clus.Terminate in watch tests
|
7 years ago |
Gyu-Ho Lee
|
f3cb93015c
integration: simplify boolean comparison in resp.Created
|
8 years ago |
Anthony Romano
|
76bb33781f
integration: cancel Watch when TestV3WatchWithPrevKV exits
|
8 years ago |
Anthony Romano
|
6d9168a2ec
integration: don't expect recv to stop on CloseSend in waitResponse
|
8 years ago |
Gyu-Ho Lee
|
396a71ee9e
integration: test wrong watcher range
|
8 years ago |
Hongchao Deng
|
c3948284a0
integration: add TestV3WatchWithPrevKV
|
8 years ago |
Anthony Romano
|
15aa64eb3c
Merge pull request #6009 from heyitsanthony/fix-progress-notify
|
8 years ago |
Anthony Romano
|
8c8742f43c
integration: change timeouts for TestWatchWithProgressNotify
|
8 years ago |
Anthony Romano
|
82ddeb38b4
integration: fix race in TestV3WatchMultipleEventsTxnSynced
|
8 years ago |
Xiang Li
|
dced92f8bd
*: support watch with filters
|
8 years ago |
Anthony Romano
|
7abc8f21eb
integration: update tests for new grpc reconnection interface
|
8 years ago |
Gyu-Ho Lee
|
1610391449
*: following changes for proto update
|
8 years ago |
Anthony Romano
|
41d3cea9b3
integration: test closing stream while creating watchers
|
8 years ago |
Gyu-Ho Lee
|
ef44f71da9
*: update LICENSE header
|
8 years ago |
Anthony Romano
|
b7ac758969
*: rename storage package to mvcc
|
8 years ago |
Gyu-Ho Lee
|
9108af9046
*: clean up from go vet, misspell
|
8 years ago |