[webkit-changes] [WebKit/WebKit] f8c791: Add timezone version reporting to configure step i...

Robert Jenner noreply at github.com
Fri Feb 3 16:52:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f8c7910c4b3957c301e1b3047553474638ce03fc
      https://github.com/WebKit/WebKit/commit/f8c7910c4b3957c301e1b3047553474638ce03fc
  Author: Robert Jenner <jenner at apple.com>
  Date:   2023-02-03 (Fri, 03 Feb 2023)

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

  Log Message:
  -----------
  Add timezone version reporting to configure step in test runs
https://bugs.webkit.org/show_bug.cgi?id=251556
rdar://problem/104437369

Reviewed by Jonathan Bedard.

This is to add the timezone database version to our configure logs so we could easily track regressions based on timezone changes.

* Tools/CISupport/build-webkit-org/steps.py:
(PrintConfiguration):
* Tools/CISupport/build-webkit-org/steps_unittest.py:
* Tools/CISupport/ews-build/steps.py:
(PrintConfiguration):
* Tools/CISupport/ews-build/steps_unittest.py:

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




More information about the webkit-changes mailing list