Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct grammatical mistake #914

Closed

Conversation

danascheider
Copy link
Contributor

This is incredibly minor and mundane, but I went ahead and changed the past tense to the past participle in here. What can I say, I have too much time on my hands.

danascheider added a commit to danascheider/cucumber-ruby that referenced this pull request Oct 19, 2015
Add retry_attempts method to configuration base class

Add Retry formatter and specs for same

Remove files attempting to implement --retry with a formatter - bad idea

Add wip tag to prevent --retry features from killing the build

Actually run Travis build against active branch

Fix tiny grammatical error. Closes cucumber#914.
brasmusson pushed a commit that referenced this pull request Mar 20, 2016
Add retry_attempts method to configuration base class

Add Retry formatter and specs for same

Remove files attempting to implement --retry with a formatter - bad idea

Add wip tag to prevent --retry features from killing the build

Actually run Travis build against active branch

Fix tiny grammatical error. Closes #914.
danascheider added a commit to danascheider/cucumber-ruby that referenced this pull request May 12, 2016
Add retry_attempts method to configuration base class

Add Retry formatter and specs for same

Remove files attempting to implement --retry with a formatter - bad idea

Add wip tag to prevent --retry features from killing the build

Actually run Travis build against active branch

Fix tiny grammatical error. Closes cucumber#914.
mattwynne pushed a commit that referenced this pull request May 17, 2016
* Add feature file from PR 895 to start work on retry functionality

* Initial spec for --retry option

* Add another test for --retry flag, make new tests pass

* Squash some commits

Redo the commit I just reverted but with the file I intended to include the first time

* Rebase onto master

* Allow for --retry option in configuration

Add retry_attempts method to configuration base class

Add Retry formatter and specs for same

Remove files attempting to implement --retry with a formatter - bad idea

Add wip tag to prevent --retry features from killing the build

Actually run Travis build against active branch

Fix tiny grammatical error. Closes #914.

* Update scenarios to look like @mattwynne's suggestion

* Initial specs for retry filter - they test if it works at all, basically

Change Retry filter to have attribute :configuration and first pass at setting up a listener

Reorganize spec file

Finish adding tests for re-running flaky test cases - all but one pass

Fix spec that said to test what happens when a test case passes but actually didn't make sure it did pass

* Add consistently failing scenario to test cases

Define steps for the retry feature

* Correct # of retries

* Refactor test case

* Make method private

* Extract retry_required? method

* Move steps for retry filter into other file

* Correct block style
richarda pushed a commit to richarda/cucumber that referenced this pull request Jul 1, 2016
…umber#920)

* Add feature file from PR 895 to start work on retry functionality

* Initial spec for --retry option

* Add another test for --retry flag, make new tests pass

* Squash some commits

Redo the commit I just reverted but with the file I intended to include the first time

* Rebase onto master

* Allow for --retry option in configuration

Add retry_attempts method to configuration base class

Add Retry formatter and specs for same

Remove files attempting to implement --retry with a formatter - bad idea

Add wip tag to prevent --retry features from killing the build

Actually run Travis build against active branch

Fix tiny grammatical error. Closes cucumber#914.

* Update scenarios to look like @mattwynne's suggestion

* Initial specs for retry filter - they test if it works at all, basically

Change Retry filter to have attribute :configuration and first pass at setting up a listener

Reorganize spec file

Finish adding tests for re-running flaky test cases - all but one pass

Fix spec that said to test what happens when a test case passes but actually didn't make sure it did pass

* Add consistently failing scenario to test cases

Define steps for the retry feature

* Correct # of retries

* Refactor test case

* Make method private

* Extract retry_required? method

* Move steps for retry filter into other file

* Correct block style
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant