Analyze wasn't property loaded profile data files that had suffixes (i.e., browser-dom-environment--https.json). This has been fixed.
I found some DOM probes that should never have been included. For example, we had been checking that window.document.title had a specific string, which is kinda weird. Also, some timing values were failing range checks.