Project

General

Profile

Actions

Bug #97004

closed

testdef, TypeError à la suppression d'un test

Added by Sentry Io over 1 year ago. Updated 9 months ago.

Status:
Fermé
Priority:
Normal
Target version:
-
Start date:
16 October 2024
Due date:
% Done:

0%

Estimated time:
Patch proposed:
No
Planning:
No

Description

https://sentry.entrouvert.org/entrouvert/publik/issues/134367/

TypeError: argument of type 'NoneType' is not iterable
  File "xml/etree/ElementTree.py", line 1041, in _escape_attrib
    if "&" in text:

TypeError: cannot serialize None (type NoneType)
(19 additional frame(s) were not displayed)
...
  File "xml/etree/ElementTree.py", line 743, in write
    serialize(write, self._root, qnames, namespaces,
  File "xml/etree/ElementTree.py", line 906, in _serialize_xml
    _serialize_xml(write, e, qnames, None,
  File "xml/etree/ElementTree.py", line 899, in _serialize_xml
    v = _escape_attrib(v)
  File "xml/etree/ElementTree.py", line 1064, in _escape_attrib
    _raise_serialization_error(text)
  File "xml/etree/ElementTree.py", line 1018, in _raise_serialization_error
    raise TypeError(
Actions #1

Updated by Valentin Deniaud over 1 year ago

  • Project changed from 369 to w.c.s.
  • Subject changed from TypeError: cannot serialize None (type NoneType) to testdef, TypeError à la suppression d'un test
  • Assignee set to Valentin Deniaud
Actions #4

Updated by Valentin Deniaud 9 months ago

  • Status changed from Nouveau to En cours

🤖 Une pull request concernant ce ticket a été ouverte :

Actions #5

Updated by Valentin Deniaud 9 months ago

  • Status changed from En cours to Solution proposée
Actions #6

Updated by Frédéric Péters 9 months ago

  • Status changed from Solution proposée to Solution validée

🤖 Pull request approuvée :

Actions #7

Updated by Valentin Deniaud 9 months ago

  • Status changed from Solution validée to Résolu (à déployer)

🤖 Pull request fusionnée :

Actions #8

Updated by Transition automatique 9 months ago

  • Status changed from Résolu (à déployer) to Solution déployée
Actions #9

Updated by Transition automatique 7 months ago

Automatic expiration

Actions

Also available in: Atom PDF