Skip to content

WIP [ci] disable php windows memory limit #1587

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

Closed
wants to merge 1 commit into from

Conversation

jrushlow
Copy link
Collaborator

@jrushlow jrushlow commented Aug 29, 2024

Windows CI Failing

Run vendor/bin/simple-phpunit -v
  vendor/bin/simple-phpunit -v
  shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
  env:
    PHPUNIT_FLAGS: -v
    SYMFONY_PHPUNIT_DIR: $HOME/symfony-bridge/.phpunit
    MAKER_SKIP_MERCURE_TEST: 1
    MAKER_SKIP_PANTHER_TEST: 1
    MAKER_DISABLE_FILE_LINKS: 1
    MAKER_ALLOW_DEV_DEPS_IN_APP: 0
    SYMFONY_VERSION: 7.0.x-dev
    OPENSSL_CONF: C:\Program Files\Common Files\SSL\openssl.cnf
    COMPOSER_PROCESS_TIMEOUT: 0
    COMPOSER_NO_INTERACTION: 1
    COMPOSER_NO_AUDIT: 1
    CACHE_RESTORE_KEY: Windows-php-8.2.23-composer---no-scripts---working-dir=tools/twigcs-locked-

VirtualAlloc() failed: [0x000005af] The paging file is too small for this operation to complete
PHP Fatal error:  Out of memory (allocated 35141976064 bytes) (tried to allocate 262144 bytes) in D:\a\maker-bundle\maker-bundle\vendor\symfony\dependency-injection\ContainerBuilder.php on line 1756
Error: Process completed with exit code 1.

@jrushlow jrushlow added the Minor Minor Enhancement label Aug 29, 2024
@jrushlow jrushlow added this to the v1.61.0 milestone Aug 29, 2024
@jrushlow jrushlow changed the title [ci] disable php windows memory limit WIP [ci] disable php windows memory limit Aug 29, 2024
@jrushlow jrushlow added the Status: Needs Work Additional work is needed label Aug 29, 2024
@jrushlow jrushlow modified the milestones: v1.61.0, v1.62.0 Aug 29, 2024
@jrushlow
Copy link
Collaborator Author

Issue resolved upstream...

@jrushlow jrushlow closed this Sep 13, 2024
@jrushlow jrushlow deleted the ci/windows-mem-limit branch September 13, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Minor Enhancement Status: Needs Work Additional work is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant