Closed jugglinmike closed 6 years ago
WFM
Thanks, Rick! We'll deploy this in time for the next round of Edge trials.
In the mean time, there are two result sets that satisfy the 98% criteria*, but that have been blocked because of those two problematic "chunks". I've manually triggered the upload script for those result sets. They're now available online:
Note that the reported date reflects the time of upload, not the time of the WPT commit.
We have not published results for the Edge browser in two weeks. This is because the new parallel results collection system enforces "completeness" in a way that is subtly different than the previous system, and the new criteria is more strict. The technical details are outlined in the description of this pull request's commit message.
In some cases, Edge result sets fail validation due to intermittent network failures. These can be corrected by manually re-triggering the build for the offending "chunk" via the Buildbot web interface.
However, there are currently two chunks for which Edge consistently produces incomplete results (chunk numbers 19 and 52). I have previously attempted to address this issue in a generic way via a patch to the WPT CLI, but that patch was not accepted.
This patch side-steps the issue by deferring results validation until all chunks are complete. The goal is to publis marginally-incomplete results in a similar vein as we were at the beginning of March. With this in place, we can evaluate whether we want to invest time correcting the underlying problems (work which may not be relevant when/if we transition away from Sauce Labs).
Commit message: