Skip to content

Commit

Permalink
[Truffle] Exclude test we should never have passed.
Browse files Browse the repository at this point in the history
  • Loading branch information
eregon committed Jun 18, 2015
1 parent c8a1836 commit f4dc33b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/mri/excludes_truffle/TestEval.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
exclude :test_instance_eval_string_basic, "needs investigation"
exclude :test_module_eval_string_basic, "needs investigation"
exclude :test_nil_instance_eval_cvar, "needs investigation"
exclude :test_cvar_scope_with_instance_eval, "Defining a cvar on Fixnum should apparently define on Object"

0 comments on commit f4dc33b

Please sign in to comment.