GeoscienceAustralia / ga-worldwind-suite

A collection of tools created by the Geoscience Australia (GA) Movies and 3D Visualisation (M3DV) team. The tools are built around the NASA World Wind Java SDK, an open-source virtual globe toolkit.
40 stars 24 forks source link

Some Viewer unit tests are very long running #80

Open jfnavin opened 12 years ago

jfnavin commented 12 years ago

E.g. LayerTreePersistenceTest.testLoad() takes around 5s on my machine. There are a number of others around the 2-3 second timeframe that should be faster.

This is possibly due to to loading dummy XML files where the loading mechanism tries to contact dummy URLs present in the XML.