Andrew Bayer created BIGTOP-649:
-----------------------------------
Summary: PackageTestCommon.checkRemoval() is broken
Key: BIGTOP-649
URL: https://issues.apache.org/jira/browse/BIGTOP-649
Project: Bigtop
Issue Type: Bug
Affects Versions: 0.3.0
Reporter: Andrew Bayer
Assignee: Andrew Bayer
Fix For: 0.4.0
PackageTestCommon.checkRemoval() fails because there's no property on the class
named "golden". However, there *is* such a property on TestPacakgesBasics,
which inherits from PackageTestCommon, and checkRemoval() is, so far as I can
tell, only called in one class, which itself extends TestPackagesBasics. So it
makes sense, as I see it, to move checkRemoval() to TestPackagesBasics.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira