If an uneventful visit happens, then an empty snapshot should happen. When filtering
revisions for speed, still the heads should appear in the snapshot.
Related to T3571
Differential D6268
mercurial: Build snapshot on visits ardumont on Sep 15 2021, 2:55 PM. Authored by
Details
If an uneventful visit happens, then an empty snapshot should happen. When filtering Related to T3571 tox
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6268 (id=22694)Could not rebase; Attempt merge onto 9be124af21... Updating 9be124a..6110c47 Fast-forward swh/loader/mercurial/from_disk.py | 132 ++++++++++++++++++--------- swh/loader/mercurial/hgutil.py | 4 +- swh/loader/mercurial/tests/test_from_disk.py | 79 ++++++++-------- 3 files changed, 134 insertions(+), 81 deletions(-) Changes applied before testcommit 6110c47d14392e46c70b61561d2430e206192cce Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 14:53:24 2021 +0200 Build snapshot on visits If an uneventful visit happens, then an empty snapshot should happen. When filtering revisions for speed, still the heads should appear in the snapshot. Related to T3571 commit 5fe2a9bf77d6667b55a912b58c0f3350390d2cda Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Sep 10 17:00:15 2021 +0200 Add support to filter out already seen revisions across hg origins This uses the extid mapping from the storage to actually achieve this. Related to T3563 commit 139061bcc38bd5652a266b5eb0645a1492e7a5aa Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 10:24:48 2021 +0200 test: Explicit that 2 visits without change ends up with no snapshot See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/292/ for more details. Comment Actions Rebase with the missing test added back and adapted. This drops fixmes \o/
Comment Actions Build is green Patch application report for D6268 (id=22697)Could not rebase; Attempt merge onto 9be124af21... Updating 9be124a..f7eb2d7 Fast-forward swh/loader/mercurial/from_disk.py | 132 ++++++++++++++++++-------- swh/loader/mercurial/hgutil.py | 4 +- swh/loader/mercurial/tests/test_from_disk.py | 134 +++++++++++++++++++-------- 3 files changed, 189 insertions(+), 81 deletions(-) Changes applied before testcommit f7eb2d710016e24d1a06f6794e26d0c9d5aa9fbe Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 14:53:24 2021 +0200 Build snapshot on visits If an uneventful visit happens, then an empty snapshot should happen. When filtering revisions for speed, still the heads should appear in the snapshot. Related to T3571 commit 3231f2ed19962275d567f7bf39127a2d0621697d Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Sep 10 17:00:15 2021 +0200 Add support to filter out already seen revisions across hg origins This uses the extid mapping from the storage to actually achieve this. Related to T3563 commit 139061bcc38bd5652a266b5eb0645a1492e7a5aa Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 10:24:48 2021 +0200 test: Explicit that 2 visits without change ends up with no snapshot See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/295/ for more details.
Comment Actions Fix/revert almost all that got said. Except one, i'm still trying to understand the remark. Comment Actions Build is green Patch application report for D6268 (id=22712)Could not rebase; Attempt merge onto 9be124af21... Updating 9be124a..efe34a7 Fast-forward swh/loader/mercurial/from_disk.py | 118 ++++++++++++++++-------- swh/loader/mercurial/hgutil.py | 4 +- swh/loader/mercurial/tests/test_from_disk.py | 131 +++++++++++++++++++-------- 3 files changed, 177 insertions(+), 76 deletions(-) Changes applied before testcommit efe34a792251a6f48b30757979a245056d4f6441 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 14:53:24 2021 +0200 Build snapshot on visits If an uneventful visit happens, then an empty snapshot should happen. When filtering revisions for speed, still the heads should appear in the snapshot. Related to T3571 commit 3231f2ed19962275d567f7bf39127a2d0621697d Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Sep 10 17:00:15 2021 +0200 Add support to filter out already seen revisions across hg origins This uses the extid mapping from the storage to actually achieve this. Related to T3563 commit 139061bcc38bd5652a266b5eb0645a1492e7a5aa Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 10:24:48 2021 +0200 test: Explicit that 2 visits without change ends up with no snapshot See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/296/ for more details.
Comment Actions Build is green Patch application report for D6268 (id=22713)Could not rebase; Attempt merge onto 9be124af21... Updating 9be124a..0e4c3e4 Fast-forward swh/loader/mercurial/from_disk.py | 118 ++++++++++++++++-------- swh/loader/mercurial/hgutil.py | 4 +- swh/loader/mercurial/tests/test_from_disk.py | 129 +++++++++++++++++++-------- 3 files changed, 176 insertions(+), 75 deletions(-) Changes applied before testcommit 0e4c3e49b3cc4293821ee7aefdc3b7921675c34b Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 14:53:24 2021 +0200 Build snapshot on visits If an uneventful visit happens, then an empty snapshot should happen. When filtering revisions for speed, still the heads should appear in the snapshot. Related to T3571 commit 3231f2ed19962275d567f7bf39127a2d0621697d Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Sep 10 17:00:15 2021 +0200 Add support to filter out already seen revisions across hg origins This uses the extid mapping from the storage to actually achieve this. Related to T3563 commit 139061bcc38bd5652a266b5eb0645a1492e7a5aa Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 10:24:48 2021 +0200 test: Explicit that 2 visits without change ends up with no snapshot See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/297/ for more details. Comment Actions Build is green Patch application report for D6268 (id=22716)Could not rebase; Attempt merge onto 9be124af21... Updating 9be124a..29bc541 Fast-forward swh/loader/mercurial/from_disk.py | 118 +++++++++++++++++-------- swh/loader/mercurial/hgutil.py | 4 +- swh/loader/mercurial/tests/test_from_disk.py | 127 +++++++++++++++++++-------- 3 files changed, 174 insertions(+), 75 deletions(-) Changes applied before testcommit 29bc541e692cb2032b6f2475251adc5ba50ac571 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 14:53:24 2021 +0200 Build snapshot on visits If an uneventful visit happens, then an empty snapshot should happen. When filtering revisions for speed, still the heads should appear in the snapshot. Related to T3571 commit 1c6c7e5be82df5f2419e9727d6b5f0e74e9494d9 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Sep 10 17:00:15 2021 +0200 Add support to filter out already seen revisions across hg origins This uses the extid mapping from the storage to actually achieve this. Related to T3563 commit bf39050051ec5c7b4c6cc7b4801079ea591cd549 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 10:24:48 2021 +0200 test: Explicit that 2 visits without change ends up with no snapshot See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/300/ for more details.
Comment Actions Build is green Patch application report for D6268 (id=22723)Could not rebase; Attempt merge onto bf39050051... Updating bf39050..da1bd7c Fast-forward swh/loader/mercurial/from_disk.py | 132 +++++++++++++++++++-------- swh/loader/mercurial/tests/test_from_disk.py | 124 ++++++++++++++++--------- 2 files changed, 175 insertions(+), 81 deletions(-) Changes applied before testcommit da1bd7c460b238edcbfdf8c7e931a4cf6fd9ab58 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 14:53:24 2021 +0200 Build snapshot on visits If an uneventful visit happens, then an empty snapshot should happen. When filtering revisions for speed, still the heads should appear in the snapshot. Related to T3571 commit 4c9eb38ec516de3f65c3996d937cd3328ded6261 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Sep 10 17:00:15 2021 +0200 Add support to filter out already seen revisions across hg origins This uses the extid mapping from the storage to actually achieve this. Related to T3563 See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/302/ for more details. Comment Actions Build is green Patch application report for D6268 (id=22745)Could not rebase; Attempt merge onto bf39050051... Updating bf39050..a0f8e9e Fast-forward swh/loader/mercurial/from_disk.py | 129 +++++++++++++++++++-------- swh/loader/mercurial/tests/test_from_disk.py | 124 ++++++++++++++++--------- 2 files changed, 173 insertions(+), 80 deletions(-) Changes applied before testcommit a0f8e9e856a4d659e9e73d5973f4c87884b79f6f Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Wed Sep 15 14:53:24 2021 +0200 Build snapshot on visits If an uneventful visit happens, then an empty snapshot should happen. When filtering revisions for speed, still the heads should appear in the snapshot. Related to T3571 commit 765cb5aefa8bb370bc1343d990ad328188a4eba5 Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org> Date: Fri Sep 10 17:00:15 2021 +0200 Add support to filter out already seen revisions across hg origins This uses the extid mapping from the storage to actually achieve this. Related to T3563 See https://jenkins.softwareheritage.org/job/DLDHG/job/tests-on-diff/305/ for more details. |