hashworks pushed to branch main at Arch Linux / Packaging / Packages / terraform


Commits:
59468981 by Justin Kromlinger at 2024-10-24T16:21:45+02:00
Drop TestInit_cancelModules test skip

- - - - -
94bc9437 by Justin Kromlinger at 2024-10-24T20:00:26+02:00
Drop TestTest/custom_condition_inputs test skip

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -42,13 +42,8 @@ build() {
 
 check() {
        cd "${pkgname}-${pkgver}"
-       # TestInit_cancelModules: 
https://github.com/hashicorp/terraform/issues/33347
-       # TestTest/custom_condition_inputs: 
https://github.com/hashicorp/terraform/issues/34421
        go test -mod=readonly \
-               -skip TestInit_cancelModules \
                -skip TestMTLSServer_NoCertFails \
-               -skip TestTest/custom_condition_inputs \
-               -skip TestTest/custom_condition_inputs \
                ./...
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/terraform/-/compare/617c3441365a8b68abdd4afb12062bdfd3d2743e...94bc943726edd994bb53a26220f6abbea5892b1b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/terraform/-/compare/617c3441365a8b68abdd4afb12062bdfd3d2743e...94bc943726edd994bb53a26220f6abbea5892b1b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to