Attention needed from Mohamed Amir Yosef
Tsuyoshi Horo has uploaded the change for review![Open in Gerrit]()
Tsuyoshi Horo would like Chromium LUCI CQ and Mohamed Amir Yosef to review this change.
Commit message
Revert "Disable CreateNetworkContextNonBlocking field trial."
This reverts commit 1c851055596f91d03886dde8fcc0c5563f713b87.
Reason for revert: This speculative change didn't have any impact on the flaky Linux debug bots.
Original change's description:
> Disable CreateNetworkContextNonBlocking field trial.
>
> This feature seems to be causing widespread timeouts in browser tests
> and sync integration tests on Linux dbg bots. Disabling it to restore
> tree health.
>
> R=ho...@chromium.org
>
> TAG=agy
> CONV=19ca263f-4840-4168-b773-c3e27267ba88
>
> Bug: 519867149
> Change-Id: I6ed377bd4b7b8597139b4f1bfeb370908db62763
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7922850
> Reviewed-by: Tsuyoshi Horo <ho...@chromium.org>
> Commit-Queue: Mohamed Amir Yosef <ma...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1645944}
Bug: 519867149
Change-Id: I9b3570360f3b73d942fe1cfd0dfebe0e296f7891
Change diff
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 0b2b613..316513e 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -7818,6 +7818,24 @@
]
}
],
+ "CreateNetworkContextNonBlocking": [
+ {
+ "platforms": [
+ "chromeos",
+ "linux",
+ "mac",
+ "windows"
+ ],
+ "experiments": [
+ {
+ "name": "Enabled",
+ "enable_features": [
+ "CreateNetworkContextNonBlocking"
+ ]
+ }
+ ]
+ }
+ ],
"CredentialManagementUnifiedUi": [
{
"platforms": [
Change information
Files:
- M testing/variations/fieldtrial_testing_config.json
Change size: S
Delta: 1 file changed, 18 insertions(+), 0 deletions(-)
Open in GerritRelated details
Attention is currently required from:
Gerrit-MessageType: newchange
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I9b3570360f3b73d942fe1cfd0dfebe0e296f7891
Gerrit-Change-Number: 7961277
Gerrit-PatchSet: 1