Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Conversation

myronmarston
Copy link
Member

These are some updates, generated from rspec-dev's rake tasks.

- Explicitly clear `ANSICON` ENV var in the context
  concerning when it’s not set. On appveyor we
  install ANSICON so it is in fact normally set.
- Move the specs out of the context that sets
  `config.color = true` in a `before` hook. This
  was causing problems because it triggered warnings
  before our `allow_warnings` code had a chance to
  silence them.
- Skip specs that rely on shell escaping (not available on windows).
- On windows we wrap all args in single quotes, so change our
  expectations to allow for that.
This should (hopefully) fix the rake task specs on windows.
@myronmarston myronmarston force-pushed the update-travis-build-scripts-2014-11-13-for-master branch 2 times, most recently from 145e007 to 7c94a14 Compare November 14, 2014 05:45
@myronmarston myronmarston force-pushed the update-travis-build-scripts-2014-11-13-for-master branch from 7c94a14 to 9a8a5a2 Compare November 14, 2014 06:05
myronmarston added a commit that referenced this pull request Nov 14, 2014
…11-13-for-master

Updates from rspec-dev (2014-11-13)
@myronmarston myronmarston merged commit 0a1c436 into master Nov 14, 2014
@myronmarston myronmarston deleted the update-travis-build-scripts-2014-11-13-for-master branch November 14, 2014 06:48
@myronmarston
Copy link
Member Author

MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
…2014-11-13-for-master

Updates from rspec-dev (2014-11-13)
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