summaryrefslogtreecommitdiff
path: root/test/message/hello_world.js
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2011-08-23 23:42:23 -0700
committerRyan Dahl <ry@tinyclouds.org>2011-08-23 23:45:21 -0700
commit4e1d6fca8e6801292213be9a06914fe088df6e64 (patch)
tree7279c6e595cc434ba986997f4df9187a9880eca4 /test/message/hello_world.js
parent4fa13152af92dd862f8f4b9ae0c207a9134e2ca5 (diff)
downloadandroid-node-v8-4e1d6fca8e6801292213be9a06914fe088df6e64.tar.gz
android-node-v8-4e1d6fca8e6801292213be9a06914fe088df6e64.tar.bz2
android-node-v8-4e1d6fca8e6801292213be9a06914fe088df6e64.zip
Mark tests which are broken in libuv
Diffstat (limited to 'test/message/hello_world.js')
-rw-r--r--test/message/hello_world.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/message/hello_world.js b/test/message/hello_world.js
index 4fef1f300a..f9100e666d 100644
--- a/test/message/hello_world.js
+++ b/test/message/hello_world.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
+
+
var common = require('../common');
var assert = require('assert');