It was never actually tested...
Part of T3965.
Differential D7241
Fix swh.xsd Authored by vlorentz on Feb 24 2022, 12:18 PM.
Details
It was never actually tested... Part of T3965.
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D7241 (id=26250)Could not rebase; Attempt merge onto ccff46762b... Merge made by the 'recursive' strategy.
docs/specs/swh.xsd | 66 ++++++++++++----------
.../{tests_migration => tests}/test_migrations.py | 0
2 files changed, 36 insertions(+), 30 deletions(-)
rename swh/deposit/{tests_migration => tests}/test_migrations.py (100%)Changes applied before testcommit aa7c3dd351362f802ebfdb7691b89772bd4d204a
Merge: ccff4676 d2d904a2
Author: Jenkins user <jenkins@localhost>
Date: Thu Feb 24 11:19:02 2022 +0000
Merge branch 'diff-target' into HEAD
commit d2d904a283a1434d30cf8c68bfc9e708753f705f
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date: Thu Feb 24 12:13:50 2022 +0100
Fix swh.xsd
It was never actually tested...
commit d56f08cb83bd25c70a8cb4bafc6df71b6844f5d2
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date: Thu Feb 24 12:04:03 2022 +0100
Move tests_migration/test_migrations.py to tests/test_migrations.py
This fixes crashes when running 'pytest -k migration', because swh/deposit/tests_migration/
lacks a conftest to initialize the database.See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/759/ for more details. Comment Actions ok 1 question inline.
Comment Actions Build is green Patch application report for D7241 (id=26300)Could not rebase; Attempt merge onto ccff46762b... Updating ccff4676..2e95623c
Fast-forward
docs/specs/swh.xsd | 66 ++++++++++++----------
.../{tests_migration => tests}/test_migrations.py | 0
2 files changed, 36 insertions(+), 30 deletions(-)
rename swh/deposit/{tests_migration => tests}/test_migrations.py (100%)Changes applied before testcommit 2e95623c6c7783ed407fa721f09289742ecccab8
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date: Thu Feb 24 12:13:50 2022 +0100
Fix swh.xsd
It was never actually tested...
commit 8a7e0832641bda3b4c445793cfb92e3de6c5947e
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date: Thu Feb 24 12:04:03 2022 +0100
Move tests_migration/test_migrations.py to tests/test_migrations.py
This fixes crashes when running 'pytest -k migration', because swh/deposit/tests_migration/
lacks a conftest to initialize the database.See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/781/ for more details. | ||||||||||||||||||||||||||