Skip to content

Flaky playwright test: tests/playwright/shiny/components/MarkdownStream/basic/test_stream_basic.py (webkit, firefox) #2249

@schloerke

Description

@schloerke

Summary

tests/playwright/shiny/components/MarkdownStream/basic/test_stream_basic.py:46 is flaking on non-Chromium browsers during the v1.6.2 release CI.

Observed failures

PR #2248 (release: v1.6.2) — run 26245264517:

  • playwright-shiny (3.11, webkit, 3)job 77241834568
  • playwright-shiny (3.12, firefox, 2)

This is the second release cycle in a row where the same MarkdownStream test has failed on webkit / firefox.

Notes

  • All Chromium runs pass on every Python version.
  • The non-Chromium failures appear to be timing-related (suggest checking expectations around the streaming animation in test_stream_basic.py:46).
  • Not blocking the v1.6.2 release — proceeding past the failure since the broader matrix is green.

cc @karangattu — please take a look.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions