Coder Social home page Coder Social logo

Repeatability of RubySpec about spec HOT 6 CLOSED

ruby avatar ruby commented on July 17, 2024
Repeatability of RubySpec

from spec.

Comments (6)

eregon avatar eregon commented on July 17, 2024 2

The whole suite now runs with -R2, and it's tested in Travis to make sure we don't regress!

from spec.

mgaudet avatar mgaudet commented on July 17, 2024 1

Awesome. I'll look into providing some (may not be shortly) -- but I wanted to have a philosophical go-ahead that it was worth chasing :D

Thanks!

from spec.

eregon avatar eregon commented on July 17, 2024 1

I fixed the cases in language, so mspec -R2 language works now 😃

from spec.

eregon avatar eregon commented on July 17, 2024

It seems a good part of the specs pass, but indeed some exhibit bad behavior.
(core/array seems to work just fine for example)
Specs should be idempotent, and therefore the ones that are not should be fixed.

As usual, it's hard to keep all configurations running as it would mean explosion of configurations.

Some autoload specs seems to hang, if I exclude them I get 140 failures and 27 errors, which is a lot but many seems to be similar:

mspec -R 2 -E autoload

I'll have a look at some of these specs. Of course, any patch to help is welcome 😃

from spec.

eregon avatar eregon commented on July 17, 2024

I fixed library and optional as well, so only core remains with 33 failures with -R2.

from spec.

mgaudet avatar mgaudet commented on July 17, 2024

O.o Thanks so much!

I haven't even looked at this yet. 😮

from spec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.