On 2010/06/22 23:23:55, johnfargo wrote:
(I made this change myself before committing)

http://codereview.appspot.com/1712043/diff/7002/32004
File

java/gadgets/src/test/java/org/apache/shindig/gadgets/uri/DefaultAccelUriManagerTest.java
(right):

http://codereview.appspot.com/1712043/diff/7002/32004#newcode66

java/gadgets/src/test/java/org/apache/shindig/gadgets/uri/DefaultAccelUriManagerTest.java:66:
uriManager.parseAndNormalize(uri).toString());
to make this (and the next 2) tests less prone to flakiness, let's do
an
assertEquals on the Uris themselves (ie. parse the first String)

Thanks John

http://codereview.appspot.com/1712043/show

Reply via email to