Page MenuHomePhabricator

Fix all query warnings in "arc unit --everything"
ClosedPublic

Authored by epriestley on Nov 13 2018, 6:33 PM.
Tags
None
Referenced Files
F14842700: D19801.diff
Sun, Feb 2, 1:07 AM
Unknown Object (File)
Fri, Jan 31, 7:36 PM
Unknown Object (File)
Tue, Jan 21, 11:15 AM
Unknown Object (File)
Jan 1 2025, 11:36 PM
Unknown Object (File)
Dec 25 2024, 8:01 AM
Unknown Object (File)
Dec 24 2024, 4:31 AM
Unknown Object (File)
Dec 11 2024, 7:22 PM
Unknown Object (File)
Dec 5 2024, 9:01 AM
Subscribers
None

Details

Summary

Ref T13216. Ref T13217. Depends on D19800. This fixes all of the remaining query warnings that pop up when you run "arc unit --everything".

There's likely still quite a bit of stuff lurking around, but hopefully this covers a big set of the most common queries.

Test Plan

Ran arc unit --everything. Before change: lots of query warnings. After change: no query warnings.

Diff Detail

Repository
rP Phabricator
Branch
query5
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21141
Build 28739: Run Core Tests
Build 28738: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 13 2018, 6:33 PM
Harbormaster failed remote builds in B21141: Diff 47292!

Failing because it depends on %Z and %LK in D19800.

  • Fix a couple minor oddities.
This revision is now accepted and ready to land.Nov 15 2018, 3:33 AM
This revision was automatically updated to reflect the committed changes.