12017-09-04 Aakash Jain <aakash_jain@apple.com>
2
3 EWS should report when a step succeeds
4 https://bugs.webkit.org/show_bug.cgi?id=176332
5
6 Reviewed by NOBODY (OOPS!).
7
8 * Scripts/webkitpy/tool/commands/earlywarningsystem.py:
9 (AbstractEarlyWarningSystem.command_passed): Update the EWS status server when a command pass. This is
10 similar to what is done in Commit Queue and Style Queue.
11 * Scripts/webkitpy/tool/commands/earlywarningsystem_unittest.py:
12 (EarlyWarningSystemTest._default_expected_logs): Updated unit-tests appropriately.
13