You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
I am running into this error when I try to run the program:
Failures:
deep tree baseline should be fast!
Message:
Failed: WebDriverError: unknown error: call function result missing 'value'
(Session info: chrome=67.0.3396.62)
(Driver info: chromedriver=2.26.436362 (5476ec6bf7ccbada1734a0cdec7d570bb042aa30),platform=Windows NT 10.0.17134 x86_64)
Stack:
Error: WebDriverError: unknown error: call function result missing 'value'
(Session info: chrome=67.0.3396.62)
(Driver info: chromedriver=2.26.436362 (5476ec6bf7ccbada1734a0cdec7d570bb042aa30),platform=Windows NT 10.0.17134 x86_64)
at proxyDone.fail (C:\Users\tehre\Documents\benchpress-tree\node_modules\jasminewd2\index.js:87:34)
at
at process.tickCallback (internal/process/next_tick.js:188:7)
From: Task: Run it("should be fast!") in control flow
at Object. (C:\Users\tehre\Documents\benchpress-tree\node_modules\jasminewd2\index.js:79:14)
at C:\Users\tehre\Documents\benchpress-tree\node_modules\jasminewd2\index.js:16:5
at ManagedPromise.invokeCallback (C:\Users\tehre\Documents\benchpress-tree\node_modules\selenium-webdriver\lib\promise.js:1379:14)
at TaskQueue.execute_ (C:\Users\tehre\Documents\benchpress-tree\node_modules\selenium-webdriver\lib\promise.js:2913:14)
at TaskQueue.executeNext_ (C:\Users\tehre\Documents\benchpress-tree\node_modules\selenium-webdriver\lib\promise.js:2896:21)
at asyncRun (C:\Users\tehre\Documents\benchpress-tree\node_modules\selenium-webdriver\lib\promise.js:2775:27)
From asynchronous test:
Error
at Suite. (C:\Users\tehre\Documents\benchpress-tree\tree_benchmark.spec.js:15:3)
at Object. (C:\Users\tehre\Documents\benchpress-tree\tree_benchmark.spec.js:14:1)
at Module._compile (module.js:624:30)
at Object.Module._extensions..js (module.js:635:10)
at Module.load (module.js:545:32)
at tryModuleLoad (module.js:508:12)