microsoft / restler-fuzzer

RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
MIT License
2.59k stars 296 forks source link

sporadic test failure in quick start tests #640

Closed marina-p closed 2 years ago

marina-p commented 2 years ago

Description

The quick start tests are failing sporadically with "invalid value checker 500" not found.

Steps to reproduce

Run quick start several times.

Expected results

No response

Actual results

No response

Environment details

No response

marina-p commented 2 years ago

Fixed in #645