Hashar has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345849 )

Change subject: tests: no more ignore postgresql spec
......................................................................

tests: no more ignore postgresql spec

Fixed by Guillaume in 577d7e6d12. Stop skipping postgresql when running
'rake spec'.

Change-Id: Ideda263b12f6810875a93e6b85d9bb6644bad780
---
M Rakefile
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/49/345849/1

diff --git a/Rakefile b/Rakefile
index 9cc5d77..3319dc2 100644
--- a/Rakefile
+++ b/Rakefile
@@ -173,7 +173,7 @@
 
     # Hold a list of modules not passing tests.
     failed_modules = []
-    ignored_modules = ['mysql', 'osm', 'postgresql', 'puppetdbquery', 
'stdlib', 'wdqs']
+    ignored_modules = ['mysql', 'osm', 'puppetdbquery', 'stdlib', 'wdqs']
 
     # Invoke rake whenever a module has a Rakefile.
     spec_modules.each do |module_name|

-- 
To view, visit https://gerrit.wikimedia.org/r/345849
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ideda263b12f6810875a93e6b85d9bb6644bad780
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <has...@free.fr>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to