This issue has been created
There are 4 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-2cdc2fc4-4a04-4487-a965-45fe1e2a9a34 XWIKI-23873 Open

PDFExportIT#largeExcelImport is flickering

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-697085d6-b82e-496f-b240-8b84585c4fa6 Manuel Leduc created this issue on 06/Jan/26 14:21
 
Summary: PDFExportIT#largeExcelImport is flickering
Issue Type: cid:jira-generated-image-avatar-2cdc2fc4-4a04-4487-a965-45fe1e2a9a34 Bug
Affects Versions: 16.10.15
Assignee: Unassigned
Components: Development Issues only
Created: 06/Jan/26 14:21
Priority: cid:jira-generated-image-static-major-5bc2990a-7097-4d1e-a2fa-e4fd92f0a8c2 Major
Reporter: Manuel Leduc
Description:

Error details

expected: <110> but was: <105>
 
 

4 updates

 
cid:jira-generated-image-avatar-697085d6-b82e-496f-b240-8b84585c4fa6 Changes by Manuel Leduc on 06/Jan/26 14:22
 
Flickering Test: org.xwiki.export.pdf.test.ui.AllIT$NestedPDFExportIT#largeExcelImport(TestUtils, TestConfiguration)
Description: h2. Screenshot
!image-2026-01-06-14-22-17-444.png|width=100%!
h2.
Error details
{noformat}
expected: <110> but was: <105>{noformat}

h2. Stacktrace
{noformat}
org.opentest4j.AssertionFailedError: expected: <110> but was: <105>
    at org.xwiki.export.pdf.test.ui.PDFExportIT.largeExcelImport(PDFExportIT.java:1170)
    at java.base/java.lang.reflect.Method.invoke(Method.java:569)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
{noformat}
 
Attachment: image-2026-01-06-14-22-17-444.png
Labels: flickering