![]() fixes SD-2006 mixing `singleton_class.prepend` and `extend` appears to cause `super` to misbehave every once in a while (~1/250 workers in ~20% of builds) ... perhaps a ruby 2.3.1 bug? just use `singleton_class.prepend` like autoextend does. 30+ test builds with this tweak, and zero failures :yuss: also change a couple `include` calls to `prepend` test plan: n/a, specs Change-Id: I35629d63ed3855d95ae427c1cd992d12b950880c Reviewed-on: https://gerrit.instructure.com/99613 Tested-by: Jenkins Reviewed-by: Cody Cutrer <cody@instructure.com> Product-Review: Jon Jensen <jon@instructure.com> QA-Review: Jon Jensen <jon@instructure.com> |
||
---|---|---|
.. | ||
bin | ||
lib | ||
spec/selinimum | ||
Gemfile | ||
package.json | ||
selinimum.gemspec | ||
test.sh |