From c31da9a23616866254edfa5315984a555cb4c807 Mon Sep 17 00:00:00 2001 From: jdlrobson Date: Thu, 29 Nov 2018 16:50:46 -0800 Subject: [PATCH] QA: Drop protected page test * On commit it needs admin rights which it doesn't have * On browser tests the toast flakes too much. Bug: T208808 Change-Id: I1fa93c8f451f3f839030fa7a144b1cb285c4239d --- tests/browser/features/pageactions_protected.feature | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tests/browser/features/pageactions_protected.feature diff --git a/tests/browser/features/pageactions_protected.feature b/tests/browser/features/pageactions_protected.feature deleted file mode 100644 index c152e4d..0000000 --- a/tests/browser/features/pageactions_protected.feature +++ /dev/null @@ -1,10 +0,0 @@ -@chrome @integration @adminuser -Feature: Page actions menu when anonymous - - Background: - Given I am using the mobile site - And I visit a protected page - - Scenario: I cannot edit a protected page when anonymous - When I click the edit icon holder - Then I should see a toast notification