Skip to content

Conversation

thitch97
Copy link
Contributor

This PR marks the failing Symfony tests as pending in order to patch https://nvd.nist.gov/vuln/detail/CVE-2024-24821.

  • I have viewed signed and have submitted the Contributor License Agreement

  • I have made this pull request to the develop branch

  • I have added an integration test

@thitch97 thitch97 requested a review from a team February 16, 2024 23:05
@thitch97 thitch97 merged commit b128994 into develop Feb 16, 2024
@thitch97 thitch97 deleted the skip-symfony-tests branch February 16, 2024 23:06
arjun024 added a commit that referenced this pull request Apr 3, 2025
- Note: this buildpack does not use the common github-config as the
  buildpack is packaged with the legacy github.com/cloudfoundry/buildpack-packager

- Use github token provided for tests as COMPOSER_GITHUB_OAUTH_TOKEN
  instead of providing it separately

- Removed tests not directly related to buildpack functionality (e.g.
  testing CF functionality like profile scripts)

- There were certain tests that ran app frameworks (like Cakephp) as
  vendored apps and online apps, but the fixtures were wrong - the
  "vendored" app did not have a vendor dir and was identical to the
  onilne app. I haven't put the effort to fix such fixtures and removed
  them. e.g. https://github.com/cloudfoundry/php-buildpack/tree/63193ece34e473e746742163b4c49786476cf1ca/fixtures/cake_local_deps

- Tests on Symfony app framework was marked as pending last year
  (#1000). The tests
  do not currently run successfully on CF. So I haven't migrated them to
  switchblade.
robdimsdale pushed a commit that referenced this pull request Apr 3, 2025
- Note: this buildpack does not use the common github-config as the
  buildpack is packaged with the legacy github.com/cloudfoundry/buildpack-packager

- Use github token provided for tests as COMPOSER_GITHUB_OAUTH_TOKEN
  instead of providing it separately

- Removed tests not directly related to buildpack functionality (e.g.
  testing CF functionality like profile scripts)

- There were certain tests that ran app frameworks (like Cakephp) as
  vendored apps and online apps, but the fixtures were wrong - the
  "vendored" app did not have a vendor dir and was identical to the
  onilne app. I haven't put the effort to fix such fixtures and removed
  them. e.g. https://github.com/cloudfoundry/php-buildpack/tree/63193ece34e473e746742163b4c49786476cf1ca/fixtures/cake_local_deps

- Tests on Symfony app framework was marked as pending last year
  (#1000). The tests
  do not currently run successfully on CF. So I haven't migrated them to
  switchblade.
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.

1 participant