Git Product home page Git Product logo

Comments (5)

indutny avatar indutny commented on July 4, 2024

Details?

from pkgcloud.

indutny avatar indutny commented on July 4, 2024

May be you need to apply this PR #22?

from pkgcloud.

dscape avatar dscape commented on July 4, 2024

@cronopio can you please review this and follow up?

from pkgcloud.

cronopio avatar cronopio commented on July 4, 2024

I have this when I run the entire test suite:

♢ pkgcloud/common/compute/flavor [rackspace] 

  The pkgcloud rackspace storage client the createContainer() method
    ✓ should return newly created container
  The pkgcloud rackspace storage client the getContainers() method with no arguments
    ✗ should contain just created container 
        » expected expression to evaluate to true, but was false // base-test.js:52
  The pkgcloud rackspace storage client the upload() method with container and filename as arguments
    ✓ should upload file successfuly
  The pkgcloud rackspace storage client the download() method with container and filename as arguments
    ✗ should download file successfuly 
        » expected 'hello', 
    got  'Bad URL' (==) // base-test.js:121
  The pkgcloud rackspace storage client the getFile() method with container and filename as arguments
    ✗ should retrieve file information successfully 
        » expected 5, 
    got  undefined (==) // base-test.js:141
✗ Errored » Asynchronous Error 
      in pkgcloud/common/compute/flavor [rackspace] 
      in test/common/storage/base-test.js
✗ Errored » callback not fired 
      in The pkgcloud rackspace storage client the getFiles() method with container as argument 
      in pkgcloud/common/compute/flavor [rackspace] 
      in test/common/storage/base-test.js

from pkgcloud.

indexzero avatar indexzero commented on July 4, 2024

This is fixed in the latest. All of the Rackspace storage tests are not mocked so I temporarily disabled them.

from pkgcloud.

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.