microsoft/restler-fuzzer

improve diagnosability for parser failures

Ouverte

#753 ouverte le 5 mai 2023

 (0 commentaire) (0 réaction) (0 personne assignée)Python (329 forks)auto 404
help wanted

Métriques du dépôt

Stars
 (2 929 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Description

The line in the network log that contains the parser failure needs to be easily identifiable. Currently, only the error is printed, for example:

2023-05-04 18:52:27.468: module 'inspect' has no attribute 'getargspec'

It would also be helpful to add the exception to speccov.json.

Guide contributeur