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

focus label left against rspec tests stops all tests running #43

Closed
Cruikshanks opened this issue Nov 28, 2016 · 1 comment
Closed

focus label left against rspec tests stops all tests running #43

Cruikshanks opened this issue Nov 28, 2016 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Cruikshanks
Copy link
Member

In PR #42 the label focus: true was left against the tests written for changes which were being done to the Quke::Configuration class.

This means that when Travis-CI now runs its only running these tests. These labels need to be removed and ideally this needs to be prevented from happening again.

@Cruikshanks Cruikshanks added the bug Something isn't working label Nov 28, 2016
@Cruikshanks Cruikshanks self-assigned this Nov 28, 2016
Cruikshanks added a commit that referenced this issue Nov 28, 2016
This change removes a focus label left in a test in the last PR #42, as per issue #43.

It also updates `.travis.yml` to add a new check for focus labels to attempt to prevent it happening again. If the check finds a match it will break the build.
Cruikshanks added a commit that referenced this issue Nov 28, 2016
This change removes a focus label left in a test in the last PR #42, as per issue #43.

It also updates `.travis.yml` to add a new check for focus labels to attempt to prevent it happening again. If the check finds a match it will break the build.
Cruikshanks added a commit that referenced this issue Nov 28, 2016
This change removes a focus label left in a test in the last PR #42, as per issue #43.

It also updates `.travis.yml` to add a new check for focus labels to attempt to prevent it happening again. If the check finds a match it will break the build.
Cruikshanks added a commit that referenced this issue Nov 28, 2016
This change removes a focus label left in a test in the last PR #42, as per issue #43.

It also updates `.travis.yml` to add a new check for focus labels to attempt to prevent it happening again. If the check finds a match it will break the build.
Cruikshanks added a commit that referenced this issue Nov 28, 2016
This change removes a focus label left in a test in the last PR #42, as per issue #43.

It also updates `.travis.yml` to add a new check for focus labels to attempt to prevent it happening again. If the check finds a match it will break the build.
Cruikshanks added a commit that referenced this issue Nov 28, 2016
This change removes a focus label left in a test in the last PR #42, as per issue #43.

It also updates `.travis.yml` to add a new check for focus labels to attempt to prevent it happening again. If the check finds a match it will break the build.
@Cruikshanks
Copy link
Member Author

Fixed in PR #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant