This commit is contained in:
Martin Stransky 2020-12-03 16:26:03 +01:00
parent 91e11d4448
commit aca41cd8ec

View File

@ -713,11 +713,12 @@ make -C objdir buildsymbols
%if 0%{?run_firefox_tests} %if 0%{?run_firefox_tests}
tar xf %{SOURCE37} -C "objdir/_virtualenvs/init_py3/lib64/python3.9" tar xf %{SOURCE37} -C "objdir/_virtualenvs/init_py3/lib64/python3.9"
cp %{SOURCE40} %{SOURCE38} %{SOURCE39} . cp %{SOURCE40} %{SOURCE38} %{SOURCE39} .
mkdir -p test_results
./run-tests ./run-tests
./print_results > test_summary.txt 2>&1 ./print_results > test_summary.txt 2>&1
%endif %endif
#---------------------------------------------------------------------
#---------------------------------------------------------------------
%install %install
# set up our default bookmarks # set up our default bookmarks