NRWT is broken for the default port
Created attachment 127054 [details] Patch
Comment on attachment 127054 [details] Patch Can you add a unit test that passes self._options that matches what's passed in by the default port? Or just passes in self._options.platform.
(In reply to comment #2) > (From update of attachment 127054 [details]) > Can you add a unit test that passes self._options that matches what's passed in by the default port? Or just passes in self._options.platform. Yeah, although it'll be a little bit ugly, so I'll add that as a separate patch on a separate bug to not hold this up or confuse it.
Committed r107746: <http://trac.webkit.org/changeset/107746>