Skip to content

Mostrar el contenido del correo renderizado en HTML #9

Mostrar el contenido del correo renderizado en HTML

Mostrar el contenido del correo renderizado en HTML #9

GitHub Actions / PY2TestsResults failed Mar 26, 2024 in 0s

1 errors, 70 pass in 1m 17s

71 tests   70 ✅  1m 17s ⏱️
 2 suites   0 💤
 2 files     0 ❌  1 🔥

Results for commit e315413.

Annotations

Check failure on line 0 in poweremail.tests.test_poweremail_mailbox.TestPoweremailMailbox

See this annotation in the file changed.

@github-actions github-actions / PY2TestsResults

test_save_to_mailbox (poweremail.tests.test_poweremail_mailbox.TestPoweremailMailbox) with error

src/1711459975/poweremail.xml [took 0s]
Raw output
Error At test_save_to_mailbox
Traceback (most recent call last):
  File "/home/ci_replicante/.pyenv/versions/2.7.18/envs/1711459975/lib/python2.7/site-packages/mock/mock.py", line 1322, in patched
    arg = patching.__enter__()
  File "/home/ci_replicante/.pyenv/versions/2.7.18/envs/1711459975/lib/python2.7/site-packages/mock/mock.py", line 1394, in __enter__
    original, local = self.get_original()
  File "/home/ci_replicante/.pyenv/versions/2.7.18/envs/1711459975/lib/python2.7/site-packages/mock/mock.py", line 1368, in get_original
    "{} does not have the attribute {!r}".format(target, name)
AttributeError: <class 'poweremail.poweremail_send_wizard.poweremail_send_wizard'> does not have the attribute 'check_lang'