mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
niri.spec: Also set --test-threads=2
For some reason it's not enough?
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ install -Dm644 -t %{buildroot}%{_userunitdir} ./resources/niri-shutdown.target
|
||||
%check
|
||||
# We're running into file descriptor limits...
|
||||
export RAYON_NUM_THREADS=2
|
||||
%cargo_test -- --workspace --exclude niri-visual-tests
|
||||
%cargo_test -- --workspace --exclude niri-visual-tests -- --test-threads=2
|
||||
%endif
|
||||
|
||||
%files
|
||||
|
||||
Reference in New Issue
Block a user