Bug 707781 - Use the bundled augeas in the unit tests
Summary: Use the bundled augeas in the unit tests
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Tests
Version: 4.1
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 707968
TreeView+ depends on / blocked
 
Reported: 2011-05-25 22:25 UTC by Lukas Krejci
Modified: 2011-10-04 19:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-30 08:17:11 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 707669 0 urgent CLOSED [augeas] Upgrade augeas native libs to version 0.7.4 or later 2021-02-22 00:41:40 UTC

Internal Links: 707669

Description Lukas Krejci 2011-05-25 22:25:53 UTC
Currently, we use the system version of the augeas library when running our unit tests. While this should work we might be hit by regressions and/or incompatible changes as time and version numbers progress.

We should be using the augeas version we are bundling for all our augeas related code including the unit tests.

Comment 1 Lukas Krejci 2011-05-27 16:08:08 UTC
commit 60c0b9212c29997c9590717871282f9b94df866a
Author: Lukas Krejci <lkrejci>
Date:   Fri May 27 18:07:00 2011 +0200

    BZ 707781 - use the bundled augeas in the unit tests that require it.


Note You need to log in before you can comment on or make changes to this bug.