D22959: Fix some failures in autotest rendertest

Glen Ditchfield noreply at phabricator.kde.org
Tue Aug 6 02:48:20 BST 2019


gjditchfield created this revision.
Herald added a project: KDE PIM.
Herald added a subscriber: kde-pim.
gjditchfield requested review of this revision.

REVISION SUMMARY
  Revision 958c6336721e <https://phabricator.kde.org/R94:958c6336721ea8559bdd47a4eff70aea0efbf6af> 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

REPOSITORY
  R94 PIM: Message Library

BRANCH
  rendertest (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D22959

AFFECTED FILES
  mimetreeparser/autotests/data/details/forward-openpgp-signed-encrypted.mbox.html
  mimetreeparser/autotests/data/details/openpgp-encrypted+signed.mbox.html
  mimetreeparser/autotests/data/details/openpgp-encrypted-attachment-and-non-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/details/openpgp-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/details/openpgp-encrypted-non-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/details/openpgp-encrypted-partially-signed-attachments.mbox.html
  mimetreeparser/autotests/data/details/openpgp-inline-charset-encrypted.mbox.html
  mimetreeparser/autotests/data/details/openpgp-signed-encrypted-two-attachments.mbox.html
  mimetreeparser/autotests/data/details/openpgp-signed-encrypted.mbox.html
  mimetreeparser/autotests/data/details/signed-forward-openpgp-signed-encrypted.mbox.html
  mimetreeparser/autotests/data/details/smime-opaque-enc+sign.mbox.html
  mimetreeparser/autotests/data/details/smime-signed-encrypted.mbox.html
  mimetreeparser/autotests/data/forward-openpgp-signed-encrypted.mbox.html
  mimetreeparser/autotests/data/headeronly/openpgp-encrypted-attachment-and-non-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/headeronly/openpgp-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/headeronly/openpgp-encrypted-non-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/headeronly/openpgp-encrypted-partially-signed-attachments.mbox.html
  mimetreeparser/autotests/data/headeronly/openpgp-encrypted-two-attachments.mbox.html
  mimetreeparser/autotests/data/headeronly/openpgp-signed-encrypted-two-attachments.mbox.html
  mimetreeparser/autotests/data/hidden/openpgp-encrypted-attachment-and-non-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/hidden/openpgp-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/hidden/openpgp-encrypted-non-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/hidden/openpgp-encrypted-partially-signed-attachments.mbox.html
  mimetreeparser/autotests/data/hidden/openpgp-encrypted-two-attachments.mbox.html
  mimetreeparser/autotests/data/hidden/openpgp-inline-encrypted-with-attachment.mbox.html
  mimetreeparser/autotests/data/hidden/openpgp-signed-encrypted-two-attachments.mbox.html
  mimetreeparser/autotests/data/iconic/openpgp-encrypted-partially-signed-attachments.mbox.html
  mimetreeparser/autotests/data/iconic/openpgp-encrypted-two-attachments.mbox.html
  mimetreeparser/autotests/data/iconic/openpgp-inline-encrypted-with-attachment.mbox.html
  mimetreeparser/autotests/data/iconic/openpgp-signed-encrypted-two-attachments.mbox.html
  mimetreeparser/autotests/data/inlined/openpgp-encrypted-attachment-and-non-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/inlined/openpgp-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/inlined/openpgp-encrypted-non-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/inlined/openpgp-inline-encrypted-with-attachment.mbox.html
  mimetreeparser/autotests/data/inlinepgpencrypted-appendix.mbox.html
  mimetreeparser/autotests/data/inlinepgpencrypted.mbox.html
  mimetreeparser/autotests/data/openpgp-encrypted+signed.mbox.html
  mimetreeparser/autotests/data/openpgp-encrypted-applemail.mbox.html
  mimetreeparser/autotests/data/openpgp-encrypted-attachment-and-non-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/openpgp-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/openpgp-encrypted-enigmail1.6.mbox.html
  mimetreeparser/autotests/data/openpgp-encrypted-no-text-attachment.mbox.html
  mimetreeparser/autotests/data/openpgp-encrypted-non-encrypted-attachment.mbox.html
  mimetreeparser/autotests/data/openpgp-encrypted-partially-signed-attachments.mbox.html
  mimetreeparser/autotests/data/openpgp-encrypted-two-attachments.mbox.html
  mimetreeparser/autotests/data/openpgp-encrypted.mbox.html
  mimetreeparser/autotests/data/openpgp-inline-charset-encrypted.mbox.html
  mimetreeparser/autotests/data/openpgp-inline-encrypted-with-attachment.mbox.html
  mimetreeparser/autotests/data/openpgp-inline-wrong-charset-encrypted.mbox.html
  mimetreeparser/autotests/data/openpgp-signed-encrypted-two-attachments.mbox.html
  mimetreeparser/autotests/data/openpgp-signed-encrypted.mbox.html
  mimetreeparser/autotests/data/signed-forward-openpgp-signed-encrypted.mbox.html
  mimetreeparser/autotests/data/smime-encrypted-octet-stream.mbox.html
  mimetreeparser/autotests/data/smime-encrypted.mbox.html
  mimetreeparser/autotests/data/smime-opaque-enc+sign.mbox.html
  mimetreeparser/autotests/data/smime-signed-encrypted.mbox.html

To: gjditchfield
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190806/00c72ce4/attachment.html>


More information about the kde-pim mailing list