Fix some failures in autotest rendertest
ClosedPublic

Authored by gjditchfield on Aug 6 2019, 1:48 AM.

Details

Summary

Revision 958c6336721e to messageviewer/src/messagepartthemes
/default/templates/encryptedmessagepart.html made the "enc-simple" and
"enc-details" DIVs alternatives to each other, so they can't both appear
in the displayed result. This patch removes enc-details from the expected
results.

Note: this eye-glazing patch does not fix all failures in rendertest.

enc-simple

enc-detail

Diff Detail

Repository
R94 PIM: Message Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
gjditchfield created this revision.Aug 6 2019, 1:48 AM
Restricted Application added a project: KDE PIM. ยท View Herald TranscriptAug 6 2019, 1:48 AM
Restricted Application added a subscriber: kde-pim. ยท View Herald Transcript
gjditchfield requested review of this revision.Aug 6 2019, 1:48 AM
dvratil accepted this revision.Aug 6 2019, 12:23 PM
dvratil added a subscriber: dvratil.

Looks good ๐Ÿ‘

This revision is now accepted and ready to land.Aug 6 2019, 12:23 PM
This revision was automatically updated to reflect the committed changes.