Commit 814b897
Change AccessibilitySettingsTest to use Batch.PER_CLASS.
This test was originally not batched at all. Tried to go the opposite extreme, but started to see flakiness.
As a first step, dial it down to batch per class. If this still causes issues, then we need to turn off batching entirely (i.e. @DoNotBatch(reason = "..."))
Bug: 448783454
Change-Id: Ib5da2551a22c034eab4965098b5414dd76855798
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7062051
Commit-Queue: Wenyu Fu <[email protected]>
Reviewed-by: Wenyu Fu <[email protected]>
Auto-Submit: Eric Lok <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1532377}1 parent f7fcb0e commit 814b897
File tree
1 file changed
+1
-1
lines changed- components/browser_ui/accessibility/android/java/src/org/chromium/components/browser_ui/accessibility
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments