forked from PostHog/posthog
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.test_quarantine.json
More file actions
34 lines (34 loc) · 1.83 KB
/
Copy path.test_quarantine.json
File metadata and controls
34 lines (34 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"version": 1,
"entries": [
{
"id": "playwright/e2e/product-analytics/dashboards.spec.ts::Dashboards Deleting an insight from dashboard redirects back",
"runner": "playwright",
"reason": "A sticky bottom-right 'support widget unavailable' toast (autoClose: false, always present in E2E) intercepts clicks on the insight panel's lowest actions; fails on master and gates every PR, unrelated to data warehouse sources",
"owner": "@team-product-analytics",
"issue": "https://github.com/PostHog/posthog/pull/82398",
"added": "2026-08-13",
"expires": "2026-08-20",
"mode": "run"
},
{
"id": "playwright/e2e/product-analytics/insights/insight-side-panel.spec.ts::Insight side panel actions View source toggle enters edit mode and shows query editor",
"runner": "playwright",
"reason": "A sticky bottom-right 'support widget unavailable' toast (autoClose: false, always present in E2E) intercepts clicks on the insight panel's lowest actions; fails on master and gates every PR, unrelated to data warehouse sources",
"owner": "@team-product-analytics",
"issue": "https://github.com/PostHog/posthog/pull/82398",
"added": "2026-08-13",
"expires": "2026-08-20",
"mode": "run"
},
{
"id": "products/ai_observability/frontend/e2e/multimodal-trace.spec.ts",
"runner": "playwright",
"reason": "Ingested screenshot does not reach a phaiblob:// pointer before the poll window ends, so the assertion sees the raw value; fails on master and gates every PR",
"owner": "@team-ai-observability",
"added": "2026-08-10",
"expires": "2026-08-17",
"mode": "run"
}
]
}