Giter VIP home page Giter VIP logo

Comments (4)

tknerr avatar tknerr commented on July 17, 2024

@paul42 hard to say what's going wrong here. Can you provide the contents of the acceptance.log (e.g. via gist) so I can have a further look?

And are you using powershell or plain cmd shell?

Not sure if I got your last question right, but what I'm usually doing is this:

  • git clone https://github.com/tknerr/bills-kitchen.git
  • git checkout master
  • rake build
  • (going for a coffee)
  • rake acceptance
  • (...and another coffee)

No, for the rake build there is not a more detailed logfile... :-/

from bills-kitchen.

tknerr avatar tknerr commented on July 17, 2024

P.S.: you can also use the Ruby DevPack for building bill's kitchen:
https://github.com/tknerr/ruby-devpack/releases/tag/v0.3

from bills-kitchen.

paul42 avatar paul42 commented on July 17, 2024

I'm going to close this issue because I made a giant mistake and did rake acceptance against the wrong folder, I had to terminate the batch for a rake build and in that folder I ran the acceptance test, mistakenly thinking it had finished. I'm still not successfully getting past rake build

from bills-kitchen.

tknerr avatar tknerr commented on July 17, 2024

@paul42 let me know how it goes and please reoepen if you have further problems with the acceptance tests

Btw this is what rake acceptance does:
https://github.com/tknerr/bills-kitchen/blob/master/Rakefile#L65-69

And same here: the first time after a rake build of the bills-kitchen devpack it will take quite long for the acceptance tests to finish. If you run them a second time they will be much faster since all the vagrant baseboxes are already downloaded, bundled gems already installed, and much more will be already cached. (see target/build/home/vagrant.d/boxes and target/build/home/vagrant.d/cache for example)

from bills-kitchen.

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.