On 2021-1-23 09:40 , Craig Treleaven wrote:
The port watcher job therefore finished successfully even though no supports
were actually built. I believe this “successful” result is what is displayed
on the port page you linked to.
I haven't looked at the code for the web app in detail, but I think if
the build has always been skipped for a port it should show as grey.
There is another less-than-ideal behaviour however, where the port
health indicator shows the status of the last build of the port on that
platform, even if that build was not for the current version of the port.
<https://github.com/macports/macports-webapp/issues/135>
Of course it would be best to teach the web app about known_fail and
display that information somehow.
- Josh