On 8/4/09 11:22 AM, dan nessett wrote: > 1) testGetThumbVirtualUrl(LocalFileTest) Failed asserting that two > strings are equal. expected > string<mwrepo://test/public/thumb/Test%21> difference< > xxxxxxxxxxxxx???????> got string<mwrepo://test/thumb/Test%21> [snip] > Obviously, the function is coded to return something different than > the test expects. The problem is, I don't know if this is a bug in > the test or in the code.
Looks like an old test that needs to be updated. IIRC Tim recently changed the system to use a separate virtual path for thumbs so we can easily configure the system to store thumbs in a different path (and hence different file server) from the primary media files. -- brion _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
