busterjs / buster

Abandoned - A powerful suite of automated test tools for JavaScript.
http://docs.busterjs.org
Other
448 stars 37 forks source link

ramp-resources: timeout of test "HTTP proxy responses responds with 503 when backend is down" #337

Closed meisl closed 11 years ago

meisl commented 11 years ago

Since 0.5.0 and probably before; mostly on Windows but principally any platform

Reproduce:

Note: poor Windows ppl might have a hard time getting a setup. They may find helpful this post / this script.

Yields:

Timeout: HTTP proxy responses responds with 503 when backend is down
    -> test function
    TimeoutError: Timed out after 250ms

Note: This originally popped up in ramp-resources/pr#2, about here. The things extracted from there are this issue and #336.

meisl commented 11 years ago

fixed by @dwittner, https://github.com/busterjs/ramp-resources/commit/f13196d321ad949d9ff89d40b80c2ec021f5b90a confirmed by @meisl and by @tenbits.