Page MenuHomeSoftware Heritage
Feed Advanced Search

Oct 28 2021

ardumont added a comment to T3694: Investigate svn loading failure.

So i've had a look in the end [1], it's indeed the history altered issue (2.).

Oct 28 2021, 9:58 AM · SVN Loader
ardumont added a comment to T3694: Investigate svn loading failure.

From the top of my head, 2 possible issues:

  1. svn external properties on the origin. That will get detected by the loader and

raise.

Oct 28 2021, 9:36 AM · SVN Loader
ardumont triaged T3694: Investigate svn loading failure as Normal priority.
Oct 28 2021, 9:33 AM · SVN Loader

Oct 27 2021

ardumont shifted T3692: Stabilize svn loader implementation from the Restricted Space space to the S1 Public space.
Oct 27 2021, 11:44 AM · SVN Loader, Archive coverage

Oct 26 2021

ardumont updated the task description for T3692: Stabilize svn loader implementation.
Oct 26 2021, 11:58 AM · SVN Loader, Archive coverage

Oct 22 2021

anlambert closed T3686: svn: Add missing coverage on svn implementation as Resolved by committing rDLDSVN6578b85dd024: loader: Fix SvnLoaderFromDumpArchive and add test.
Oct 22 2021, 5:09 PM · SVN Loader
anlambert added a revision to T3686: svn: Add missing coverage on svn implementation: D6542: loader: Fix SvnLoaderFromDumpArchive and add test.
Oct 22 2021, 4:55 PM · SVN Loader
vlorentz added a comment to T3686: svn: Add missing coverage on svn implementation.
import os
Oct 22 2021, 12:13 PM · SVN Loader
ardumont triaged T3686: svn: Add missing coverage on svn implementation as Normal priority.
Oct 22 2021, 12:11 PM · SVN Loader

Sep 30 2021

ardumont closed T3613: svn: An error occurred when running svnrdump and no exploitable dump file has been generated. as Resolved.

Deployed.

Sep 30 2021, 12:16 PM · SVN Loader
ardumont closed T3622: svn: Failing to start the ingestion "No such revision 1', 160006)" as Resolved.
Sep 30 2021, 12:16 PM · SVN Loader
ardumont added a comment to T3622: svn: Failing to start the ingestion "No such revision 1', 160006)".

Deployed.

Sep 30 2021, 12:16 PM · SVN Loader

Sep 29 2021

ardumont added a revision to T3622: svn: Failing to start the ingestion "No such revision 1', 160006)": D6376: SvnLoaderFromRemoteDump: Fix failed visit which should be an uneventful visit.
Sep 29 2021, 7:38 PM · SVN Loader
ardumont updated the task description for T3622: svn: Failing to start the ingestion "No such revision 1', 160006)".
Sep 29 2021, 6:41 PM · SVN Loader
ardumont triaged T3622: svn: Failing to start the ingestion "No such revision 1', 160006)" as High priority.
Sep 29 2021, 6:36 PM · SVN Loader
ardumont changed the status of T3613: svn: An error occurred when running svnrdump and no exploitable dump file has been generated. from Open to Work in Progress.
Sep 29 2021, 6:34 PM · SVN Loader
ardumont added a revision to T3613: svn: An error occurred when running svnrdump and no exploitable dump file has been generated.: D6373: svn: Capture svnrdump failure as not_found instead of failed.
Sep 29 2021, 2:30 PM · SVN Loader

Sep 28 2021

ardumont added a comment to T3613: svn: An error occurred when running svnrdump and no exploitable dump file has been generated..

I was looking into it a bit more and realize that it's related to what you said
(origin not found).

Sep 28 2021, 12:41 PM · SVN Loader
anlambert added a comment to T3613: svn: An error occurred when running svnrdump and no exploitable dump file has been generated..

@ardumont, looking at debug logs, the error in [1] is due to a permission issue

svnrdump: E170013: Unable to connect to a repository at URL 'https://llvm.org/svn/llvm-project'
svnrdump: E175013: Access to '/svn/llvm-project' forbidden
Sep 28 2021, 11:13 AM · SVN Loader
ardumont updated subscribers of T3613: svn: An error occurred when running svnrdump and no exploitable dump file has been generated..

@anlambert worse case scenario, if we don't find the source of the problem, we may want to add a fallback to the basic implem which tries and load messages one at a time.
Because then at least, we'd at least ingest something up to the point where we could no longer do.

Sep 28 2021, 10:36 AM · SVN Loader
ardumont triaged T3613: svn: An error occurred when running svnrdump and no exploitable dump file has been generated. as High priority.
Sep 28 2021, 10:05 AM · SVN Loader

Jul 23 2021

olasd added a comment to T3233: Missing Apollo 11 virtual AGC repository from Google Code.

The project.json and a couple of source archives have been downloaded during our early archival of google code, however I don't see a dump of the svn repository.

Jul 23 2021, 7:38 PM · SVN Loader

Apr 21 2021

ardumont added a comment to T3263: Save code now report error for svn type.

Nevertheless, that error should have been detected on the first loading so some adaptation is needed in the svn loader.

Apr 21 2021, 10:08 AM · Save Code Now, Monitoring, SVN Loader
ardumont added a comment to T3263: Save code now report error for svn type.

In any case, independently from this, for the monitoring, I was set on modifying the
actual svn origin used to something else not hosted on github.

Apr 21 2021, 10:08 AM · Save Code Now, Monitoring, SVN Loader
ardumont added a revision to T3263: Save code now report error for svn type: D5568: Update save code now monitoring checks.
Apr 21 2021, 9:28 AM · Save Code Now, Monitoring, SVN Loader

Apr 19 2021

ardumont added a comment to T3263: Save code now report error for svn type.

Thanks for the heads up ;)

Apr 19 2021, 12:32 PM · Save Code Now, Monitoring, SVN Loader
anlambert added a comment to T3263: Save code now report error for svn type.

The error is related to that github origin erroneously submitted with a svn visit type.

Apr 19 2021, 12:12 PM · Save Code Now, Monitoring, SVN Loader
ardumont added a project to T3263: Save code now report error for svn type: Save Code Now.
Apr 19 2021, 9:37 AM · Save Code Now, Monitoring, SVN Loader
ardumont updated the task description for T3263: Save code now report error for svn type.
Apr 19 2021, 9:22 AM · Save Code Now, Monitoring, SVN Loader
ardumont added projects to T3263: Save code now report error for svn type: SVN Loader, Monitoring.
Apr 19 2021, 9:08 AM · Save Code Now, Monitoring, SVN Loader

Apr 10 2021

rdicosmo triaged T3233: Missing Apollo 11 virtual AGC repository from Google Code as Normal priority.
Apr 10 2021, 9:32 AM · SVN Loader

Mar 16 2021

zack placed T3137: Add type annotations to swh.loaders.svn up for grabs.
Mar 16 2021, 7:01 PM · Easy hack, SVN Loader
zack added a comment to T3137: Add type annotations to swh.loaders.svn.

@shashikant231 please do not claim tasks. Just submit a diff fixing the issue when you have one. Thanks.

Mar 16 2021, 7:01 PM · Easy hack, SVN Loader
vlorentz added a comment to T3137: Add type annotations to swh.loaders.svn.

@shashikant231 the goal is to add type annotations to all functions arguments and return type in the swh/loader/svn/ package. See https://mypy.readthedocs.io/ for an introduction to type annotations in python if you have never used them before

Mar 16 2021, 4:42 PM · Easy hack, SVN Loader
shashikant231 claimed T3137: Add type annotations to swh.loaders.svn.

Hi @vlorentz This is my first issue with this organization. can you plz describe in more detail?

