satellogic / orbit-predictor

Python library to propagate satellite orbits.
MIT License
140 stars 43 forks source link

Test failing in master #89

Closed astrojuanlu closed 3 years ago

astrojuanlu commented 4 years ago

...and we didn't notice.

Good :heavy_check_mark: 2019-12-27 https://travis-ci.org/satellogic/orbit-predictor/jobs/629930607 Bad :red_circle: 2020-01-04 https://travis-ci.org/satellogic/orbit-predictor/jobs/632500551

Same commit, a few days apart. Can't reproduce locally. Spot the difference...

astrojuanlu commented 4 years ago

Well, it seems that the test is failing quite randomly. Let's just edit it.

astrojuanlu commented 4 years ago

Confirmed: restarted the job at https://github.com/satellogic/orbit-predictor/pull/87, and the test passed.

astrojuanlu commented 4 years ago

For reference, it's test_sun_sync_delta_true_anomaly_has_expected_anomaly_and_epoch.