Skip to content

Update to Electron 9 and Spectron 11#2195

Merged
dpwatrous merged 3 commits intomasterfrom
dpwatrous/electron9
Jul 28, 2020
Merged

Update to Electron 9 and Spectron 11#2195
dpwatrous merged 3 commits intomasterfrom
dpwatrous/electron9

Conversation

@dpwatrous
Copy link
Member

No description provided.

@dpwatrous
Copy link
Member 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.

@dpwatrous dpwatrous force-pushed the dpwatrous/electron9 branch from 4e3e908 to e2f3eb1 Compare July 21, 2020 16:48
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 force-pushed the dpwatrous/electron9 branch from e2f3eb1 to d0e226f Compare July 28, 2020 20:33
@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.

2 participants