You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hairong Kuang (JIRA)" <ji...@apache.org> on 2009/01/23 23:11:59 UTC

[jira] Commented: (HADOOP-4695) TestGlobalFilter.testServletFilter fails

    [ https://issues.apache.org/jira/browse/HADOOP-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666738#action_12666738 ] 

Hairong Kuang commented on HADOOP-4695:
---------------------------------------

I saw this test failed again with the same error:

Testcase: testServletFilter took 1.344 sec
        FAILED
url[7]=/* expected:<12> but was:<13>
junit.framework.AssertionFailedError: url[7]=/* expected:<12> but was:<13>
        at org.apache.hadoop.http.TestGlobalFilter.testServletFilter(TestGlobalFilter.java:150)

This is with jetty 6.

> TestGlobalFilter.testServletFilter fails
> ----------------------------------------
>
>                 Key: HADOOP-4695
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4695
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Kan Zhang
>         Attachments: 4695-0.patch, 4695-1.patch
>
>
> {noformat}
> junit.framework.AssertionFailedError: expected:<14> but was:<15>
> 	at org.apache.hadoop.http.TestGlobalFilter.testServletFilter(TestGlobalFilter.java:150)
> {noformat}
> For more details, see http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/666/ .

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.