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

Mist tests fails all WEB3 #3222

Open
jontis opened this issue Oct 28, 2017 · 0 comments
Open

Mist tests fails all WEB3 #3222

jontis opened this issue Oct 28, 2017 · 0 comments

Comments

@jontis
Copy link

jontis commented Oct 28, 2017

Version: 0.9.2
OS & Version: windows/linux/osx
Node version: geth 1.7.2
Number of blocks synchronized: full


Geth running in --light, but full was tried and didn't change the issue.

Mist complains about some tests that fail.
Tests: Permssions: web3
everything fails.

Example:
web3.eth.accounts
should return an array [sync] ‣
TypeError: Cannot read property 'accounts' of undefined
    at Context.<anonymous> (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/spec/permissions-spec.js:16:36)
    at Test.Runnable.run (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4281:32)
    at Runner.runTest (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4667:10)
    at file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4743:12
    at next (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4592:14)
    at file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4602:7
    at next (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4540:23)
    at file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:4569:5
    at timeslice (file:///opt/Mist/resources/app.asar/tests/mocha-in-browser/lib/mocha.js:5613:27)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants