Deactivate more tests that fail in Fedora build environment
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
e225968128
commit
c2f453da72
@ -98,7 +98,9 @@ install -Dp man/* -t %{buildroot}%{_mandir}/man1
|
||||
# markup/goldmark/codeblocks: We should run this one, but it presently fails.
|
||||
# markup/goldmark: We should run this one, but it presently fails.
|
||||
# langs/i18n: Patched gohugoio/go-i18n/ back to nicksnyder/go-i18n.
|
||||
%gocheck -d releaser -d tpl/time -d common/text -d deploy -d hugolib -d markup/goldmark/codeblocks -d markup/goldmark -d langs/i18n
|
||||
# metrics: produces wrong quote.
|
||||
# minifiers: produces wrong quote.
|
||||
%gocheck -d releaser -d tpl/time -d common/text -d deploy -d hugolib -d markup/goldmark/codeblocks -d markup/goldmark -d langs/i18n -d metrics -d minifiers
|
||||
%endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user