Created
May 22, 2009 22:30
-
-
Save shri-zz/116396 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(in c:/github/rake) | |
RCov is not available | |
UNABLE TO RUN FUNCTIONAL TESTS | |
No Session Found (gem install session) | |
Loaded suite lib/rake/rake_test_loader | |
Started | |
.......................................................................E.........................F........................................................EEEF...FF..E...........................................F...........F............................................F...................................................................................... | |
Finished in 271.9702 seconds. | |
1) Error: | |
test_create(TestEarlyTime): | |
TypeError: can't convert Rake::EarlyTime into Time | |
./test/test_earlytime.rb:13:in `test_create' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator' | |
2) Failure: | |
test_cloned_items_stay_frozen(TestFileList) | |
[assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
./test/rake_test_setup.rb:22:in `assert_exception' | |
./test/test_filelist.rb:447:in `test_cloned_items_stay_frozen' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<[TypeError, RuntimeError]> exception expected but none was thrown. | |
3) Error: | |
test_ruby(TestFileUtils): | |
NoMethodError: undefined method `exitstatus' for 123:Fixnum | |
./test/test_fileutils.rb:222:in `test_ruby' | |
c:/github/rake/lib/rake.rb:16707566:in `sh' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\ProcOps.cs:89:in `[]' | |
c:/github/rake/lib/rake.rb:1067:in `sh' | |
c:/github/rake/lib/rake.rb:1002:in `ruby' | |
c:/github/rake/lib/rake.rb:1067:in `ruby' | |
./test/test_fileutils.rb:220:in `test_ruby' | |
./test/test_fileutils.rb:215:in `test_ruby' | |
rake.rb:1083:in `verbose' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator' | |
4) Error: | |
test_safe_ln_failover_to_cp_on_not_implemented_error(TestFileUtils): | |
NoMethodError: private method `safe_ln' called for #<TestFileUtils::BadLink:0x0002f72 @failure_class=NotImplementedError> | |
./test/test_fileutils.rb:79:in `test_safe_ln_failover_to_cp_on_not_implemented_error' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator' | |
5) Error: | |
test_safe_ln_failover_to_cp_on_standard_error(TestFileUtils): | |
NoMethodError: private method `safe_ln' called for #<TestFileUtils::BadLink:0x0002f78 @failure_class=StandardError> | |
./test/test_fileutils.rb:70:in `test_safe_ln_failover_to_cp_on_standard_error' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator' | |
6) Failure: | |
test_safe_ln_fails_on_script_error(TestFileUtils) | |
[assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
./test/rake_test_setup.rb:22:in `assert_exception' | |
./test/test_fileutils.rb:86:in `test_safe_ln_fails_on_script_error' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<ScriptError> exception expected but was | |
Class: <NoMethodError> | |
Message: <"private method `safe_ln' called for #<TestFileUtils::BadLink:0x0002f7e @failure_class=ScriptError>"> | |
---Backtrace--- | |
./test/test_fileutils.rb:86:in `test_safe_ln_fails_on_script_error' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
./test/rake_test_setup.rb:22:in `assert_exception' | |
./test/test_fileutils.rb:86:in `test_safe_ln_fails_on_script_error' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator' | |
--------------- | |
7) Failure: | |
test_sh_failure(TestFileUtils) | |
[assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
./test/rake_test_setup.rb:22:in `assert_exception' | |
./test/test_fileutils.rb:155:in `test_sh_failure' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<RuntimeError> exception expected but was | |
Class: <NoMethodError> | |
Message: <"undefined method `exitstatus' for 1:Fixnum"> | |
---Backtrace--- | |
c:/github/rake/lib/rake.rb:969:in `sh' | |
c:/github/rake/lib/rake.rb:16707566:in `sh' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\ProcOps.cs:89:in `[]' | |
c:/github/rake/lib/rake.rb:1067:in `sh' | |
./test/test_fileutils.rb:135:in `run' | |
./test/test_fileutils.rb:138:in `run' | |
./test/test_fileutils.rb:156:in `test_sh_failure' | |
./test/test_fileutils.rb:156:in `test_sh_failure' | |
rake.rb:1083:in `verbose' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
./test/rake_test_setup.rb:22:in `assert_exception' | |
./test/test_fileutils.rb:155:in `test_sh_failure' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator' | |
--------------- | |
8) Failure: | |
test_sh_multiple_arguments(TestFileUtils) | |
[assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
./test/rake_test_setup.rb:22:in `assert_exception' | |
./test/test_fileutils.rb:148:in `test_sh_multiple_arguments' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<RuntimeError> exception expected but was | |
Class: <NoMethodError> | |
Message: <"undefined method `exitstatus' for 1:Fixnum"> | |
---Backtrace--- | |
c:/github/rake/lib/rake.rb:969:in `sh' | |
c:/github/rake/lib/rake.rb:16707566:in `sh' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\ProcOps.cs:89:in `[]' | |
c:/github/rake/lib/rake.rb:1067:in `sh' | |
./test/test_fileutils.rb:135:in `run' | |
./test/test_fileutils.rb:138:in `run' | |
./test/test_fileutils.rb:150:in `test_sh_multiple_arguments' | |
./test/test_fileutils.rb:150:in `test_sh_multiple_arguments' | |
rake.rb:1083:in `verbose' | |
assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
./test/rake_test_setup.rb:22:in `assert_exception' | |
./test/test_fileutils.rb:148:in `test_sh_multiple_arguments' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator' | |
--------------- | |
9) Error: | |
test_sh_special_handling(TestFileUtils): | |
NoMethodError: undefined method `exitstatus' for 0:Fixnum | |
./test/test_fileutils.rb:165:in `test_sh_special_handling' | |
c:/github/rake/lib/rake.rb:16707566:in `sh' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\ProcOps.cs:89:in `[]' | |
c:/github/rake/lib/rake.rb:1067:in `sh' | |
./test/test_fileutils.rb:163:in `test_sh_special_handling' | |
./test/test_fileutils.rb:162:in `test_sh_special_handling' | |
rake.rb:1083:in `verbose' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator' | |
10) Failure: | |
test_explode(TestPathMapExplode) | |
[assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/test_pathmap.rb:180:in `test_explode' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<["c:.", "a"]> expected but was | |
<["c:", "a"]>. | |
11) Failure: | |
test_each_dir_parent(TestRake) | |
[assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:78:in `assert_equal' | |
./test/test_rake.rb:16707566:in `test_each_dir_parent' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<["c:a/b", "c:a"]> expected but was | |
<["c:a/b", "c:a", "c:"]>. | |
12) Failure: | |
test_investigation_output(TestTask) | |
[assertions.rb:46:in `assert_block' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:45:in `assert_block' | |
assertions.rb:221:in `assert_match' | |
assertions.rb:489:in `_wrap_assertion' | |
assertions.rb:220:in `assert_match' | |
./test/test_tasks.rb:184:in `test_investigation_output' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Builtins\KernelOps.cs:1313:in `send' | |
testcase.rb:74:in `run' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testsuite.rb:33:in `run' | |
c:\github\ironruby\Merlin\Main\Languages\Ruby\Libraries.LCA_RESTRICTED\Extensions\IListOps.cs:748:in `each' | |
testrunner.rb:66:in `start_mediator']: | |
<"------------------------------\nInvestigating t1\nclass: Rake::Task\ntask needed: true\ntimestamp: Fri May 22 12:50:58 -07:00 2009\npre-requisites: \n--t3 (Fri May 22 12:50:58 -07:00 2009)\n--t2 (Fri May 22 12:50:58 -07:00 2009)\nlatest-prerequisite time: Fri May 22 12:50:58 -07:00 2009\n................................\n\n"> expected to be =~ | |
</pre-requisites:\s*--t2/>. | |
353 tests, 966 assertions, 7 failures, 5 errors |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment