question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

A requst for details about changes in version 1.5

See original GitHub issue

Hi, thanks for your work on this package!

The recently published changes (v1.5) cause the browerstack tests for the mathjs package to fail (for details see https://github.com/josdejong/mathjs/pull/1453 and https://travis-ci.org/josdejong/mathjs/jobs/511546544). I checked both the changlog and releases for this package and there is no mention there about the changes introduced between v1.4 and v1.5.

Would it be possible to share the changes with us to help us to understand why our tests fail with the latest release?


A sample of the errors we are getting:

26 03 2019 15:26:08.417:ERROR [launcher]: Cannot load browser "bs_firefox_android"!
  Error: Username is required.
    at ApiClient.BaseClient (/home/travis/build/josdejong/mathjs/node_modules/browserstack/lib/client.js:18:9)
    at ApiClient.ApiBaseClient (/home/travis/build/josdejong/mathjs/node_modules/browserstack/lib/api.js:9:13)
    at new ApiClient (/home/travis/build/josdejong/mathjs/node_modules/browserstack/lib/api.js:162:17)
    at Object.createClient (/home/travis/build/josdejong/mathjs/node_modules/browserstack/lib/api.js:278:10)
    at createBrowserStackClient (/home/travis/build/josdejong/mathjs/node_modules/karma-browserstack-launcher/index.js:64:20)
    at Array.invoke (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:75:15)
    at Injector.get (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:48:43)
    at Injector.get (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:54:19)
    at get (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:54:19)
    at /home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:71:14
    at Array.map (<anonymous>)
    at invoke (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:70:31)
    at Array.instantiate (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:59:20)
    at Injector.get (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:48:43)
    at module.(anonymous function) (/home/travis/build/josdejong/mathjs/node_modules/karma/lib/config.js:249:64)
    at Array.invoke (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:75:15)
26 03 2019 15:26:08.418:ERROR [launcher]: Cannot load browser "bs_firefox_windows"!
  Error: Can not resolve circular dependency! (Resolving: browserStackClient -> browserStackClient)
    at error (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:22:12)
    at Injector.get (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:44:15)
    at Injector.get (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:54:19)
    at get (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:54:19)
    at /home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:71:14
    at Array.map (<anonymous>)
    at invoke (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:70:31)
    at Array.instantiate (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:59:20)
    at Injector.get (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:48:43)
    at module.(anonymous function) (/home/travis/build/josdejong/mathjs/node_modules/karma/lib/config.js:249:64)
    at Array.invoke (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:75:15)
    at Injector.get (/home/travis/build/josdejong/mathjs/node_modules/di/lib/injector.js:48:43)
    at /home/travis/build/josdejong/mathjs/node_modules/karma/lib/launcher.js:62:72
    at names.forEach (/home/travis/build/josdejong/mathjs/node_modules/karma/lib/launcher.js:102:71)
    at Array.forEach (<anonymous>)
    at Launcher.launch (/home/travis/build/josdejong/mathjs/node_modules/karma/lib/launcher.js:102:13)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
kalamcscommented, Apr 3, 2019

This is now resolved in 1.5.1

2reactions
Varun-gargcommented, Apr 3, 2019

Thanks for looping me in @nick-woodward . Removing existing environment variables was unintentional, will check and roll out a fix for this soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTTP Connector Release Notes - Mule 4
Issue Resolution, ID. A cursor representation of the HTTP request body from a warning level message no longer appears when the body is...
Read more >
Upgrading Amazon OpenSearch Service domains
Learn how to upgrade an Amazon OpenSearch Service domain to a newer OpenSearch or Elasticsearch version.
Read more >
Version 1.5.1 | jQuery API Documentation
A collection of properties that represent the presence of different browser features or bugs. Intended for jQuery's internal use; specific properties may be ......
Read more >
The Comprehensive Table of Contents Headings and Hierarchy
Modified the heading for 1.15.1.5 (Summary of Changes in Section ... A. Module 1 Summary of Changes (02/07/2014, version 2.3).
Read more >
Dataproc release notes - Google Cloud
This change will affect image versions 1.4.64+, 1.5.39+, and 2.0.13+. To test this feature now, create a cluster with a recent image, setting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found