aboutsummaryrefslogtreecommitdiffstats
path: root/railties/CHANGELOG.md
diff options
context:
space:
mode:
authorRobin Dupret <robin.dupret@gmail.com>2017-03-04 14:54:03 +0100
committerRobin Dupret <robin.dupret@gmail.com>2017-03-05 13:24:43 +0100
commit4a77213eead0e33a8158e47525bad3d5e1996300 (patch)
tree7fd1ba40063fe1295e8a8cc95e9fec1ee125d141 /railties/CHANGELOG.md
parentb1459fce6e5b64e9b70351b472816b219af5d6fd (diff)
downloadrails-4a77213eead0e33a8158e47525bad3d5e1996300.tar.gz
rails-4a77213eead0e33a8158e47525bad3d5e1996300.tar.bz2
rails-4a77213eead0e33a8158e47525bad3d5e1996300.zip
Avoid running system tests by default
These tests may be expansive so let's only allow users to run them through `bin/rails test:system` or by passing a path to the `test` command. The same applies for `bin/rake test`. Refs #28109.
Diffstat (limited to 'railties/CHANGELOG.md')
-rw-r--r--railties/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md
index 327b6ab66d..a483535df1 100644
--- a/railties/CHANGELOG.md
+++ b/railties/CHANGELOG.md
@@ -1,3 +1,8 @@
+* Avoid running system tests by default with the `bin/rails test`
+ and `bin/rake test` commands since they may be expansive.
+
+ *Robin Dupret* (#28286)
+
* Improve encryption for encrypted secrets.
Switch to aes-128-gcm authenticated encryption. Also generate a random