[webkit-changes] [WebKit/WebKit] 9d2c66: [ews] compile-webkit step should fail builds that ...

Aakash J noreply at github.com
Fri Sep 15 04:43:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9d2c662836f451b7baef89a705710692703eb31b
      https://github.com/WebKit/WebKit/commit/9d2c662836f451b7baef89a705710692703eb31b
  Author: Aakash Jain <aakash_jain at apple.com>
  Date:   2023-09-15 (Fri, 15 Sep 2023)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py

  Log Message:
  -----------
  [ews] compile-webkit step should fail builds that exceed a predefined threshold of log lines
https://bugs.webkit.org/show_bug.cgi?id=261569

Reviewed by Jonathan Bedard.

* Tools/CISupport/ews-build/steps.py:
(ParseByLineLogObserver):
(ParseByLineLogObserver.__init__):
(ParseByLineLogObserver.consumeLineGenerator):
(BuildLogLineObserver):
(BuildLogLineObserver.__init__):
(BuildLogLineObserver.parseOutputLine):
(CompileWebKit.__init__):
(CompileWebKit.start):
(CompileWebKit.handleExcessiveLogging):
(CompileWebKit.getResultSummary):
(BuildLogLineObserver.outLineReceived): Deleted.

Canonical link: https://commits.webkit.org/268017@main




More information about the webkit-changes mailing list