Skip to content

Conversation

@loewenheim
Copy link
Contributor

@loewenheim loewenheim commented Nov 25, 2025

Symbolicator runs Sentry tests as part of its CI to guard against regressions. Previously it set up Sentry devservices with the minimal mode, but since some tests now require objectstore, we make a new mode for this purpose that is just minimal + objectstore.

See https://github.com/getsentry/symbolicator/actions/runs/19644280253/job/56255551649?pr=1829 and https://github.com/getsentry/symbolicator/actions/runs/19644283114/job/56255561109?pr=1830 for examples of CI runs that this unblocks.

ref: getsentry/symbolicator#1831 ref: SYMBOLI-40

Symbolicator runs Sentry tests as part of its CI to guard against
regressions. Previously it set up Sentry devservices with the `minimal`
mode, but since some tests now require `objectstore`, we make a new
mode for this purpose that is just `minimal` + `objectstore`.
Copy link
Contributor Author

@loewenheim loewenheim merged commit 56fc736 into master Nov 25, 2025
66 checks passed
@loewenheim loewenheim deleted the sebastian/symbolicator-services branch November 25, 2025 09:37
loewenheim added a commit to getsentry/symbolicator that referenced this pull request Nov 25, 2025
getsentry/sentry#103959 added a new mode
`symbolicator-tests` to Sentry devservices. This starts the `objectstore`
service, which is required for Sentry/Symbolicator integration tests.
loewenheim added a commit to getsentry/symbolicator that referenced this pull request Nov 27, 2025
getsentry/sentry#103959 added a new mode
`symbolicator-tests` to Sentry devservices. This starts the
`objectstore` service, which is required for Sentry/Symbolicator
integration tests.

Fixes #1831. Fixes SYMBOLI-40.
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.

3 participants