Mar 16 2021, 3:35 PM · Easy hack, SVN Loader
vlorentz triaged T3137: Add type annotations to swh.loaders.svn as Normal priority.
Mar 16 2021, 11:51 AM · Easy hack, SVN Loader

Jan 12 2021

posenato closed T2947: Exception: An error occurred when running svnrdump and no exploitable dump file has been generated. as Resolved.

The problem of the untrust certificate has been solved by UNIVR sys-admins.

Jan 12 2021, 6:09 PM · SVN Loader

Jan 11 2021

posenato added a comment to T2947: Exception: An error occurred when running svnrdump and no exploitable dump file has been generated..

Thank you for the check.
I verified that on the external machine where I tried the svnrdump the certificate of the SVN server was already trusted.
Therefore, I didn't have the certificate error.
I am going to ask to the sys-admin to verify how such a certificate is not trusted.

Jan 11 2021, 2:07 PM · SVN Loader
anlambert added a comment to T2947: Exception: An error occurred when running svnrdump and no exploitable dump file has been generated..

More details about the untrusted certificat:

$ openssl s_client -connect profs.scienze.univr.it:443
CONNECTED(00000003)
depth=0 C = IT, L = Verona, O = Universit\C3\A0 degli Studi di Verona, CN = profs.scienze.univr.it
verify error:num=20:unable to get local issuer certificate
verify return:1
depth=0 C = IT, L = Verona, O = Universit\C3\A0 degli Studi di Verona, CN = profs.scienze.univr.it
verify error:num=21:unable to verify the first certificate
verify return:1
depth=0 C = IT, L = Verona, O = Universit\C3\A0 degli Studi di Verona, CN = profs.scienze.univr.it
verify return:1
---
Certificate chain
 0 s:C = IT, L = Verona, O = Universit\C3\A0 degli Studi di Verona, CN = profs.scienze.univr.it
   i:C = NL, ST = Noord-Holland, L = Amsterdam, O = TERENA, CN = TERENA SSL CA 3
---
Server certificate
-----BEGIN CERTIFICATE-----
MIIHwjCCBqqgAwIBAgIQD3MM6wqD/0i+E2vxQfU45DANBgkqhkiG9w0BAQsFADBk
MQswCQYDVQQGEwJOTDEWMBQGA1UECBMNTm9vcmQtSG9sbGFuZDESMBAGA1UEBxMJ
QW1zdGVyZGFtMQ8wDQYDVQQKEwZURVJFTkExGDAWBgNVBAMTD1RFUkVOQSBTU0wg
Q0EgMzAeFw0xOTEwMTAwMDAwMDBaFw0yMTEwMTQxMjAwMDBaMGsxCzAJBgNVBAYT
AklUMQ8wDQYDVQQHEwZWZXJvbmExKjAoBgNVBAoMIVVuaXZlcnNpdMOgIGRlZ2xp
IFN0dWRpIGRpIFZlcm9uYTEfMB0GA1UEAxMWcHJvZnMuc2NpZW56ZS51bml2ci5p
dDCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANEoCO4em4xCKMWUAZiP
VjDvCW6OxDFHc4jeAdgqf4B5sBY4pk8LkMsxzj3tEZ7D5yFtuN03opIEPUigmv3I
yUDCjIw+O/l9rdYLkdgnIuT59v2CzCUCOMBXt67t3Q2uBsFi7Xts1LTvWow0hj4N
ctM77MlLP2DdBgnwgLRnHbJLvQczRNC5FLhpUBoGJibkv82jqECFv9SsqWdOI4/Y
E2HJmOYcXNi2B7MCxqMtoS78hDpa02PSEVUtK516knSbmdKZkET0tLNNQ7xYIxsV
xoSM3lg9Jcz7WVbJKStV+ZnVsgLtsR2Q1kJ5lafVHNZa08z+WxY9h0YeCexT1+Vm
RRqHsHsS4ELr9FzeS/IDEApqdJIvHBPNlo0RduPCsj77NSkMyYaVN13dM5LTlHFO
xPo49+ubMkfkvmjKPMBNuimkMRQYqdV6sAMFhWxJVkpSVTAzuXQ3cv/9vtN+FWus
htE2JB31v8QQbD7id/HjDd3aGIIVG/S/BGs1OwaALFX3t3Zgm5ovBldhbjWsMAiW
DzlRl7unVoytUjiWxJA4Httuh+nn1RpAUHfZdgj59g1KtcLW3YPCxQBAmpElB9Xz
Fcg4gaUVmD6JxucgrCBr7Utsf4W0Ze07dnMr2UsJStZyYKI8ou142A2dzgsxc+V+
n4nvAkswJ+GRiEQwx4A5yeZ7AgMBAAGjggNnMIIDYzAfBgNVHSMEGDAWgBRn/Ygg
FCeYxwnSJRm76VERY3VQYjAdBgNVHQ4EFgQUAYoD1aTfud51rPa5UWmzd7V5UBYw
NQYDVR0RBC4wLIIWcHJvZnMuc2NpZW56ZS51bml2ci5pdIIScHJvZnMuc2NpLnVu
aXZyLml0MA4GA1UdDwEB/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYB
BQUHAwIwawYDVR0fBGQwYjAvoC2gK4YpaHR0cDovL2NybDMuZGlnaWNlcnQuY29t
L1RFUkVOQVNTTENBMy5jcmwwL6AtoCuGKWh0dHA6Ly9jcmw0LmRpZ2ljZXJ0LmNv
bS9URVJFTkFTU0xDQTMuY3JsMEwGA1UdIARFMEMwNwYJYIZIAYb9bAEBMCowKAYI
KwYBBQUHAgEWHGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwCAYGZ4EMAQIC
MG4GCCsGAQUFBwEBBGIwYDAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNl
cnQuY29tMDgGCCsGAQUFBzAChixodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20v
VEVSRU5BU1NMQ0EzLmNydDAMBgNVHRMBAf8EAjAAMIIBgAYKKwYBBAHWeQIEAgSC
AXAEggFsAWoAdwC72d+8H4pxtZOUI5eqkntHOFeVCqtS6BqQlmQ2jh7RhQAAAW21
Bp0JAAAEAwBIMEYCIQDk54d/wCEmL6Q+YmYBkGA6fNEfYfbwT+bCVUs4JULzDAIh
AMW80KkTcGMbDsMWlwkgHuAutq2igJmQvWkguNlFvi0+AHYAh3W/51l8+IxDmV+9
827/Vo1HVjb/SrVgwbTq/16ggw8AAAFttQadVgAABAMARzBFAiEAgdGXz6Sj3Wp1
xhkBi6tbbKU3E+zPe8jJycBVtkL3twwCIANcLB1XPRrvdxwyv/L5XePRqQ2TSok5
WtS9+eWq/mLzAHcARJRlLrDuzq/EQAfYqP4owNrmgr7YyzG1P9MzlrW2gagAAAFt
tQacXgAABAMASDBGAiEAoHNazBJgYMy+6kHvKyprJu5/kqs8AhdRv+KGPs7QvjsC
IQDT3+YmyHXGHIwnsNHJeuBZL54a4RplnA+/Itb/M0swBzANBgkqhkiG9w0BAQsF
AAOCAQEAU6yXnbnTlesAU74SgNT0UJHyBKn1i27OnMQvKgC/iyMmzj2QQrYGp8Bp
JODdT+uP0dcbwDjCMAZfsEw9NtWOkoqlc7N70ou5tWvScgvzvHPkP+Psimd6oSeT
Eitl2UCtOG6mibDVlajSLb6Ejd2EYM+1mIeVsGWqaylae/w4kSkj4tG3KQ0uNT1d
IjaSi9tXoa5FP2B9zml6QWzpvYU/wdljbKdaafhbhvcNsjw76czisAcnJ53PxKVE
7962SmKbIN9y0wnQ43MNkM7qyS9W0O9o+qMUFqbDPwbSEWOmxKtD1g+HVNUd2IbB
BgQ6W78Evf3Xm6LzscHFjWc27iqroA==
-----END CERTIFICATE-----
subject=C = IT, L = Verona, O = Universit\C3\A0 degli Studi di Verona, CN = profs.scienze.univr.it
Jan 11 2021, 1:55 PM · SVN Loader
anlambert added a comment to T2947: Exception: An error occurred when running svnrdump and no exploitable dump file has been generated..

It seems there is an issue with the SVN server SSL certificate, the following errors are reported when running svnrdump:

svnrdump: E170013: Unable to connect to a repository at URL 'https://profs.scienze.univr.it/posenato/svn/sw/CSTNU'
svnrdump: E230001: Server SSL certificate verification failed: issuer is not trusted
Jan 11 2021, 11:34 AM · SVN Loader

Jan 9 2021

zack changed the visibility for T2947: Exception: An error occurred when running svnrdump and no exploitable dump file has been generated..
Jan 9 2021, 7:46 PM · SVN Loader
zack triaged T2947: Exception: An error occurred when running svnrdump and no exploitable dump file has been generated. as High priority.
Jan 9 2021, 7:46 PM · SVN Loader
posenato created T2947: Exception: An error occurred when running svnrdump and no exploitable dump file has been generated..
Jan 9 2021, 6:50 PM · SVN Loader

Nov 25 2020

zack closed T617: ingest Google Code Subversion repositories as Resolved.
Nov 25 2020, 1:49 PM · Archive coverage, Origin-GoogleCode, SVN Loader

Jul 27 2020

ardumont closed T2481: Migrate dvcs loader tests code to pytest as Resolved.
Jul 27 2020, 3:21 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a parent task for T2481: Migrate dvcs loader tests code to pytest: T2221: Development workflow & code quality.
Jul 27 2020, 3:20 PM · SVN Loader, Mercurial loader, Git loader, Core Loader

Jul 20 2020

ardumont closed T2483: tests: Make check-snapshot utility test function recursively check targetted object exists, a subtask of T2481: Migrate dvcs loader tests code to pytest, as Resolved.
Jul 20 2020, 9:17 AM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont closed T2483: tests: Make check-snapshot utility test function recursively check targetted object exists as Resolved.
Jul 20 2020, 9:17 AM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont closed T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin, a subtask of T2481: Migrate dvcs loader tests code to pytest, as Resolved.
Jul 20 2020, 9:16 AM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont closed T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin as Resolved.
Jul 20 2020, 9:16 AM · SVN Loader, Mercurial loader, Git loader, Core Loader

Jul 17 2020

ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3551: tests: Reuse pytest fixtures from swh.loader.core.
Jul 17 2020, 12:12 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3550: tests: Reuse pytest fixtures from swh.loader.core.
Jul 17 2020, 12:04 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3549: tests: Reuse pytest fixtures from swh.loader.core.
Jul 17 2020, 12:04 PM · SVN Loader, Mercurial loader, Git loader, Core Loader

Jul 16 2020

ardumont closed T2488: Drop loader.core BaseLoaderTest and BaseLoaderStorageTest, a subtask of T2481: Migrate dvcs loader tests code to pytest, as Resolved.
Jul 16 2020, 3:18 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont closed T2488: Drop loader.core BaseLoaderTest and BaseLoaderStorageTest as Resolved.
Jul 16 2020, 3:18 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2488: Drop loader.core BaseLoaderTest and BaseLoaderStorageTest: D3522: tests: Drop no longer used loader base tests code.
Jul 16 2020, 11:45 AM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3515: pytest_plugin: Avoid fixture client to declare optional dependency.
Jul 16 2020, 10:30 AM · SVN Loader, Mercurial loader, Git loader, Core Loader

