summaryrefslogtreecommitdiff
path: root/bootstraptest/test_knownbug.rb
diff options
context:
space:
mode:
Diffstat (limited to 'bootstraptest/test_knownbug.rb')
-rw-r--r--bootstraptest/test_knownbug.rb9
1 files changed, 4 insertions, 5 deletions
diff --git a/bootstraptest/test_knownbug.rb b/bootstraptest/test_knownbug.rb
index 125ad9c0c6..fe3b5ab6cd 100644
--- a/bootstraptest/test_knownbug.rb
+++ b/bootstraptest/test_knownbug.rb
@@ -3,6 +3,10 @@
# So all tests will cause failure.
#
+# test is not written...
+flunk '[ruby-dev:31819] rb_clear_cache_by_class'
+flunk '[ruby-dev:31820] valgrind set_trace_func'
+
assert_equal 'ok', %q{
class X < RuntimeError;end
x = [X]
@@ -13,11 +17,6 @@ assert_equal 'ok', %q{
end
}, '[ruby-core:14537]'
-# test is not written...
-# * [ruby-dev:31819] rb_clear_cache_by_class
-# * [ruby-dev:31820] valgrind set_trace_func
-
-
assert_equal 'ok', %q{
while true
*, z = 1