Hi Stephan,
Stephan Bergmann schrieb am 06-May-19 um 15:48:
On 06/05/2019 15:26, Regina Henschel wrote:
it is about https://gerrit.libreoffice.org/71831
Unit tests fail in Jenkins. But I have no idea, what is wrong.
The tests are from sw and my changes have nothing to do with sw. My 
patch is about calculating of adjustment values from handle position.
Crappy tests.
I have run the failing test locally now, Windows 10. I get
======================================================================
FAIL: test_insert_caption (insertCaption.insertCaption)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"D:/Build_diverses/core/sw/qa/uitest/writer_tests/insertCaption.py", 
line 46, in test_insert_caption
    self.assertEqual(document.TextFrames.getByIndex(0).Text.String, 
"\nText 1: Caption")
AssertionError: '\r\nText 1: Caption' != '\nText 1: Caption'
The expected text '\nText 1: Caption' means, that it will always fail on 
Windows. Where is the place, that disables this test for Windows?
  I triggered a rebuild from the Jenkins UI now (people
with sufficient rights can push "Resume build" button there, so ask for 
someone to do that on IRC,
Thank you.
Kind regards
Regina
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.