Test failures under Windows
---------------------------

                 Key: JRUBY-1465
                 URL: http://jira.codehaus.org/browse/JRUBY-1465
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.0
         Environment: trunk (4678), WinXp, Java 1.6
            Reporter: Bill Dortch
            Assignee: Thomas E Enebo


Two test failures under Windows. The newest appears to result from commit 4674 
(JRUBY-1375), and may be a chmod issue:
{noformat}
    [junit] Testcase: testDir.rb(org.jruby.test.ScriptTestSuite$ScriptTest):    
FAILED
    [junit] test\testDir.rb failed, complete failure list follows:
    [junit] FAILED Test Dir 17 SystemCallError expected-- 
./test\testDir.rb:110:in `test_exception'
    [junit] EXCEPTION raised Test Dir 17 --
    [junit]     Exception: No such directory
    [junit]     ./test\testDir.rb:110
    [junit]     ./test\testDir.rb:110:in `load'
    [junit]     ./test/minirunit.rb:99:in `test_load'
    [junit]     test\testDir.rb_generated_test.rb:3:in `test_load'
{noformat}

The second bug has been around for a few days, and appears to be a regression 
(we've had ongoing issues with this test under Windows):
{noformat}
    [junit] test\testIO.rb failed, complete failure list follows:
    [junit] FAILED Test IO 43 -- ./test\testIO.rb:150:in `test_ok'
{noformat}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to