[PATCH conductor 2/2] Removes inapplicable test

Matt Wagner matt.wagner at redhat.com
Thu Mar 15 15:01:23 UTC 2012


On Thu, Mar 15, 2012 at 02:07:15PM +0100, Tomas Sedovic wrote:
> On 03/14/2012 07:02 PM, Matt Wagner wrote:
> >This test doesn't match anything in 1.0-product, and, in discussing
> >how to fix the problem, we concluded that the test really doesn't belong
> >here at all.
> >---
> >  src/features/realm.feature |    7 -------
> >  1 files changed, 0 insertions(+), 7 deletions(-)
> >
> >diff --git a/src/features/realm.feature b/src/features/realm.feature
> >index 687ab9f..ac1f161 100644
> >--- a/src/features/realm.feature
> >+++ b/src/features/realm.feature
> >@@ -36,13 +36,6 @@ Feature: Manage Realms
> >      When I press "realm_backend_target_submit"
> >      Then I should see a confirmation message
> >
> >-  Scenario: No 'add mapping to provider' if none exist
> >-    Given I am on the realms page
> >-    And there is a realm "testrealm1"
> >-    And there is no provider
> >-    When I follow "testrealm1"
> >-    Then I should not see "Add mapping to provider"
> >-
> >    Scenario: Change the name
> >      Given I am on the realms page
> >      And there is a realm "testrealm1"
> 
> ACK to both patches.

Thanks. I have pushed these to master, so tests should start passing
again once they're cherry-picked to the appropriate places.

-- Matt



More information about the aeolus-devel mailing list