'golden' is currently a regular config, which causes an extra capture run
We should ideally be able to not capture for golden, but have compare still work against it. Could do something like:
- Make 'golden' config enabled for compare but disabled for capture
- Have aggregate copy the 'chrome' config results to golden
'golden' is currently a regular config, which causes an extra capture run
We should ideally be able to not capture for golden, but have compare still work against it. Could do something like: