ews-app should gracefully handle the case when 'state_string' sent by buildbot is None. Currently it results in a database exception: IntegrityError: NOT NULL constraint failed: ews_step.state_string
Created attachment 364673 [details] Patch
Assuming we're ok displaying an empty state string (and I think we are), this looks good to me. Note that this is a response to comments I had in <https://bugs.webkit.org/show_bug.cgi?id=195744>.
Comment on attachment 364673 [details] Patch Clearing flags on attachment: 364673 Committed r242966: <https://trac.webkit.org/changeset/242966>
All reviewed patches have been landed. Closing bug.
<rdar://problem/48902526>