-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Sync: Deleted events are not synced well #3515
Labels
bug
feature/sync
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Milestone
Comments
Some investigating gives info that js lib may at
The piece of log illustrating situation in issue
And there is a similar log for the case when |
rebron
added
the
priority/P3
The next thing for us to work on. It'll ride the trains.
label
Mar 1, 2019
Merged
19 tasks
This was referenced Mar 5, 2019
Verification passed on
Verification passed on
Used the test plan from brave/brave-core#1840 Verified passed with
|
bbondy
changed the title
Sync: deleted record may stay alive
Sync: Deleted events are not synced well
Mar 31, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
feature/sync
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Yes
release-notes/include
Description
There is a scenario with high reproduce rate to see that delete event is not synced well.
Steps to Reproduce
brave://bookmarks/
https://www.bing.com/search?q=BCA-01&qs=n&form=QBLH&sp=-1&pq=bca-01&sc=8-6&sk=&cvid=4CE2DC7674794F3C89E4F55DE31BBD2A
https://www.bing.com/search?q=BCA-02&qs=n&form=QBRE&sp=-1&pq=bca-02&sc=8-6&sk=&cvid=DA80C45365A54CF4880E4F853CE72332
https://www.bing.com/search?q=BCA-03&qs=n&form=QBRE&sp=-1&pq=bca-03&sc=8-6&sk=&cvid=5E00C210D471463EB9ECF64D9EC703DA
BCA-01
andBCA-02
as quick as possibleBCA-01
andBCA-02
appear. When this happened as quick as possible, on device A unbookmarkBCA-02
tab and bookmarkBCA-03
tabActual result:
BCA-02
is not removedSometimes
BCA-02
is re-appeared on both devices A and B. Sometimes all works as expected.Expected result:
BCA-02
is removedReproduces how often:
not easy, but high reproduce rate
Brave version (brave://version info)
Reproducible on current release:
probably yes
The text was updated successfully, but these errors were encountered: