dotnet / dotnet/aspnetcore

Quarantine QuickGridInteractiveCompatTest.PaginatorCorrectItemsPerPage

Closed
#68,680 1 comment 0 reactions 1 assignee Claimed by @dariatiurina View on GitHub
area-blazor test-failure
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

## Failing Test(s)

- `Microsoft.AspNetCore.Components.E2ETests.Tests.QuickGridInteractiveCompatTest.PaginatorCorrectItemsPerPage`

## Failure data

Combined failures across `main`-branch CI (Source A) and merged-PR CI (Source B) over the past 30 days: **2 total failures** (1 from Source A, 1 from Source B).

Failure signature: `OpenQA.Selenium.StaleElementReferenceException` thrown from `WebElement.FindElements` while re-querying grid rows after a paginator click — a timing/race condition rather than a code regression (`is_consistent_regression: false` in the injected Source A data).

## Why quarantine

- Not currently quarantined (no `[QuarantinedTest]` attribute present on this method).
- Never previously quarantined per `git log --follow -p -G 'QuarantinedTest'` history of this file.
- Not flagged as a consistent regression.
- Note: `QuickGridInteractiveTest.PaginatorCorrectItemsPerPage` (a different, sibling test class) was previously quarantined and later stabilized (#67351, #67978) — that fix does not cover this separate `QuickGridInteractiveCompatTest` class, which exercises the button-based (non-URL) QuickGrid navigation variant.
- Meets the ≥2-failure Case A threshold and repeats across both CI sources.

This issue tracks stabilizing the test before it can be unquarantined.

> Generated by [Daily Test Quarantine Management](https://github.com/dotnet/aspnetcore/actions/runs/32471358377) · auto · 214.7 AIC · ⌖ 2.74 AIC · ⊞ 4.2K · [◷](https://github.com/search?q=repo%3Adotnet%2Faspnetcore+is%3Aissue+%22gh-aw-workflow-call-id%3A+dotnet%2Faspnetcore%2Ftest-quarantine%22&type=issues)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.