Jul 10 2020

ardumont added revisions to T2483: tests: Make check-snapshot utility test function recursively check targetted object exists: D3502: check_snapshot: Check existence down to the first level directories, D3503: check_snapshot: Check existence down to contents.
Jul 10 2020, 7:01 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont removed revisions from T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3503: check_snapshot: Check existence down to contents, D3502: check_snapshot: Check existence down to the first level directories.
Jul 10 2020, 7:01 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3503: check_snapshot: Check existence down to contents.
Jul 10 2020, 6:14 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3502: check_snapshot: Check existence down to the first level directories.
Jul 10 2020, 5:40 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont reopened T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin, a subtask of T2481: Migrate dvcs loader tests code to pytest, as Open.
Jul 10 2020, 3:44 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont reopened T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin as "Open".

Reopening as i'm still refactoring/cleaning up more modules.

Jul 10 2020, 3:44 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3495: Expose a pytest_plugin module so other loaders can reuse for tests.
Jul 10 2020, 3:42 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3492: setup: Do no expose the pytest-plugin, let modules require it.
Jul 10 2020, 12:11 PM · SVN Loader, Mercurial loader, Git loader, Core Loader

Jul 9 2020

ardumont added a revision to T2483: tests: Make check-snapshot utility test function recursively check targetted object exists: D3478: loader.core: Make check_snapshot ensure snapshot object references exist.
Jul 9 2020, 4:17 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3475: setup: Do no expose the pytest-plugin any longer.
Jul 9 2020, 10:22 AM · SVN Loader, Mercurial loader, Git loader, Core Loader

Jul 8 2020

ardumont added a revision to T2483: tests: Make check-snapshot utility test function recursively check targetted object exists: D3473: loader.core: check_snapshot: Allow to check using both Snapshot and dict objects.
Jul 8 2020, 6:40 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2481: Migrate dvcs loader tests code to pytest: D3468: test_init: Use swh_storage fixture.
Jul 8 2020, 4:52 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont closed T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin, a subtask of T2481: Migrate dvcs loader tests code to pytest, as Resolved.
Jul 8 2020, 4:51 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont closed T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin as Resolved.
Jul 8 2020, 4:51 PM · SVN Loader, Mercurial loader, Git loader, Core Loader

Jul 7 2020

ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3453: tests: Use dedicated storage and scheduler fixtures.
Jul 7 2020, 6:05 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin: D3452: Move sharable fixtures out of conftest into a dedicated pytest plugin.
Jul 7 2020, 5:55 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2481: Migrate dvcs loader tests code to pytest: D3449: tests: Rename resources directory to data.
Jul 7 2020, 4:44 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont triaged T2488: Drop loader.core BaseLoaderTest and BaseLoaderStorageTest as Normal priority.
Jul 7 2020, 4:21 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont closed T2486: Add missing coverage to the check-snapshot utility check function (and drop dead code), a subtask of T2481: Migrate dvcs loader tests code to pytest, as Resolved.
Jul 7 2020, 2:04 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont closed T2486: Add missing coverage to the check-snapshot utility check function (and drop dead code) as Resolved.
Jul 7 2020, 2:04 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont renamed T2486: Add missing coverage to the check-snapshot utility check function (and drop dead code) from Add missing coverage to the check-snapshot utility check function (or drop dead code) to Add missing coverage to the check-snapshot utility check function (and drop dead code).
Jul 7 2020, 2:04 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2486: Add missing coverage to the check-snapshot utility check function (and drop dead code): D3444: loaders.tests: Simplify and add coverage to check-snapshot.
Jul 7 2020, 1:16 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont renamed T2486: Add missing coverage to the check-snapshot utility check function (and drop dead code) from Add missing coverage to the check-snapshot utility check function to Add missing coverage to the check-snapshot utility check function (or drop dead code).
Jul 7 2020, 1:09 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a comment to T2486: Add missing coverage to the check-snapshot utility check function (and drop dead code).

