Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland "[fuchsia] Switch tests to use fake-build-info & enable tests"
This is a re-land of commit 15e9ba8 / reverts commit 57ff262. Reason for re-land: https://fxbug.dev/121700 addresses the issues that led to https://crbug.com/1410009 by using a different minimum shard for system tests that need to run on devices without access to the `fake-build-info` package. Also update the documentation for running gtests on Core as the `fake-build-info` package must be added. Original change's description: > [fuchsia] Switch tests to use fake-build-info & enable tests > > This reverts commit e68789b. > > Reason for revert: https://fxrev.dev/790735 fixes the issue > that led to https://crbug.com/1326322. > > Also remove routing that was only needed by the real build-info service. > > Original change's description: > > [Fuchsia] Remove dependency on fake-build-info > > > > Reverted last change in minimum.shard.test-cml to make it use > > real build-info-service instead of the fake. > > Also disabled BuildInfo test. > > > > Bug: 1326322 > > Change-Id: I04d70a43dd40da6a68a9ec2ddec8e4fbc6dfb881 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3652938 > > Commit-Queue: Sergey Ulanov <[email protected]> > > Reviewed-by: David Dorwin <[email protected]> > > Cr-Commit-Position: refs/heads/main@{#1004539} > > Bug: 1326322, 1326674 > Test: Tests pass on Workstation and Terminal > Change-Id: Ia09c4fa922da87db3259abb325c469c5f2695723 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4183181 > Reviewed-by: Wez <[email protected]> > Commit-Queue: David Dorwin <[email protected]> > Cr-Commit-Position: refs/heads/main@{#1095887} Bug: 1326322, 1326674 Test: base_unittests pass with all build-info references removed from Fuchsia's //src/sys/test_manager/meta/chromium_test_realm.shard.cml Change-Id: I075a3ae40ee1d16494e90907732f264fca80c79d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4240690 Reviewed-by: Wez <[email protected]> Commit-Queue: David Dorwin <[email protected]> Cr-Commit-Position: refs/heads/main@{#1108560}
- Loading branch information