Stop running faulty tests

This commit is contained in:
Sam Feifer 2023-11-15 12:42:52 -05:00
parent 756e76aa17
commit 23e6d56b77

View File

@ -918,7 +918,7 @@ export GOEXPERIMENT=boringcrypto
%endif
# comment out temporarily while intermittent ngalert tests are investigated
# %gotest ./pkg/...
# % gotest ./pkg/...
# %if %{enable_fips_mode}
# OPENSSL_FORCE_FIPS_MODE=1 GOLANG_FIPS=1 go test -v ./pkg/util -run TestEncryption
@ -1004,8 +1004,9 @@ fi
%{_datadir}/selinux/*/grafana.pp
%changelog
* Thu Nov 9 2023 Sam Feifer <sfeifer@redhat.com> - 9.2.10-9
* Wed Nov 15 2023 Sam Feifer <sfeifer@redhat.com> - 9.2.10-9
- Fix AVC denials found when testing
- Stop commented out gotest macro from expanding
* Thu Nov 9 2023 Sam Feifer <sfeifer@redhat.com> - 9.2.10-8
- Hide relabeling messages from selinux when installing/uninstalling