microsoft/restler-fuzzer

improve diagnosability for parser failures

Aperta

#753 aperta il 5 mag 2023

 (0 commenti) (0 reazioni) (0 assegnatari)Python (329 fork)auto 404
help wanted

Metriche repository

Star
 (2929 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor