Test fix
This commit is contained in:
parent
91e11d4448
commit
aca41cd8ec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user