Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
batch system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2015 at 02:43 UTC
Updated:
20 May 2015 at 22:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
larowlanComment #3
larowlanmeh
Comment #4
larowlanComment #5
larowlanfailing test
Comment #6
larowlanComment #8
andypostnice
Comment #9
alexpottWhy does this class need this trait?
Comment #10
larowlanBecause it's a form as well as a test, but it doesn't extend from FormBase
Comment #11
larowlanTo extrapolate - the intent of the test is to check form serializing, but because the form is also a test, it gets a $this->container property, which can't be serialized, so we add that trait to get past that.
Comment #12
larowlandemonstrating reason for the trait
interdiff is between these two patches
Comment #19
larowlanno idea
Comment #20
larowlanSame file passes, back to rtbc
Comment #21
alexpottCommitted 843670c and pushed to 8.0.x. Thanks!
Thanks for adding the beta evaluation to the issue summary.