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

Resolving issue with tests not running on *nix/Firefox #190

Merged
merged 2 commits into from
Jul 21, 2017

Conversation

ryanrath
Copy link
Contributor

Description

  • There was an issue running the tests under *nix / Firefox that occurred due to
    Firefox not switching back to the default frame context which lead any further
    tests to fail ( as it would not be able to locate anything ).

Motivation and Context

Because tests would not run on *nix / Firefox

Tests performed

Ran full test suite under Firefox / Chrome

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

- There was an issue running the tests under *nix / Firefox that occurred due to
  Firefox not switching back to the default frame context which lead any further
  tests to fail ( as it would not be able to locate anything ).
@ryanrath ryanrath requested a review from plessbd July 20, 2017 18:51
- Travis doesn't like our classes, specifying that it should use node and es6.
@ryanrath ryanrath merged commit d673417 into ubccr:xdmod7.0 Jul 21, 2017
@ryanrath ryanrath deleted the tests/fix_nix_firefox branch July 21, 2017 14:29
jtpalmer pushed a commit to jtpalmer/xdmod that referenced this pull request Jul 24, 2017
* Resolving issue with tests not running on *nix/Firefox

- There was an issue running the tests under *nix / Firefox that occurred due to
  Firefox not switching back to the default frame context which lead any further
  tests to fail ( as it would not be able to locate anything ).

* Adding to fix Travis

- Travis doesn't like our classes, specifying that it should use node and es6.
ryanrath added a commit to ryanrath/xdmod that referenced this pull request Jul 24, 2017
* Resolving issue with tests not running on *nix/Firefox

- There was an issue running the tests under *nix / Firefox that occurred due to
  Firefox not switching back to the default frame context which lead any further
  tests to fail ( as it would not be able to locate anything ).

* Adding to fix Travis

- Travis doesn't like our classes, specifying that it should use node and es6.
@tyearke tyearke added this to the v7.0.0 milestone Aug 14, 2017
@tyearke tyearke added the qa label Aug 14, 2017
chakrabortyr pushed a commit to chakrabortyr/xdmod that referenced this pull request Oct 17, 2017
* Resolving issue with tests not running on *nix/Firefox

- There was an issue running the tests under *nix / Firefox that occurred due to
  Firefox not switching back to the default frame context which lead any further
  tests to fail ( as it would not be able to locate anything ).

* Adding to fix Travis

- Travis doesn't like our classes, specifying that it should use node and es6.
@plessbd plessbd added the qa / testing Updates/additions to tests label Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
qa / testing Updates/additions to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants