Page MenuHomePhabricator

Fix local time test case for logged-out viewers using global settings
ClosedPublic

Authored by epriestley on Nov 28 2016, 2:53 PM.
Tags
None
Referenced Files
F16746927: D16952.id40806.diff
Tue, Jun 17, 9:38 PM
F16612610: D16952.diff
Tue, Jun 17, 7:39 AM
Unknown Object (File)
Sat, May 31, 11:18 AM
Unknown Object (File)
Thu, May 29, 8:49 AM
Unknown Object (File)
May 7 2025, 2:53 PM
Unknown Object (File)
May 1 2025, 9:17 AM
Unknown Object (File)
Apr 30 2025, 5:07 AM
Unknown Object (File)
Apr 29 2025, 11:54 AM
Subscribers
None

Details

Summary

In D16936, I changed logged-out viewers so they use global settings.

This can lead to a SELECT from an isolated unit test. Instead, give the test fixtures and use standard generateNewUser() stuff.

Test Plan

Ran arc unit --everything.

Diff Detail

Repository
rP Phabricator
Branch
unit1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14687
Build 19186: Run Core Tests
Build 19185: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix local time test case for logged-out viewers using global settings.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 28 2016, 4:59 PM
This revision was automatically updated to reflect the committed changes.