aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2012-02-07 19:37:57 -0800
committerAlon Zakai <alonzakai@gmail.com>2012-02-07 19:37:57 -0800
commit4946b916d51356c33f4ac47ec3476ae8096a894b (patch)
tree0fc279082343463534f8d3e19fa9388e85756a9e
parentcd7d64a1945a7309804008feead7ebe4acb5a722 (diff)
disable test_istream until it is fixed
-rwxr-xr-xtests/runner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runner.py b/tests/runner.py
index 9f561473..d220dca7 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -3743,7 +3743,7 @@ def process(filename):
'''
self.do_run(src, "some string constant")
- def test_istream(self):
+ def zzztest_istream(self):
if self.emcc_args is None: return self.skip('requires libcxx')
src = '''