diff options
| author | Michael Goulet <michael@errs.io> | 2022-06-23 14:39:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-23 14:39:19 -0700 |
| commit | c9b16749870a64b53b6760cd0938293696f139f8 (patch) | |
| tree | dd4616de14094ed377b51ab7bdd02bbc8b2fc3d2 | |
| parent | 28b92bae2ef81d5e72bc47aac4b378cca1bdcad9 (diff) | |
| parent | 137d3c7067a96d45ea96d53f523d482928668619 (diff) | |
| download | rust-c9b16749870a64b53b6760cd0938293696f139f8.tar.gz rust-c9b16749870a64b53b6760cd0938293696f139f8.zip | |
Rollup merge of #98422 - GuillaumeGomez:browser-ui-test-update, r=Dylan-DPC
Update browser-ui-test version to 0.9.6 This update provides a better error message when chromium crashes. cc ``@jsha`` r? ``@Dylan-DPC``
| -rw-r--r-- | src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version index 03834411d15..9cf038687f1 100644 --- a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version +++ b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version @@ -1 +1 @@ -0.9.5 \ No newline at end of file +0.9.6 \ No newline at end of file |
