Skip to content

Commit

Permalink
[Truffle] Exclude failing MRI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Fish committed Aug 11, 2016
1 parent c27ba8b commit a7c01e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/mri/excludes_truffle/TestRequire.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@
exclude :"test_load_ospath", "needs investigation"
exclude :"test_load_scope", "needs investigation"
exclude :"test_throw_while_loading", "needs investigation"
exclude :"test_loading_fifo_threading_raise", "Thread:Backtrace:Location needs label"
exclude :"test_loading_fifo_threading_success", "Thread:Backtrace:Location needs label"

0 comments on commit a7c01e4

Please sign in to comment.