fx repro
Locally replicate the result of infra builds and tests
This command attempts to replicate the result of an infra builder by reading
build information and translating to corresponding local 'fx' commands.
usage: fx repro [-h|--help] <BUILD_ID>|<BUILD_URL>|<FINT_PARAMS_FILE>
BUILD_ID: the id of a build, prefixed or not by "b". For example:
b8860637037546448224 or 8860637037546448224
BUILD_URL: the URL you are redirected to when you click on a box in the
"Tryjob" section of a Gerrit CL. For example:
https://ci.chromium.org/p/fuchsia/builders/try/fuchsia-x64-release/b8860637037546448224?
FINT_PARAMS_FILE: a local path to a fint params file, usually a *.textproto file
in //integration/infra/config/generated/*/fint_params/. For example:
integration/infra/config/generated/fuchsia/fint_params/try/core.x64-release.textproto
Please provide feedback on go/fx-repro-feedback
repro source code
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-10-17 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2023-10-17 UTC."}