You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the coverage of build & regression testing is not sufficient. I realized that there are too many of branch/configure/platform/hostOS combinations, so that it is no possible to just run all the combinations.
Build config includes:
OS type and version
host toolchain: type and version
branch of riscv-gnu-toolchain
branches/commits of submodules (if you changed manually)
configure command
make commands
other things need to care about for reproducing the result
Feel free to drop your build configs in comments!
Please help. I really appreciate it :)
The text was updated successfully, but these errors were encountered:
Hi all,
I have built a CI service for riscv-gnu-toolchain, with a few configs added.
https://ci.rvperf.org/view/GNU/
Currently the coverage of build & regression testing is not sufficient. I realized that there are too many of branch/configure/platform/hostOS combinations, so that it is no possible to just run all the combinations.
Build config includes:
Feel free to drop your build configs in comments!
Please help. I really appreciate it :)
The text was updated successfully, but these errors were encountered: