Page MenuHomePhabricator

Fix bad array index test in Differential package code
ClosedPublic

Authored by epriestley on Aug 14 2016, 8:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 18, 11:35 AM
Unknown Object (File)
Mon, Feb 17, 11:27 AM
Unknown Object (File)
Wed, Feb 12, 3:04 AM
Unknown Object (File)
Fri, Feb 7, 3:43 AM
Unknown Object (File)
Mon, Feb 3, 10:36 AM
Unknown Object (File)
Feb 1 2025, 2:30 PM
Unknown Object (File)
Jan 31 2025, 9:09 AM
Unknown Object (File)
Jan 26 2025, 10:46 PM
Subscribers
None

Details

Summary

This needs an isset() for cases when authority and packages don't completely overlap.

Test Plan
  • With a package set to trigger autoreview, created a revision.
  • Observed error log, saw no more error.
  • Saw package trigger autoreview properly.

Diff Detail

Repository
rP Phabricator
Branch
package1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13315
Build 17076: Run Core Tests
Build 17075: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Fix bad array index test in Differential package code.
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.Aug 14 2016, 8:10 PM
This revision was automatically updated to reflect the committed changes.