Tracking bug for getting the Cronet C library building for Fuchsia (and possibly some of Linux/Mac/Windows as well) and the test building & running.
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/115d431f678c633abc2eca45e1997f4380f18f15 commit 115d431f678c633abc2eca45e1997f4380f18f15 Author: Wez <wez@chromium.org> Date: Sat Feb 17 04:05:19 2018 [cronet] Add support for building Cronet for Linux, Mac & Fuchsia. This adds supports for building Cronet as a native shared library which can be used through the C API generated from cronet.idl. This is based on jamesr@'s work-in-progress to bring up the Cronet library for Fuchsia: https://chromium-review.googlesource.com/c/chromium/src/+/896389 Bug: 808075 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I598a8d1ca049e8c166e57546b7bdbf53e4659831 Reviewed-on: https://chromium-review.googlesource.com/914805 Commit-Queue: Wez <wez@chromium.org> Reviewed-by: Matt Menke <mmenke@chromium.org> Reviewed-by: Andrei Kapishnikov <kapishnikov@chromium.org> Reviewed-by: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#537527} [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/BUILD.gn [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/components/cronet/BUILD.gn [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/components/cronet/cronet_global_state.h [add] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/components/cronet/cronet_global_state_stubs.cc [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/components/cronet/native/BUILD.gn [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/components/cronet/native/runnables_unittest.cc [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/components/cronet/native/test/buffer_test.cc [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/components/cronet/native/test/engine_test.cc [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/components/cronet/native/test/executors_test.cc [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/components/cronet/native/test/test_util.cc [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/components/cronet/native/test/url_request_test.cc [modify] https://crrev.com/115d431f678c633abc2eca45e1997f4380f18f15/net/dns/dns_util.h
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build/+/3dc0c2e34f8029d55615af4b68371e9028fe8ae6 commit 3dc0c2e34f8029d55615af4b68371e9028fe8ae6 Author: Wez <wez@chromium.org> Date: Fri Feb 23 23:52:18 2018 Temporarily disable cronet_unittests in some recipes. Recipe-Nontrivial-Roll: build_limited_scripts_slave Bug: chromium:808075 Change-Id: Ibaf1614587bb43afa3081dd47e5f86d82511f51b Reviewed-on: https://chromium-review.googlesource.com/933598 Commit-Queue: Wez <wez@chromium.org> Reviewed-by: John Budorick <jbudorick@chromium.org> [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/cronet_try.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_x86_builder.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_marshmallow_64bit_perf.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipe_modules/cronet/examples/full.expected/gn_test.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_tester.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_marshmallow_64bit_builder.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipe_modules/cronet/examples/full.expected/local_test.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_x86_builder__dbg_.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/README.recipes.md [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_kitkat_builder.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_builder_asan.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipe_modules/cronet/examples/full.expected/mb_test.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/local_test.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder__dbg_.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipe_modules/chromium_android/chromium_config.py [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipes/cronet.expected/android_cronet_lollipop_builder.json [modify] https://crrev.com/3dc0c2e34f8029d55615af4b68371e9028fe8ae6/scripts/slave/recipe_modules/cronet/api.py
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3042f15a832c572ec69fb9ee3417185546a0b9a7 commit 3042f15a832c572ec69fb9ee3417185546a0b9a7 Author: Wez <wez@chromium.org> Date: Sat Feb 24 01:05:49 2018 Rename Android's cronet_unittests target to cronet_unittests_android. We are introducing a cross-platform version of cronet_unittests, initially for Linux, Mac and Fuchsia, so having the special Android- specific test binary with the same name makes it impossible to set up the GN isolate mapping correctly. Bug: 808075 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I104259ab0ab9f3533600665555d67946bb39fcfc Reviewed-on: https://chromium-review.googlesource.com/933591 Reviewed-by: John Budorick <jbudorick@chromium.org> Reviewed-by: Andrei Kapishnikov <kapishnikov@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#538962} [modify] https://crrev.com/3042f15a832c572ec69fb9ee3417185546a0b9a7/BUILD.gn [modify] https://crrev.com/3042f15a832c572ec69fb9ee3417185546a0b9a7/components/cronet/android/BUILD.gn [modify] https://crrev.com/3042f15a832c572ec69fb9ee3417185546a0b9a7/components/cronet/android/build_instructions.md [modify] https://crrev.com/3042f15a832c572ec69fb9ee3417185546a0b9a7/components/cronet/tools/cr_cronet.py [modify] https://crrev.com/3042f15a832c572ec69fb9ee3417185546a0b9a7/testing/buildbot/chromium.android.fyi.json [modify] https://crrev.com/3042f15a832c572ec69fb9ee3417185546a0b9a7/testing/buildbot/chromium.android.json [modify] https://crrev.com/3042f15a832c572ec69fb9ee3417185546a0b9a7/testing/buildbot/gn_isolate_map.pyl [modify] https://crrev.com/3042f15a832c572ec69fb9ee3417185546a0b9a7/testing/buildbot/test_suites.pyl
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build/+/70ac83b12e249bbb3903ee55b98ade45e75055fe commit 70ac83b12e249bbb3903ee55b98ade45e75055fe Author: John Budorick <jbudorick@chromium.org> Date: Sat Feb 24 01:24:38 2018 Re-enable cronet unit-tests for Android under the target's new name. Rebased version of https://chromium-review.googlesource.com/c/chromium/tools/build/+/935821 TBR=wez@chromium.org Recipe-Nontrivial-Roll: build_limited_scripts_slave Bug: 808075 Change-Id: Ia698681eee9c4fb4d719d34723bfb4ca4eb9b762 Reviewed-on: https://chromium-review.googlesource.com/935968 Reviewed-by: John Budorick <jbudorick@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/cronet_try.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_x86_builder.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_marshmallow_64bit_perf.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipe_modules/cronet/examples/full.expected/gn_test.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_tester.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_marshmallow_64bit_builder.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipe_modules/cronet/examples/full.expected/local_test.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_x86_builder__dbg_.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/README.recipes.md [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_kitkat_builder.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_builder_asan.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipe_modules/cronet/examples/full.expected/mb_test.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/local_test.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_arm64_builder__dbg_.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipe_modules/chromium_android/chromium_config.py [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipes/cronet.expected/android_cronet_lollipop_builder.json [modify] https://crrev.com/70ac83b12e249bbb3903ee55b98ade45e75055fe/scripts/slave/recipe_modules/cronet/api.py
The following revision refers to this bug: https://chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave/+/cad98893ea2f24e157b17633dc4c20f9d3d81589 commit cad98893ea2f24e157b17633dc4c20f9d3d81589 Author: John Budorick <jbudorick@google.com> Date: Sat Feb 24 02:18:26 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build/+/f17e559a60a58b9c18dee167777d97caf2cfc14e commit f17e559a60a58b9c18dee167777d97caf2cfc14e Author: John Budorick <jbudorick@chromium.org> Date: Sun Feb 25 00:08:05 2018 Only refer to cronet_unittests_android in M66+. Also tweaks api.chromium version logic and adds better support for overriding the version in tests. TBR=martiniss@chromium.org,xunjieli@chromium.org,wez@chromium.org Bug: 808075 Recipe-Nontrivial-Roll: build_limited_scripts_slave Change-Id: I22644b70462f144a94d6257789e611fe2accc9dd Reviewed-on: https://chromium-review.googlesource.com/936447 Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by: John Budorick <jbudorick@chromium.org> [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus6_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/perf_runner_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/asan_setup_failure.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/gerrit_try_builder_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/keep_data_install_tester_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/webview_tester_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus5_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_fyi_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_one_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_one_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_staging_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/tester_no_devices_during_status.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_staging_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_fyi_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_webview_nexus6_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_one_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_staging_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/cronet/api.py [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/perf_tests_infra_failure.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/slow_tester_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_failed_device.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_webview_nexus6_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/restart_usb_builder_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/cronet.expected/local_test.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_one_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_disconnected_device.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/cronet.expected/android_cronet_builder_asan.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/tester_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_one_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/upload_archives_to_bucket_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/json_results_file_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__test_failure.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/resource_size_builder_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/device_flags_builder_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.py [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_webview_nexus6_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_webview_nexus6_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus5_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_webview_arm64_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus7_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_nexus6_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_fyi_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/tester_blacklisted_devices.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_webview_arm64_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/perf_runner_disable_location_basic.json [add] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium/tests/version.py [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_fyi_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/tombstones_m53.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/perf_runner_allow_high_battery_temp_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/no_cache_builder_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_webview_nexus6_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/gerrit_refs.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_one_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/coverage_builder_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/tester_offline_devices.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/cronet.expected/cronet_try.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_webview_arm64_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/cronet.expected/android_cronet_kitkat_builder.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_staging_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus7_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium/api.py [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_webview_arm64_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_fyi_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus7_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_one_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus7_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/cronet/examples/full.expected/gn_test.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/no_strict_mode_tester_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_nexus6_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/perf_adb_vendor_keys_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/README.recipes.md [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus7_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_basic_device.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/local_basic_recipe_basic_device.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/asan_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/tester_other_device_failure_during_recovery.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/cronet.expected/android_cronet_marshmallow_64bit_builder.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus6_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_webview_arm64_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_android_webview_arm64_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/tester_failing_host_info.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/tester_other_device_failure_during_status.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_nexus5_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/cronet.expected/android_cronet_tester.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_one_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/basic_builder_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/result_details_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_fyi_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/remove_system_vrcore_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_staging_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/stackwalker_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/perf_runner_user_build_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_recipe_android_nexus7_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/perf_tests_failure.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/local_basic_recipe_disconnected_device.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_webview_nexus6_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_arm64_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/timestamp_as_point_id_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_one_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus5_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/perf_tests_reference_failure.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/telemetry_browser_tests_tester_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/chromedriver.expected/Android_ChromeDriver_Tests__dbg__basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/perf_runner_allow_low_battery_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_staging_android_nexus5X_perf_bisect.json [add] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/cronet/tests/run_tests.py [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus7_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus5_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus5_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus7_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_staging_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_staging_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/cronet.expected/android_cronet_builder__dbg_.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/downgrade_install_tester_basic.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_android_nexus6_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/chromium_android/examples/full.expected/perf_tests_infra_reference_failure.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/perf_tryjob_failed_test_android_fyi_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_webview_arm64_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus7_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_webview_nexus6_aosp_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_recipe_staging_android_nexus5X_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_fyi_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_revisions_android_nexus5_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus6_perf_bisect.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipe_modules/cronet/examples/full.expected/mb_test.json [modify] https://crrev.com/f17e559a60a58b9c18dee167777d97caf2cfc14e/scripts/slave/recipes/bisection/android_bisect_staging.expected/basic_perf_tryjob_with_metric_android_nexus5X_perf_bi
The following revision refers to this bug: https://chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave/+/03c8d148df1b35969fbb445a0fc09ecc60b64666 commit 03c8d148df1b35969fbb445a0fc09ecc60b64666 Author: John Budorick <jbudorick@google.com> Date: Sun Feb 25 01:58:02 2018
The following revision refers to this bug: https://chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave/+/c613bcd43119f6708cc28158d99dbee5072fe338 commit c613bcd43119f6708cc28158d99dbee5072fe338 Author: John Budorick <jbudorick@google.com> Date: Sun Feb 25 15:25:57 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/08761236b680c33428a485562d04e0a64b5a7404 commit 08761236b680c33428a485562d04e0a64b5a7404 Author: Wez <wez@chromium.org> Date: Mon Feb 26 21:37:41 2018 Run cronet_[unit]tests on the Fuchsia bots. Bug: 808075 , 816143 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I4a60a4e32218c1864a73036f08fc31d49b73c1c2 Reviewed-on: https://chromium-review.googlesource.com/927302 Reviewed-by: John Budorick <jbudorick@chromium.org> Reviewed-by: Misha Efimov <mef@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#539271} [modify] https://crrev.com/08761236b680c33428a485562d04e0a64b5a7404/components/cronet/BUILD.gn [modify] https://crrev.com/08761236b680c33428a485562d04e0a64b5a7404/components/cronet/stale_host_resolver_unittest.cc [modify] https://crrev.com/08761236b680c33428a485562d04e0a64b5a7404/testing/buildbot/chromium.fyi.json [modify] https://crrev.com/08761236b680c33428a485562d04e0a64b5a7404/testing/buildbot/chromium.linux.json [modify] https://crrev.com/08761236b680c33428a485562d04e0a64b5a7404/testing/buildbot/gn_isolate_map.pyl [modify] https://crrev.com/08761236b680c33428a485562d04e0a64b5a7404/testing/buildbot/test_suites.pyl
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/0e38a719e04df5b58886bb6c17ad9d7e5f458628 commit 0e38a719e04df5b58886bb6c17ad9d7e5f458628 Author: Wez <wez@chromium.org> Date: Tue Feb 27 03:28:57 2018 Disable cronet_tests on Fuchsia (dbg). These tests expect that library-global and test-process-global state is independent, which is not the case in component builds where critical subcomponents such as //base and //net are shared. TBR: jbudorick Bug: 816705 , 808075 Change-Id: I1ca3f670d472d588b3fabc584b6eaa7ce1f08de2 Reviewed-on: https://chromium-review.googlesource.com/938680 Reviewed-by: Wez <wez@chromium.org> Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#539390} [modify] https://crrev.com/0e38a719e04df5b58886bb6c17ad9d7e5f458628/testing/buildbot/chromium.fyi.json [modify] https://crrev.com/0e38a719e04df5b58886bb6c17ad9d7e5f458628/testing/buildbot/test_suite_exceptions.pyl
Comment 1 by w...@chromium.org
, Feb 1 2018