about summary refs log tree commit diff
path: root/src/ci/docker
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2023-05-23 00:32:20 +0530
committerGitHub <noreply@github.com>2023-05-23 00:32:20 +0530
commitec372a17e2f588334b77efa1dc8d4bc7758121e3 (patch)
treeee355c1fbbb248daad2d2a4ab2d9604bb30d3118 /src/ci/docker
parentd935d0d352401df5f99796824a17504c7b0d570c (diff)
parent194960bae9b3e4b1ca2a6825b42e7110fd204b87 (diff)
downloadrust-ec372a17e2f588334b77efa1dc8d4bc7758121e3.tar.gz
rust-ec372a17e2f588334b77efa1dc8d4bc7758121e3.zip
Rollup merge of #111844 - GuillaumeGomez:migrate-gui-test-color-4, r=notriddle
Migrate GUI colors test to original CSS color format

I updated the `browser-ui-test` version because I fixed https://github.com/GuillaumeGomez/browser-UI-test/issues/507. If inside a function, the colors were not considered, preventing the second commit of this PR.

Follow-up of https://github.com/rust-lang/rust/pull/111459.

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 6b4966ddeb4..806935b827f 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.16.3
\ No newline at end of file
+0.16.4
\ No newline at end of file