Unit Test failing: org.apache.shindig.gadgets.rewrite.CSSContentRewriterTest
----------------------------------------------------------------------------

                 Key: SHINDIG-913
                 URL: https://issues.apache.org/jira/browse/SHINDIG-913
             Project: Shindig
          Issue Type: Bug
          Components: Gadget Rendering Server (Java)
    Affects Versions: trunk
            Reporter: Stephen Voorhees


I am getting a real test failure in CssContentRewriterTests, testCssBasic is 
failing.  Here's the error:

-------------------------------------------------------------------------------
Test set: org.apache.shindig.gadgets.rewrite.CSSContentRewriterTest
-------------------------------------------------------------------------------
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec <<< 
FAILURE!
testCssBasic(org.apache.shindig.gadgets.rewrite.CSSContentRewriterTest)  Time 
elapsed: 0.029 sec  <<< FAILURE!
junit.framework.ComparisonFailure: null expected:<... fp\3D 1150739864');[
@import 
url('http\3A//www.test.com/dir/proxy?url\3Dhttp%3A%2F%2Fwww.example.org%2Fpath%2Frelative%2Fother2.css\26gadget\3Dhttp%3A%2F%2Fwww.example.org%2Fdir%2Fg.xml\26
 fp\3D   1150739864');
@import url('http\3A//www.example.org/hostrelative/excluded/other1.css');
DiV {
  font: arial;
]
}> but was:<... fp\3D 1150739864');[
@import 
url('http\3A//www.test.com/dir/proxy?url\3Dhttp%3A%2F%2Fwww.example.org%2Fpath%2Frelative%2Fother2.css\26gadget\3Dhttp%3A%2F%2Fwww.example.org%2Fdir%2Fg.xml\26
 fp\3D 1150739864'); @import 
url('http\3A//www.example.org/hostrelative/excluded/other1.css');
DiV {
  font: arial;]
}>




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

Reply via email to