diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2011-08-23 23:42:23 -0700 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2011-08-23 23:45:21 -0700 |
commit | 4e1d6fca8e6801292213be9a06914fe088df6e64 (patch) | |
tree | 7279c6e595cc434ba986997f4df9187a9880eca4 /test/disabled/test-https-loop-to-google.js | |
parent | 4fa13152af92dd862f8f4b9ae0c207a9134e2ca5 (diff) | |
download | node-new-4e1d6fca8e6801292213be9a06914fe088df6e64.tar.gz |
Mark tests which are broken in libuv
Diffstat (limited to 'test/disabled/test-https-loop-to-google.js')
-rw-r--r-- | test/disabled/test-https-loop-to-google.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/disabled/test-https-loop-to-google.js b/test/disabled/test-https-loop-to-google.js index ae9e1999eb..bfa8663076 100644 --- a/test/disabled/test-https-loop-to-google.js +++ b/test/disabled/test-https-loop-to-google.js @@ -19,6 +19,9 @@ // OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE // USE OR OTHER DEALINGS IN THE SOFTWARE. +// libuv-broken + + // Failing test for https // Will fail with "socket hang up" for 4 out of 10 requests |