DOI-USGS / ISIS3

Integrated Software for Imagers and Spectrometers v3. ISIS3 is a digital image processing software package to manipulate imagery collected by current and past NASA and International planetary missions.
https://isis.astrogeology.usgs.gov
Other
198 stars 167 forks source link

Dev Branch - Test Failures #5549

Open amystamile-usgs opened 3 months ago

amystamile-usgs commented 3 months ago

The following tests are failing on dev:

unit tests:

app tests:

module tests:

google tests:

amystamile-usgs commented 3 months ago

It may be worth having a designated sprint to convert the unit, app, and module tests to gtests instead of having to update the truth files.

amystamile-usgs commented 2 months ago

cubeit_app_test_badinputs and mdiscal_app_test_warnings are failing due to the This function(PvlObject::addLogGroup) will be depreciated in ISIS3 v9.0 in favor of Application::appendLogGroup warning. These tests should be passing again in 3 months with the 9.0 update.