Bug 222762 - [webkitscmpy] Standardize timezone of mock svn server
Summary: [webkitscmpy] Standardize timezone of mock svn server
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-04 14:50 PST by Jonathan Bedard
Modified: 2021-03-05 14:34 PST (History)
5 users (show)

See Also:


Attachments
Patch (5.39 KB, patch)
2021-03-04 14:57 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>