Project

General

Profile

Actions

Misc #14173

closed

2017-12-14 61242 all good with MinGW

Added by MSP-Greg (Greg L) over 6 years ago. Updated over 6 years ago.

Status:
Closed
Assignee:
-
[ruby-core:84222]

Description

To all that are working into the evening, Appveyor is a bit backed up, I just ran a manual build of ruby-loco, and all tests passed. Next scheduled run is at 1:00 JST.
Thank you, Greg
feel free to close whenever...

0 Total Failures/Errors                           Build No 238    Job Id h5kbek656yydnrr8
  ruby 2.5.0dev (2017-12-12 trunk 61170) [x64-mingw32]
  2017-12-12 14:54:35 UTC

test-all  17058 tests, 2229545 assertions, 0 failures, 0 errors, 79 skips, 79 skips shown

test-spec  3611 files, 27305 examples, 207731 expectations, 0 failures, 0 errors, 0 tagged
mspec      3611 files, 27305 examples, 207619 expectations, 0 failures, 0 errors, 0 tagged

test-basic test succeeded
btest      PASS all 1194 tests

bundle version  Bundler version 1.16.1.pre1 (2017-12-12 commit 6dc4405)
rake -V         rake, version 12.3.0

Updated by MSP-Greg (Greg L) over 6 years ago

  • Subject changed from 2017-12-12 61170 all good with MinGW to 2017-12-14 61242 all good with MinGW

Since Appveyor mswin build is rather backed up, MinGW results below:

0 Total Failures/Errors                           Build No 245    Job Id vqgsjbu2ik757ekn
  ruby 2.5.0dev (2017-12-14 trunk 61242) [x64-mingw32]
  2017-12-14 14:27:33 UTC

test-all  17068 tests, 2228863 assertions, 0 failures, 0 errors, 83 skips, 83 skips shown

test-spec  3611 files, 27307 examples, 207719 expectations, 0 failures, 0 errors, 0 tagged
mspec      3611 files, 27307 examples, 207615 expectations, 0 failures, 0 errors, 0 tagged

test-basic test succeeded
btest      PASS all 1194 tests

bundle version  Bundler version 1.16.1.pre1 (2017-12-14 commit a613f45)
rake -V         rake, version 12.3.0

Test Failure/Errors when run parallel, passed on retry:

3 TestWeakMap#test_include? = 0.03 s = F
3 TestWeakMap#test_key? = 0.02 s = F
3 TestWeakMap#test_member? = 0.03 s = F

The additional skips are related to FTP command injection, '| is not allowed in filename on Windows'

Actions #2

Updated by naruse (Yui NARUSE) over 6 years ago

  • Status changed from Open to Closed

Great!
I released Ruby 2.5.0-rc1 with those fixes! [ruby-core:84271]

Actions

Also available in: Atom PDF

Like0
Like0Like0