google / earthenterprise

Google Earth Enterprise - Open Source
Apache License 2.0
2.67k stars 887 forks source link

Enable unit tests disabled during Qt4 upgrade #1903

Closed tst-jlarocco closed 3 years ago

tst-jlarocco commented 3 years ago

Describe the bug A few unit tests were disabled during the Qt4 upgrade and never re-enabled, specifically the ones here:

https://github.com/tst-jlarocco/earthenterprise/blob/master/earth_enterprise/src/fusion/autoingest/sysman/SConscript#L139

These should be re-enabled.

tst-lsavoie commented 3 years ago

Fixed by PR #1904