From c61a7166c631938fe976f4e48813aa8cf13271a2 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 15 Dec 2020 12:14:17 +0100 Subject: Disabled tests, mock build fixes --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 8a917d1..124f527 100644 --- a/firefox.spec +++ b/firefox.spec @@ -3,7 +3,7 @@ %global debug_build 0 %global build_with_clang 0 %global build_with_asan 0 -%global run_firefox_tests 1 +%global run_firefox_tests 0 %global test_offscreen 1 %global test_on_wayland 0 %global create_debuginfo 1 -- cgit