Build Update for moose/moose ------------------------------------- Build: #297 Status: Broken
Duration: 18 minutes and 32 seconds Commit: 1422e35 (master) Author: matthof Message: move debug tracking to _restore_metamethods_from Moves the logic for preserving DB::sub information from HasMethods::add_method to _restore_metatmethods_from (which calls add_method in a loop). This is because we only want to preserve DB::sub information in cases where we are reinitializing a class or a role; we want to allow DB::sub to be clobbered in the general case. Also added more test cases to cover Role method reinitialization or clobbering. View the changeset: https://github.com/moose/moose/compare/f49177f767a7...1422e352b234 View the full build log and details: https://travis-ci.org/moose/moose/builds/10721094 -- You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration