Mark broken tests as pending

These tests are broken a few different ways.

[SeeRM #8463]

also see: https://github.com/rapid7/metasploit-framework/pull/2477
bug/bundler_fix
Tod Beardsley 2013-10-08 11:49:42 -05:00
parent a5bace2425
commit 72a35d14f1
No known key found for this signature in database
GPG Key ID: 1EFFB682ADB9F193
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ describe Msf::Util::EXE do
described_class
end
before { pending "Pending RM#8463, fix all these these tests up." }
$framework = Msf::Simple::Framework.create(
:module_types => [ Msf::MODULE_NOP ],
'DisableDatabase' => true