Ignore test-bundled-gems failure on CI for now
ktsj-san recognizes this issue and it's intentionally left failing now. As failure notification of this task is NOT indicating ruby is broken, let's stop notifying the failure fo rnow. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5b0bcb0b22
commit
7fe77cbca9
@ -24,6 +24,7 @@ jobs:
|
||||
- script: |
|
||||
TRAVIS=1 make $(task)
|
||||
displayName: "test"
|
||||
continueOnError: true # test-bundled-gems is failing on trunk by power_assert now. TODO: remove this once it gets green
|
||||
|
||||
- job: macOS
|
||||
pool:
|
||||
@ -50,6 +51,7 @@ jobs:
|
||||
- script: |
|
||||
make $(task)
|
||||
displayName: "test"
|
||||
continueOnError: true # test-bundled-gems is failing on trunk by power_assert now. TODO: remove this once it gets green
|
||||
|
||||
# - job: vs2015
|
||||
# pool:
|
||||
|
Loading…
x
Reference in New Issue
Block a user