about summary refs log tree commit diff
path: root/src/ci/docker
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-02-25 11:31:34 +0100
committerGitHub <noreply@github.com>2023-02-25 11:31:34 +0100
commit47c7d53fe647082e10d1391568bfda9d87d040a7 (patch)
tree6ca856ca2db12793a806b878232ab970d416e617 /src/ci/docker
parentda90fd5a339f565fc1f7d57941e9101100fc0a7b (diff)
parent4ff1c4d3e72c7b1f9a4d5cb9ff6a832e8dfc5a7f (diff)
downloadrust-47c7d53fe647082e10d1391568bfda9d87d040a7.tar.gz
rust-47c7d53fe647082e10d1391568bfda9d87d040a7.zip
Rollup merge of #108412 - GuillaumeGomez:fix-gui-test-navigation-bug, r=notriddle
Fix GUI test navigation bug

Following https://github.com/GuillaumeGomez/browser-UI-test/pull/438, we can now remove this `wait-for`.

Should help with #93784.

r? ``@notriddle``
Diffstat (limited to 'src/ci/docker')
-rw-r--r--src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version2
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 94ec2401292..9c550b2d728 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.14.3
\ No newline at end of file
+0.14.4
\ No newline at end of file