byuccl / bfasst

Tools for FPGA Assurance Flows
Apache License 2.0
12 stars 5 forks source link

Weekly tests failing #351

Closed jgoeders closed 8 months ago

jgoeders commented 10 months ago

https://github.com/byuccl/bfasst/blob/main/.github/workflows/unittests.yml#L49

KeenanRileyFaulkner commented 10 months ago

This issue is not resolved. See weekly tests run 25

yonnorc42 commented 10 months ago

That pull request should fix it. I had to add the private gmt_tools key in another location I missed the first time.

KeenanRileyFaulkner commented 10 months ago

This is still an issue, currently has to do with args to the bfasst script from recent PRs

yonnorc42 commented 9 months ago

Weekly tests are still failing because of failing to clone gmt_tools on the runners @jgoeders

jgoeders commented 8 months ago

This needs to be removed: https://github.com/byuccl/bfasst/blob/main/.github/workflows/weeklytests.yml#L45

And the specific tools that are needed will need to be installed like here or here