Hi Xisco,
Thank you a lot for the explanation!
Now I got it. I will try.
Best regards,
Lera
пт, 20 мая 2022 г., 11:41 Xisco Fauli :
> Hi Lera,
>
> No, 'make PythonTest_sc_python' executes the tests in sc/qa/python as you
> can see in sc/PythonTest_sc_python.mk
>
> In order to run all the uites
Hi Lera,
No, 'make PythonTest_sc_python' executes the tests in sc/qa/python as
you can see in sc/PythonTest_sc_python.mk
In order to run all the uitests in sc, use 'make sc.uicheck'
You can see the logs in workdir/UITest/
On 20/5/22 10:28, Lera Goncharuk wrote:
Hi Xisco,
Thank you a lot.
Hi Xisco,
Thank you a lot.
It is right that $make PythonTest_sc_python executes all uitests in sc
module?
Where do I see running logs of them?
Best regards,
Lera
пт, 20 мая 2022 г., 10:53 Xisco Fauli :
> Hi Lera,
>
> The problem is that 'clearCells.clearCells.test_clear_cells_all' doesn't
> e
Hi Lera,
The problem is that 'clearCells.clearCells.test_clear_cells_all' doesn't
exists in sc/qa/uitest/sort/sorting.py
|if you want to execute that test in
sc/qa/uitest/calc_tests3/clearCells.py, you have to change the -file
parameter in execute.sh.|
|Cheers
|
||
On 20/5/22 8:59, Lera
Hi!
I made changes in uitest and now try to run it. But, I can not look for
results running.
I try different ways, but the result is the same every time.
I test test_clear_cells_all in cleanCells module. [1]
I use Kubuntu 20.04
Python 3.9
LibreOffice was cloned from git and build and stais on com