nasa / nos3

NASA Operational Simulator for Small Satellites
Other
379 stars 86 forks source link

[nasa/nos3#348] FSW unit tests in CI #393

Closed jlucas9 closed 5 days ago

jlucas9 commented 1 month ago

Requires the following submodules to be merged prior:

jlucas9 commented 1 month ago

The following works locally for me, but not in GitHub CI for some reason:

make debug
make config
make build-test
make test-fsw
jlucas9 commented 1 month ago

@rjbrown2 and @Donnie-Ice could you assist here? I'm at a loss as to why I'm good locally but failing in CI

msuder commented 1 week ago

Reviewed code and ran tests and everything seemed ok.

Isgaroth-the-Green commented 1 week ago

When I ran the tests, I got two tests failing: image Is this acceptable/expected behavior, or should I try changing something to get them to pass?

jlucas9 commented 5 days ago

When I ran the tests, I got two tests failing: image Is this acceptable/expected behavior, or should I try changing something to get them to pass?

I would thing this has something to do with Windows 11 and HyperV for those. Will continue to track and see if we can get failures other ways