little-loader icon indicating copy to clipboard operation
little-loader copied to clipboard

Latest Sauce response gives no browser status

Open exogen opened this issue 9 years ago • 3 comments

Currently our browser badge is just showing "unknown":

...because the official Sauce badge itself is showing the same:

Possibly due to the latest Sauce results not reflecting the last Travis build of master? This could potentially be fixed by switching the badge to URL http://badges.herokuapp.com/travis/walmartlabs/little-loader/sauce/wml-little-loader, which specifically attempts to correlate the master Travis build with particular Sauce jobs instead of just using the latest (potentially non-master) Sauce build, but that's not working either (I think because it expects to correlate the build name/number in a certain way).

exogen avatar Sep 16 '16 16:09 exogen

@exogen -- Dumb question: Have you tried restarting the master build and see if a new build takes?

ryan-roemer avatar Sep 16 '16 18:09 ryan-roemer

@ryan-roemer Not yet, but I'll give it a shot.

exogen avatar Sep 16 '16 18:09 exogen

Should update once Sauce expires their own SVG badge.

Querying the API rather than the cached Sauce badge shows fresh results:

exogen avatar Sep 16 '16 18:09 exogen