[webkit-changes] [WebKit/WebKit] e3acb1: [Win] Skip TestWTF.WTF_DateMath.calculateLocalTime...

Fujii Hironori noreply at github.com
Mon Jul 3 20:56:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e3acb13330e48747c0995c82edf45b28bdf00709
      https://github.com/WebKit/WebKit/commit/e3acb13330e48747c0995c82edf45b28bdf00709
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WTF/DateMath.cpp

  Log Message:
  -----------
  [Win] Skip TestWTF.WTF_DateMath.calculateLocalTimeOffset not in Pacific Time Zone
https://bugs.webkit.org/show_bug.cgi?id=258839

Reviewed by Ross Kirsling.

The test can pass only in Pacific Time Zone. Skip the test in the
outside of the timezone by getting the current timezone with a Windows
API.

* Tools/TestWebKitAPI/Tests/WTF/DateMath.cpp:
(TestWebKitAPI::isPacificTimeZone):
(TestWebKitAPI::TEST):

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




More information about the webkit-changes mailing list