Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX release] ensure all packages in correct RFC locations #6281

Merged
merged 2 commits into from
Jul 26, 2019

Conversation

runspired
Copy link
Contributor

No description provided.

@rwjblue
Copy link
Member

rwjblue commented Jul 25, 2019

Looks like the CI failure is related:

161) [Chrome 75.0] integration/adapter/rest_adapter - REST Adapter: on error wraps the error string in an DS.AdapterError object
     Died on test #1     at Object.<anonymous> (http://localhost:7357/assets/tests.js:6843:23)
    at processModule (http://localhost:7357/assets/test-support.js:3765:16)
    at module$1 (http://localhost:7357/assets/test-support.js:3790:4)
    at Module.callback (http://localhost:7357/assets/tests.js:4015:21)
    at Module.exports (http://localhost:7357/assets/vendor.js:111:32)
    at requireModule (http://localhost:7357/assets/vendor.js:32:18)
    at TestLoader.require (http://localhost:7357/assets/test-support.js:12645:9): Cannot read property '0' of undefined

     TypeError: Cannot read property '0' of undefined
         at http://localhost:7357/assets/tests.js:6861:36
         at tryCatcher (http://localhost:7357/assets/vendor.js:72541:21)
         at invokeCallback (http://localhost:7357/assets/vendor.js:72712:33)
         at publish (http://localhost:7357/assets/vendor.js:72698:9)
         at publishRejection (http://localhost:7357/assets/vendor.js:72634:5)
         at http://localhost:7357/assets/vendor.js:67203:53
         at invoke (http://localhost:7357/assets/vendor.js:65511:16)
         at Queue.flush (http://localhost:7357/assets/vendor.js:65402:13)
         at DeferredActionQueues.flush (http://localhost:7357/assets/vendor.js:65599:21)
         at Backburner._end (http://localhost:7357/assets/vendor.js:66133:34)

@runspired
Copy link
Contributor Author

@rwjblue i noticed, looking into it

@runspired runspired merged commit 11cb4da into master Jul 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the bugfix/packages branch July 26, 2019 00:10
runspired added a commit that referenced this pull request Jul 26, 2019
* [BUGFIX release] ensure all packages in correct RFC locations

* fix import
runspired added a commit that referenced this pull request Jul 26, 2019
* [BUGFIX release] ensure all packages in correct RFC locations

* fix import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants