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

Update to Electron 9 and Spectron 11 #2195

Merged
merged 3 commits into from
Jul 28, 2020
Merged

Update to Electron 9 and Spectron 11 #2195

merged 3 commits into from
Jul 28, 2020

Conversation

dpwatrous
Copy link
Contributor

No description provided.

@dpwatrous
Copy link
Contributor Author

Looks like there's an issue with Karma and Electron 9 which is causing the tests to hang. I was able to reproduce it with minimal code. Opened an issue here

@codecov
Copy link

codecov bot commented Jul 16, 2020

Codecov Report

Merging #2195 into master will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2195      +/-   ##
==========================================
- Coverage   65.13%   65.13%   -0.01%     
==========================================
  Files         899      899              
  Lines       25653    25654       +1     
  Branches     5090     5090              
==========================================
  Hits        16710    16710              
- Misses       8943     8944       +1     
Impacted Files Coverage Δ
src/@batch-flask/electron/shell.service.ts 8.33% <0.00%> (-0.76%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18867c8...d0e226f. Read the comment docs.

Removed devtron as it is unmaintained and has Electron 9 issues.
Window indices did not seem to be consistent across OSes. Switched to detect each window by URL instead.
This was causing Electron to hang after tests complete
@dpwatrous dpwatrous merged commit bfa8a37 into master Jul 28, 2020
@dpwatrous dpwatrous deleted the dpwatrous/electron9 branch July 29, 2020 11:57
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