Comment 1 for bug 1843053

Revision history for this message
Ryan Beisner (1chb1n) wrote :

This is because there are actually two test_charm_lint jobs that run for reactie charms (one for the SRC charm, one for the built charm). There is a javascript screen scraper in the Gerrit web UI, and I believe that is where this bug actually resides. It doesn't handle multiple jobs with the same name.

We could work around that by making sure the two lint jobs have different names for source and build charms, but that seems like the wrong place to attack this.