Phabricator will bailout to compare diff changes in revision even though changes between diffs was small
Details
Details
- Reviewers
Pawka artms - Group Reviewers
Blessed Reviewers
Compared diffs in revision which has +1k files changed but diff between changeset is actually small - saw difference instead of warning that This very large diff affects more than 1,000 files. Use the Changeset List to browse changes.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- master
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 23967 Build 32981: Run Core Tests Build 32980: arc lint + arc unit
Event Timeline
src/applications/differential/controller/DifferentialRevisionViewController.php | ||
---|---|---|
16 | We also can substract hidden changesets here instead of setting changeset size artificially smaller... |
Comment Actions
Tests failed due to:
PHP Fatal error: Cannot override final method Future::getResult() in /core/data/drydock/workingcopy-89/repo/phabricator/src/applications/harbormaster/future/HarbormasterExecFuture.php on line 50
Looks like some broken refactoring?
Comment Actions
Please file bug reports via Discourse or, if applicable, your organization's support channel.