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

Fix using karma-edge-launcher on local tests #963

Merged
merged 3 commits into from Nov 21, 2016

Conversation

nickmccurdy
Copy link
Contributor

@nickmccurdy nickmccurdy commented Nov 1, 2016

Results

Notes

  • Disables IE testing
  • Enables Edge testing with karma-edge-launcher
  • Fixes a bug in karma-detect-browsers which would cause builds to fail on systems that don't have Edge

@marcoscaceres
Copy link
Member

@nickmccurdy, I'm a little hesitant to switch away from "karma-detect-browsers" to your fork, as we release quite often. What's blocking integration of your branch into karma-detect-browsers (assuming you sent them a PR)?

@nickmccurdy
Copy link
Contributor Author

nickmccurdy commented Nov 2, 2016

That's a good point, you might want to wait. I was intending for it to point to my fork temporarily, as I do have a PR open. Its build is failing, and I haven't figured out why yet (it seems like a Travis-specific issue since my local tests passed).

@marcoscaceres
Copy link
Member

Ok, closing this for now.

@nickmccurdy
Copy link
Contributor Author

karma-detect-browsers has merged in my pull request, and now supports karma-edge-launcher as of version 2.2.0.

@nickmccurdy
Copy link
Contributor Author

I'm waiting for this issue to be fixed: litixsoft/karma-detect-browsers#17

Then I'll start a new pull request (or ask you to reopen this one if you prefer).

@marcoscaceres marcoscaceres reopened this Nov 8, 2016
@marcoscaceres
Copy link
Member

I've reopened this one for you. Let me know when it's all good to go 👍

@nickmccurdy
Copy link
Contributor Author

Waiting on a fix for litixsoft/karma-detect-browsers#17.

@marcoscaceres
Copy link
Member

@nickmccurdy, please rebase when you get a chance.

@marcoscaceres
Copy link
Member

@nickmccurdy when you are ready, let me know how to proceed.

@nickmccurdy nickmccurdy changed the title Use karma-edge-launcher on local tests Fix using karma-edge-launcher on local tests Nov 17, 2016
@nickmccurdy
Copy link
Contributor Author

Sorry for the delay. I rebased the fix, it should be good now.

@marcoscaceres
Copy link
Member

updated code to use functional style - as is convention in the rest of the project.

@marcoscaceres marcoscaceres merged commit 59ed8d5 into w3c:develop Nov 21, 2016
@nickmccurdy
Copy link
Contributor Author

Good point, it's simpler with .filter().

@nickmccurdy nickmccurdy deleted the edge_testing branch November 22, 2016 01:50
marcoscaceres added a commit that referenced this pull request Nov 30, 2016
* develop:
  v6.1.5
  chore(package): update snyk to version 1.21.2 (#980)
  chore(package): update snyk to version 1.21.1 (#979)
  fix: kill nightmare if response.code not 200 or doc is not a respec doc (#977)
  chore(fetch): patch to latest
  chore(package): update deps
  chore(CHANGELOG): regenerate
  fix: allow karma-edge-launcher on local tests (#963)
  chore(package): update snyk to version 1.20.0 (#974)
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