From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-4.1 required=3.0 tests=AWL,BAYES_00, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id 3FAD21F8C6 for ; Tue, 14 Sep 2021 14:26:29 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id E5786120A79; Tue, 14 Sep 2021 23:25:01 +0900 (JST) Received: from o1678948x4.outbound-mail.sendgrid.net (o1678948x4.outbound-mail.sendgrid.net [167.89.48.4]) by neon.ruby-lang.org (Postfix) with ESMTPS id 9B30B120A41 for ; Tue, 14 Sep 2021 23:24:59 +0900 (JST) Received: by filterdrecv-75ff7b5ffb-6sw96 with SMTP id filterdrecv-75ff7b5ffb-6sw96-1-6140B109-14 2021-09-14 14:26:17.097796465 +0000 UTC m=+1094789.169455266 Received: from herokuapp.com (unknown) by ismtpd0176p1mdw1.sendgrid.net (SG) with ESMTP id O9ka47IZTlSY8MSYeKl4ug for ; Tue, 14 Sep 2021 14:26:16.989 +0000 (UTC) Date: Tue, 14 Sep 2021 14:26:17 +0000 (UTC) From: "MSP-Greg (Greg L)" Message-ID: References: Mime-Version: 1.0 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 18166 X-Redmine-Issue-Author: MSP-Greg X-Redmine-Sender: MSP-Greg X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-Redmine-MailingListIntegration-Message-Ids: 81428 X-SG-EID: =?us-ascii?Q?slLoYvjhx8TRA4CDMYQOvd3bUFjbuWub6TC9IIJ6DabHVAJymFpk8Y0BLEpyBl?= =?us-ascii?Q?SUp9xwUZ0ehByjam6rlDsVS059wdtP745jnKcLg?= =?us-ascii?Q?aorrKPQTXCfpaPpzRxCdwQIKWomlz1Oq6RAkzbr?= =?us-ascii?Q?hKtOGUBkdW1JwW=2Ffc6e9hKXzGZgyZGqJ51Y2BiD?= =?us-ascii?Q?ORqG2snWR5GJPqko0xHJwv30m6eMGG3aQAlQjSj?= =?us-ascii?Q?+yqrXXhsRZWsqVeH2s3gXHrCBxmxB5b2fuBJUsC?= =?us-ascii?Q?+=2Fw54QcwMFix5fdwjIx=2Fg=3D=3D?= To: ruby-core@ruby-lang.org X-Entity-ID: b/2+PoftWZ6GuOu3b0IycA== X-ML-Name: ruby-core X-Mail-Count: 105252 Subject: [ruby-core:105252] [Ruby master Bug#18166] Windows Ripper test-all failures? bison package? X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #18166 has been updated by MSP-Greg (Greg L). Fixed by @nobu in [fa05697e4832](https://github.com/ruby/ruby/commit/fa05697e4832), both ruby-loco mingw & mswin also pass. Thanks again. Ok to close. ---------------------------------------- Bug #18166: Windows Ripper test-all failures? bison package? https://bugs.ruby-lang.org/issues/18166#change-93660 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * ruby -v: ruby 3.1.0dev (2021-09-13T19:00:39Z master 4e03032a83) [x64-mingw32] * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- Windows builds recently failed, and it's odd. The bison package did change from 3.7.6 to 3.8.1... -- https://bugs.ruby-lang.org/