Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Oct 2015 at 01:44 UTC
Updated:
2 Nov 2015 at 16:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dawehnerFor this particular issue I think it is enough to switch form assert Equal to a checking that at least these 5 update functions are in the state.
Comment #3
alexpottComment #4
dawehnerPerfect!
Comment #5
yched commentedTHANK YOU
Comment #6
wim leersHallelujah! I'd use emojis, but Drupal 7 doesn't support that, so using ASCII instead:
kill it with fire!Comment #7
effulgentsia commentedThis only changes a test, so tagging "rc eligible" per https://www.drupal.org/core/d8-allowed-changes#rc.
Comment #9
effulgentsia commentedPushed to 8.0.x.
Comment #10
catchLooks like this broke PHP 7:
https://www.drupal.org/pift-ci-job/56619
Comment #11
catchSending revert for a test run.
Comment #12
dawehnerThere are certainly tests failing which are unrelated with updates in general, it could be just "random" PHP7 failures.
Comment #13
catchYeah it's not a regression introduced here anyway: https://www.drupal.org/pift-ci-job/57019 Apologies for the false alarm.