Bug 222762

Summary: [webkitscmpy] Standardize timezone of mock svn server
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, dewei_zhu, ews-watchlist, glenn, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=222754
Attachments:
Description Flags
Patch none

Description Jonathan Bedard 2021-03-04 14:50:05 PST
SVN servers depend on their timezone. This means that our unit tests change behavior based on the timezone they are run in, which isn't great. We should lock our unit tests in to a single timezone.
Comment 1 Radar WebKit Bug Importer 2021-03-04 14:50:24 PST
<rdar://problem/75058478>
Comment 2 Jonathan Bedard 2021-03-04 14:57:50 PST
Created attachment 422291 [details]
Patch
Comment 3 EWS 2021-03-05 08:33:20 PST
Committed r273973: <https://commits.webkit.org/r273973>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 422291 [details].
Comment 4 Jonathan Bedard 2021-03-05 14:34:21 PST
Committed r274009 (234947@main): <https://commits.webkit.org/234947@main>