SHA256
1
0
forked from pool/snapshot

Enable forgotten check tests

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/snapshot?expand=0&rev=8
This commit is contained in:
Bjørn Lie 2023-09-22 13:53:39 +00:00 committed by Git OBS Bridge
parent ffea20b2d8
commit ffb70c3cc8

View File

@ -63,13 +63,11 @@ export RUSTFLAGS="%{build_rustflags}"
%meson_install
%find_lang %{name} %{?no_lang_C}
# Check disabled - no tests are run during cargo_test yet + failing manual tests...
#%%check
#export RUSTFLAGS="%%{build_rustflags}"
#%%{cargo_test}
# Checks disabled as they both fail atm :-) - NO FWD to distro atm.
#desktop-file-validate %%{buildroot}%%{_datadir}/applications/org.gnome.Snapshot.desktop
#appstream-util validate-relax --nonet %%{buildroot}%%{_datadir}/metainfo/org.gnome.Snapshot.gschema.xml
%check
export RUSTFLAGS="%{build_rustflags}"
%{cargo_test}
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Snapshot.desktop
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome.Snapshot.metainfo.xml
%files
%license LICENSE