Open
Conversation
…se-details' event
Author
|
See also discussion in #1539 |
|
@codebling - I was trying to look at your failing tests, but some of them I can't really get to the bottom of (e.g. javascript urls not working) Did you make any more progress? |
Author
|
@mjgp2 Thanks for looking! I didn't work on it any more! I feel like it's 70% there. I don't need it on the project I'm working on right now, so I probably won't look at this again until I do. I'll leave this parked here and hopefully someone can pick up where I left off. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a work in progress. Opening PR for more visibility.
Current state
Currently 10 tests are still failing. They are:
From
navigation:From
navigation/timeouts:From
referer:From
options:Looking for help
To help updating to Electron 8, submit PRs against the branch here. If there are issues, open them against that repo, as well.
plan
First step is to fix these tests. This is kind of a first "naive" pass at migrating. Since test coverage is quite good for this project, this might actually be all that is needed, but I'd still want to go over the list of breaking changes one by one to make sure each change has been accounted for.