<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - librelogo UITest fails with python3.8"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131835">131835</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>librelogo UITest fails with python3.8
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>rene@debian.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>since
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=8ea5a522f76dd089446e901f3cd324f98cd973e7https://cgit.freedesktop.org/libreoffice/core/commit/?id=8ea5a522f76dd089446e901f3cd324f98cd973e7">https://cgit.freedesktop.org/libreoffice/core/commit/?id=8ea5a522f76dd089446e901f3cd324f98cd973e7https://cgit.freedesktop.org/libreoffice/core/commit/?id=8ea5a522f76dd089446e901f3cd324f98cd973e7</a>
(I guess) the following happens because the test throws a warning:

[build UIT] librelogo
S=/home/rene/LibreOffice/git/master && I=$S/instdir && W=$S/workdir &&  rm -rf
$W/UITest/librelogo/ && mkdir -p $W/UITest/librelogo//user/user && cp
$S/qadevOOo/qa/registrymodifications.xcu $W/UITest/librelogo//user/user/ &&  rm
-fr $W/UITest/librelogo/done.core && mkdir -p $W/UITest/librelogo/user/ &&
mkdir $W/UITest/librelogo/done.core && cd $W/UITest/librelogo/done.core &&   ( 
 TDOC="$S/sw/qa/uitest/writer_tests/data"  
TEST_LIB=$W/LinkTarget/Library/libtest.so
URE_BOOTSTRAP=vnd.sun.star.pathname:$I/program/fundamentalrc
PYTHONPATH="$S/uitest:$S/unotest/source/python:$I/program:$S/sw/qa/uitest/librelogo/"
TestUserDir="file://$W/UITest/librelogo/" PYTHONDONTWRITEBYTECODE=0
PYTHONWARNINGS=error MAX_CONCURRENCY=4 MOZILLA_CERTIFICATE_FOLDER=
SAL_DISABLE_SYNCHRONOUS_PRINTER_DETECTION=1 SAL_USE_VCLPLUGIN=svp LIBO_LANG=C  
/usr/bin/python3 $S/uitest/test_main.py --soffice="path:$I/program/soffice"
--userdir=file://$W/UITest/librelogo/user --dir=$S/sw/qa/uitest/librelogo/ 
2>&1)
False
test_librelogo (run.LibreLogoTest) ... OfficeConnection: connecting to:
uno:pipe,name=pytest027c5cb0-7518-11ea-b079-2016b9f1e514;urp;StarOffice.ComponentContext
NoConnectException: sleeping...
['OnNew']
OnCreate
['OnNew']
OnStorageChanged
['OnNew']
OnTitleChanged
['OnNew']
OnFocus
['OnNew']
OnViewCreated
['OnNew']
OnPageCountChange
['OnNew']
OnLayoutFinished
1
Execution time for run.LibreLogoTest.test_librelogo: 0.417
tearDown: calling terminate()...
...done
ERROR
test_compile_librelogo (compile.LibreLogoCompileTest) ... OfficeConnection:
connecting to:
uno:pipe,name=pytest03737748-7518-11ea-b079-2016b9f1e514;urp;StarOffice.ComponentContext
NoConnectException: sleeping...
Execution time for compile.LibreLogoCompileTest.test_compile_librelogo: 0.050
close
tearDown: calling terminate()...
...done
ERROR

======================================================================
ERROR: test_librelogo (run.LibreLogoTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/rene/LibreOffice/git/master/sw/qa/uitest/librelogo/run.py", line
42, in test_librelogo
    xIsAlive = self.getScript("__is_alive__")
  File "/home/rene/LibreOffice/git/master/sw/qa/uitest/librelogo/run.py", line
29, in getScript
    xScript = xScriptProvider.getScript(self.LIBRELOGO_PATH %command)
run.com.sun.star.script.provider.ScriptFrameworkErrorException:
ProviderCache::createProvider() Error creating provider from factory.
python-loader:<class 'DeprecationWarning'>: the imp module is deprecated in
favour of importlib; see the module's documentation for alternative uses,
traceback follows
  File "/home/rene/LibreOffice/git/master/instdir/program/pythonloader.py",
line 22, in <module>
    import imp
  File "/home/rene/LibreOffice/git/master/instdir/program/uno.py", line 356, in
_uno_import
    return _builtin_import(name, *optargs, **kwargs)
  File "/usr/lib/python3.8/imp.py", line 31, in <module>
    warnings.warn("the imp module is deprecated in favour of importlib; "



======================================================================
ERROR: test_compile_librelogo (compile.LibreLogoCompileTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/rene/LibreOffice/git/master/sw/qa/uitest/librelogo/compile.py",
line 36, in test_compile_librelogo
    xCompile = self.getScript("__compil__")
  File "/home/rene/LibreOffice/git/master/sw/qa/uitest/librelogo/compile.py",
line 30, in getScript
    xScript = xScriptProvider.getScript(self.LIBRELOGO_PATH %command)
run.com.sun.star.script.provider.ScriptFrameworkErrorException:
ProviderCache::createProvider() Error creating provider from factory.
python-loader:<class 'DeprecationWarning'>: the imp module is deprecated in
favour of importlib; see the module's documentation for alternative uses,
traceback follows
  File "/home/rene/LibreOffice/git/master/instdir/program/pythonloader.py",
line 22, in <module>
    import imp
  File "/home/rene/LibreOffice/git/master/instdir/program/uno.py", line 356, in
_uno_import
    return _builtin_import(name, *optargs, **kwargs)
  File "/usr/lib/python3.8/imp.py", line 31, in <module>
    warnings.warn("the imp module is deprecated in favour of importlib; "



----------------------------------------------------------------------
Ran 2 tests in 2.755s

FAILED (errors=2)
Tests run: 2
Tests failed: 0
Tests errors: 2
Tests skipped: 0

This is

rene@frodo:~/LibreOffice/git/master$ python3 --version
Python 3.8.2
rene@frodo:~/LibreOffice/git/master$</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>