Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

feat(deps): update aegir #358

Closed
wants to merge 1 commit into from
Closed

feat(deps): update aegir #358

wants to merge 1 commit into from

Conversation

daviddias
Copy link
Contributor

Currently, PhantomJS tests fail with new aegir. Discovered with: #354 (comment)

@daviddias
Copy link
Contributor Author

Error log:

  6) .files (pseudo mfs) files.write without options:
     TypeError: Type error (webpack:///~/stream-http/lib/response.js?44f9****:149:0 <- test/interface-ipfs-core/files.spec.js:53153)



  7) .files (pseudo mfs) files.rm without options:
     TypeError: Type error (webpack:///~/stream-http/lib/response.js?44f9****:149:0 <- test/interface-ipfs-core/files.spec.js:53153)



  8) .files (pseudo mfs) files.rm:
     TypeError: Type error (webpack:///~/stream-http/lib/response.js?44f9****:149:0 <- test/interface-ipfs-core/files.spec.js:53153)



  9) .files (pseudo mfs) promise files.mkdir:
     TypeError: Type error (webpack:///~/stream-http/lib/response.js?44f9****:149:0 <- test/interface-ipfs-core/files.spec.js:53153)



  10) .files (pseudo mfs) promise files.cp:
     TypeError: Type error (webpack:///~/stream-http/lib/response.js?44f9****:149:0 <- test/interface-ipfs-core/files.spec.js:53153)



  11) .files (pseudo mfs) promise files.write:
     TypeError: Type error (webpack:///~/stream-http/lib/response.js?44f9****:149:0 <- test/interface-ipfs-core/files.spec.js:53153)



  12) .files (pseudo mfs) promise files.write without options:
     TypeError: Type error (webpack:///~/stream-http/lib/response.js?44f9****:149:0 <- test/interface-ipfs-core/files.spec.js:53153)



  13) .files (pseudo mfs) promise files.rm without options:
     TypeError: Type error (webpack:///~/stream-http/lib/response.js?44f9****:149:0 <- test/interface-ipfs-core/files.spec.js:53153)



  14) .files (pseudo mfs) promise files.rm:
     TypeError: Type error (webpack:///~/stream-http/lib/response.js?44f9****:149:0 <- test/interface-ipfs-core/files.spec.js:53153)



  15) .repo promise .repo.gc:
     TypeError: Type error (webpack:///~/stream-http/lib/response.js:149:0 <- test/interface-ipfs-core/repo.spec.js:53153)

@daviddias
Copy link
Contributor Author

Note, don't pay attention to CI, cause it is not running the browser tests and that is how aegir@7.0.0 got merged without catching this :(

@daviddias
Copy link
Contributor Author

old aegir

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant