[MacRuby-devel] Has the team given up on continuous integration?

Matt Aimonetti mattaimonetti at gmail.com
Mon Dec 7 20:11:16 PST 2009


Hi Gp,

 I'm not sure why you seem so upset. Here are the results of the CI:

Library:
  files: 1043
  examples: 1987
  skipped examples: 748
  expectations: 7548
  failures: 0

  errors: 0
  pass rate: 72.65%

Core:
  files: 1365
  examples: 6635
  skipped examples: 1438
  expectations: 18752
  failures: 2
  errors: 0
  pass rate: 82.19%

Language:
  files: 61

  examples: 1013
  skipped examples: 96
  expectations: 2635
  failures: 0
  errors: 0
  pass rate: 91.34%

Summary:
  files: 2469
  examples: 9635
  skipped examples: 2282
  expectations: 28935

  failures: 2
  errors: 0
  pass rate: 80.85%

Exceptions:


1)
Process.groups gets an Array of the gids of groups in the supplemental
group access list FAILED
Expected [12, 20, 62, 80, 98, 100, 204, 251, 253, 254, 257, 402, 404,
500, 501, 1025]

to equal [12, 20, 62, 80, 98, 100, 204, 250, 251, 252, 253, 254, 255,
256, 257, 401, 402, 403, 404, 405, 406, 407, 500, 501, 502, 503, 504,
1025, 1027, 1028, 19000, 19002]
core:in `raise:'
core:in `each'

core:in `all?'
core:in `each'

2)
String#dump includes .force_encoding(name) if the encoding isn't ASCII
compatiable FAILED
Expected "\"v\"" to equal "\"\\bv\".force_encoding(\"UTF-16BE\")"

core:in `raise:'
core:in `each'
core:in `all?'
core:in `each'
rake aborted!
Command failed with status (1): [./mspec/bin/mspec ci -B ./spec/macruby.msp...]



The first failure is bogus. So it lefts us with one failing spec related to
the encodings that we currently don't fully support.

Unless I'm missing something, this isn't bad at all. Maybe you're having
other results on your system and is willing to try to help us finding out
what's going on?

- Matt

On Mon, Dec 7, 2009 at 7:49 PM, Giampiero De Ciantis
<gdeciantis at gmail.com>wrote:

> rake spec:ci hasn't passed in 3 months, maybe more. Is there any point to
> the suite of specs? Lost cause?
>
> Cheers,
>
> -Gp
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20091207/845ddc92/attachment.html>


More information about the MacRuby-devel mailing list