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

Electron 4.0.x does not run tests on 32bit Windows #66272

Closed
bpasero opened this issue Jan 9, 2019 · 1 comment
Closed

Electron 4.0.x does not run tests on 32bit Windows #66272

bpasero opened this issue Jan 9, 2019 · 1 comment
Assignees

Comments

@bpasero
Copy link
Member

bpasero commented Jan 9, 2019

Similar to #66271 the tests seem to not run on Windows 32bits as you can see on https://monacotools.visualstudio.com/DefaultCollection/Monaco/_build/results?buildId=43128

2018-12-13T07:48:04.2119071Z ##[section]Starting: test
2018-12-13T07:48:04.2127274Z ==============================================================================
2018-12-13T07:48:04.2127494Z Task         : PowerShell
2018-12-13T07:48:04.2127677Z Description  : Run a PowerShell script on Windows, macOS, or Linux.
2018-12-13T07:48:04.2127858Z Version      : 2.140.2
2018-12-13T07:48:04.2128236Z Author       : Microsoft Corporation
2018-12-13T07:48:04.2128415Z Help         : [More Information](https://go.microsoft.com/fwlink/?LinkID=613736)
2018-12-13T07:48:04.2128614Z ==============================================================================
2018-12-13T07:48:05.1954345Z Generating script.
2018-12-13T07:48:05.2713034Z ##[command]"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'D:\a\_temp\6ec93890-2740-4392-be3f-8629e5400640.ps1'"
2018-12-13T07:48:06.2187439Z 
2018-12-13T07:48:06.2188387Z > code-oss-dev@1.31.0 gulp D:\a\1\s
2018-12-13T07:48:06.2188754Z > gulp --max_old_space_size=4095 "electron-ia32"
2018-12-13T07:48:06.2189014Z 
2018-12-13T07:48:06.5880518Z [07:48:06] Node flags detected: --max_old_space_size=4095
2018-12-13T07:48:06.5881452Z [07:48:06] Respawned to PID: 3300
2018-12-13T07:48:14.1125667Z [07:48:14] Using gulpfile D:\a\1\s\gulpfile.js
2018-12-13T07:48:14.1143989Z [07:48:14] Starting 'clean-electron'...
2018-12-13T07:48:14.1186601Z [07:48:14] Finished 'clean-electron' after 3.24 ms
2018-12-13T07:48:14.1188104Z [07:48:14] Starting 'electron-ia32'...
2018-12-13T07:48:17.6006494Z [07:48:17] Finished 'electron-ia32' after 3.48 s
2018-12-13T07:48:25.3018890Z [07:48:25] Using gulpfile D:\a\1\s\gulpfile.js
2018-12-13T07:48:25.3035542Z [07:48:25] Starting 'clean-electron'...
2018-12-13T07:48:25.3556019Z [07:48:25] Finished 'clean-electron' after 32 ms
2018-12-13T07:48:25.3556299Z [07:48:25] Starting 'electron'...
2018-12-13T07:48:25.9993544Z Downloading ffmpeg-v4.0.0-beta.9-win32-x64.zip...
2018-12-13T07:48:26.0945759Z Downloading electron-v4.0.0-beta.9-win32-x64.zip...
2018-12-13T07:48:26.1274175Z Downloaded ffmpeg-v4.0.0-beta.9-win32-x64.zip
2018-12-13T07:48:27.1438973Z Downloaded electron-v4.0.0-beta.9-win32-x64.zip
2018-12-13T07:48:31.6076896Z [07:48:31] Finished 'electron' after 6.27 s
2018-12-13T07:48:32.5151899Z 
2018-12-13T08:24:28.3393061Z ##[error]The operation was canceled.
2018-12-13T08:24:28.3444273Z ##[section]Finishing: test
@bpasero
Copy link
Member Author

bpasero commented Jan 17, 2019

Fixed via 47f16c6

@bpasero bpasero closed this as completed Jan 17, 2019
@bpasero bpasero added this to the December/January 2019 milestone Jan 17, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants