Help: Embedded Browser: Make 'needModal' workaround more robust#1807
Help: Embedded Browser: Make 'needModal' workaround more robust#1807fedejeanne merged 2 commits intoeclipse-platform:masterfrom
Conversation
|
This pull request changes some projects for the first time in this development cycle. An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch. Git patchFurther information are available in Common Build Issues - Missing version increments. |
Actually, lets wait until the tests run. It's taking more than 1 hour to run the tests
fedejeanne
left a comment
There was a problem hiding this comment.
The code LGTM and a manual test indicates that it works as expected, both for IE and Edge on Windows. But the Windows Tests are taking forever. Let's wait and see if that is related to this change or if it is an infrastructure issue
Looks like it is. It's failing with |
|
Pretty much every Looks like there is something fundamentally wrong with the runner used by the GitHub action. I can't see what specs it has but the max heap size seems small: @HannesWell: do you have an idea what might be wrong here? Where is the heap size limited to 1.5GB? |
|
Found it, let's see if #1809 helps |
See #1822