summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-12-10 22:02:23 +0100
committerMartin Stransky <stransky@redhat.com>2020-12-10 22:02:23 +0100
commitf612bd47ce81b6839fba239a089d969f5cf32379 (patch)
treebff965dbd42d412603c67e7c9a721a123c17cf9a /firefox.spec
parentBuild/test fixes (diff)
downloadlibrewolf-fedora-ff-f612bd47ce81b6839fba239a089d969f5cf32379.tar.gz
librewolf-fedora-ff-f612bd47ce81b6839fba239a089d969f5cf32379.tar.bz2
librewolf-fedora-ff-f612bd47ce81b6839fba239a089d969f5cf32379.zip
Test on X11 only
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index c32aeb7..c20b85f 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -5,7 +5,7 @@
%global build_with_asan 0
%global run_firefox_tests 1
%global test_offscreen 1
-%global test_on_wayland 1
+%global test_on_wayland 0
%global create_debuginfo 1
%global system_nss 0
bgstack15