plugin-barman-cloud/test/e2e/internal/tests/replicacluster
Marco Nenciarini db6b1818c5
fix(e2e): use runtime Skip for GCS tests instead of removing them
Deleting the GCS Entry() calls dropped e2e coverage permanently and
left the GCS factory types and fakegcsserver.go referenced nowhere.
Ginkgo's --fail-on-pending forbids Pending/XEntry, but a runtime
Skip() inside the shared spec body avoids that check while keeping
the factories wired up, making it easier to notice and re-enable the
tests once EnterpriseDB/barman#1218 is fixed.

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2026-09-02 11:05:27 +02:00
..
doc.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
fixtures.go feat(ip): assign copyright to the Linux Foundation (#571) 2025-10-07 18:06:06 +02:00
replica_cluster.go fix(e2e): use runtime Skip for GCS tests instead of removing them 2026-09-02 11:05:27 +02:00