Tests Page Has URL Escapes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 1.0
    • Affects Version/s: 1.0-rc2
    • Component/s: Tests
    • None

      The message shown for errors/failures in tests on the 'tests' page still has url-escapes. This is what's on the 'tests' page:


      unexpected number of multicast messages expected:<1> but was:<0>
      junit.framework.AssertionFailedError: unexpected number of multicast messages expected:<1> but was:<0>
      at com.limegroup.gnutella.MulticastTest.testQueryIsSentAndReceived(MulticastTest.java:148)
      at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:172)
      at org.limewire.util.BaseTestCase.run(BaseTestCase.java:189)
      at org.limewire.util.LimeTestSuite.run(LimeTestSuite.java:89)

      whereas this is what's on the 'Summary' page (correct) :


      unexpected number of multicast messages expected:<1> but was:<0>
      junit.framework.AssertionFailedError: unexpected number of multicast messages expected:<1> but was:<0>
      at com.limegroup.gnutella.MulticastTest.testQueryIsSentAndReceived(MulticastTest.java:148)
      at org.limewire.util.BaseTestCase.runBare(BaseTestCase.java:172)
      at org.limewire.util.BaseTestCase.run(BaseTestCase.java:189)
      at org.limewire.util.LimeTestSuite.run(LimeTestSuite.java:89)

              Assignee:
              edwin
              Reporter:
              Sam Berlin
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 2h
                  2h
                  Remaining:
                  Remaining Estimate - 2h
                  2h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified