Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/172893
Change subject: remove hidden feature, it was choking the CI job ...................................................................... remove hidden feature, it was choking the CI job Change-Id: If189c0d1d9c7a291b582bb8eff12c411c8eeb8f9 --- D tests/browser/features/throttling.feature-disabled 1 file changed, 0 insertions(+), 16 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralNotice refs/changes/93/172893/1 diff --git a/tests/browser/features/throttling.feature-disabled b/tests/browser/features/throttling.feature-disabled deleted file mode 100644 index 619ff85..0000000 --- a/tests/browser/features/throttling.feature-disabled +++ /dev/null @@ -1,16 +0,0 @@ -@chrome @firefox -Feature: Campaign throttling - - Background: - Given the following campaigns exist: - | preferred | throttle | banners | - | normal | 60 | one | - | low | 100 | two | - - Scenario: Throttled banner has higher priority - Given I roll 0.59 for banner choice - Then I see banner one - - Scenario: Throttled banner yields some allocations - Given I roll 0.61 for banner choice - Then I see banner two -- To view, visit https://gerrit.wikimedia.org/r/172893 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If189c0d1d9c7a291b582bb8eff12c411c8eeb8f9 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CentralNotice Gerrit-Branch: master Gerrit-Owner: Awight <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