In the end, it's more dead code since it's only code we pass into when the storage used is an in-memory instance.
This is no longer the case, tests are now using pg-storage instance.

Jul 7 2020, 1:09 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont removed a revision from T2481: Migrate dvcs loader tests code to pytest: D3440: loader.hg: Initialize and refactor deprecated tests to use pytest fixture.
Jul 7 2020, 1:08 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont closed T2482: Migrate git loader tests code to pytest, a subtask of T2481: Migrate dvcs loader tests code to pytest, as Resolved.
Jul 7 2020, 1:08 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont triaged T2486: Add missing coverage to the check-snapshot utility check function (and drop dead code) as Normal priority.
Jul 7 2020, 9:46 AM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2481: Migrate dvcs loader tests code to pytest: D3440: loader.hg: Initialize and refactor deprecated tests to use pytest fixture.
Jul 7 2020, 9:32 AM · SVN Loader, Mercurial loader, Git loader, Core Loader

Jul 6 2020

ardumont triaged T2484: Move sharable fixtures out of conftest into a dedicated pytest plugin as Normal priority.
Jul 6 2020, 3:57 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont triaged T2483: tests: Make check-snapshot utility test function recursively check targetted object exists as Normal priority.
Jul 6 2020, 3:50 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2481: Migrate dvcs loader tests code to pytest: D3433: Move remaining common test utility functions to top-level arborescence.
Jul 6 2020, 3:34 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2481: Migrate dvcs loader tests code to pytest: D3432: Move common test utility function to the top-level arborescence.
Jul 6 2020, 3:32 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a revision to T2481: Migrate dvcs loader tests code to pytest: D3431: Define common test helper function.
Jul 6 2020, 3:31 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added projects to T2481: Migrate dvcs loader tests code to pytest: Core Loader, Git loader, Mercurial loader, SVN Loader.
Jul 6 2020, 1:57 PM · SVN Loader, Mercurial loader, Git loader, Core Loader
ardumont added a parent task for T2462: svn loader: Refactor tests using pytest fixtures: T2481: Migrate dvcs loader tests code to pytest.
Jul 6 2020, 1:56 PM · SVN Loader

Jul 3 2020

ardumont added a comment to T2462: svn loader: Refactor tests using pytest fixtures.

That fixed issues as well along the way (uneventful status, mistyped snapshot).
Redeployed a 0.2.1 version.

Jul 3 2020, 3:40 PM · SVN Loader
ardumont closed T2462: svn loader: Refactor tests using pytest fixtures as Resolved.
Jul 3 2020, 3:39 PM · SVN Loader
ardumont added a revision to T2462: svn loader: Refactor tests using pytest fixtures: D3414: tests: Rename resources directory to data.
Jul 3 2020, 2:50 PM · SVN Loader
ardumont added a revision to T2462: svn loader: Refactor tests using pytest fixtures: D3411: tests: Drop dead code.
Jul 3 2020, 1:59 PM · SVN Loader
ardumont added a revision to T2462: svn loader: Refactor tests using pytest fixtures: D3410: tests: Refactor repository with tampered information scenario.
Jul 3 2020, 1:55 PM · SVN Loader
ardumont added a revision to T2462: svn loader: Refactor tests using pytest fixtures: D3409: tests: Refactor repository with user-defined properties scenario.
Jul 3 2020, 12:47 PM · SVN Loader
ardumont added a revision to T2462: svn loader: Refactor tests using pytest fixtures: D3408: tests: Refactor svn load from remote dump scenario.
Jul 3 2020, 12:39 PM · SVN Loader
ardumont added a revision to T2462: svn loader: Refactor tests using pytest fixtures: D3407: tests: Refactor repository with wrong symlinks scenario.
Jul 3 2020, 11:47 AM · SVN Loader