From 831e93d928aa1092fbbcabaa8051953de50ad9da Mon Sep 17 00:00:00 2001 From: ktsj Date: Sun, 24 Mar 2019 00:28:51 +0000 Subject: Update power_assert to 1.1.4 This update fixes a failure of test-bundled-gems, so we revert r67275. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f05cc5e0f1..fa3c27a211 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -24,7 +24,6 @@ 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: @@ -51,7 +50,6 @@ 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: -- cgit v1.2.3