mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 23:11:12 +00:00
travis: allow ui test failure on postgresql (#20251)
git-svn-id: http://svn.redmine.org/redmine/trunk@14415 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
ae6c99321d
commit
a680aa78a7
@ -39,6 +39,8 @@ env:
|
||||
- "SUITE=ui DB=sqlite3"
|
||||
matrix:
|
||||
allow_failures:
|
||||
# http://www.redmine.org/issues/20251
|
||||
- env: "SUITE=ui DB=postgresql"
|
||||
# SCM tests fail randomly due to IO.popen().
|
||||
# http://www.redmine.org/issues/19091
|
||||
# https://github.com/jruby/jruby/issues/779
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user