Skip to content

Introduce a smoke test of the browser image in build workflow - #6236

Open
janHildebrandt98 wants to merge 1 commit into
masterfrom
feature/run-docker-image-tests
Open

Introduce a smoke test of the browser image in build workflow#6236
janHildebrandt98 wants to merge 1 commit into
masterfrom
feature/run-docker-image-tests

Conversation

@janHildebrandt98

@janHildebrandt98 janHildebrandt98 commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

What?

Extends the check build step to run a single browser example script as a smoke test to ensure the with-browser image is functional.

Succeeds #6231 as we decided to change the approach.

Why?

This allows us to catch issues early and avoid situations as described in #5701

Checklist

  • I have performed a self-review of my code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have added tests for my changes.
  • I have run linter and tests locally (make check) and all pass.

Related PR(s)/Issue(s)

Closes #5701

@janHildebrandt98
janHildebrandt98 temporarily deployed to azure-trusted-signing August 1, 2026 19:11 — with GitHub Actions Inactive
@janHildebrandt98
janHildebrandt98 temporarily deployed to azure-trusted-signing August 1, 2026 19:13 — with GitHub Actions Inactive
@janHildebrandt98
janHildebrandt98 force-pushed the feature/run-docker-image-tests branch from 1a368d9 to 889fb40 Compare August 1, 2026 19:35
@janHildebrandt98
janHildebrandt98 temporarily deployed to azure-trusted-signing August 1, 2026 19:38 — with GitHub Actions Inactive
@janHildebrandt98
janHildebrandt98 temporarily deployed to azure-trusted-signing August 1, 2026 19:40 — with GitHub Actions Inactive
@janHildebrandt98
janHildebrandt98 temporarily deployed to azure-trusted-signing August 1, 2026 19:42 — with GitHub Actions Inactive
@janHildebrandt98
janHildebrandt98 force-pushed the feature/run-docker-image-tests branch from 889fb40 to bd6aff7 Compare August 3, 2026 07:52
@janHildebrandt98
janHildebrandt98 temporarily deployed to azure-trusted-signing August 3, 2026 07:59 — with GitHub Actions Inactive
@janHildebrandt98
janHildebrandt98 temporarily deployed to azure-trusted-signing August 3, 2026 08:01 — with GitHub Actions Inactive
@janHildebrandt98
janHildebrandt98 marked this pull request as ready for review August 3, 2026 08:03
@janHildebrandt98
janHildebrandt98 requested a review from a team as a code owner August 3, 2026 08:03
@janHildebrandt98
janHildebrandt98 requested review from ankur22 and inancgumus and removed request for a team August 3, 2026 08:03
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.

Run end-to-end tests with Docker images

1 participant