about summary refs log tree commit diff
path: root/src/ci/docker
diff options
context:
space:
mode:
authorNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2023-05-30 12:57:40 +0200
committerGitHub <noreply@github.com>2023-05-30 12:57:40 +0200
commitf4b20dac81ae2dfea100285dc6fc56928da4b700 (patch)
tree2b0d5e4e2ce0d67fe5028c8ac1b6d570f3457008 /src/ci/docker
parente7fdba84e2ae5b0fd566859b6ec42c55e7a5c783 (diff)
parent17e3d1cd4a25744e68bdf2c9792adcc580c015b6 (diff)
downloadrust-f4b20dac81ae2dfea100285dc6fc56928da4b700.tar.gz
rust-f4b20dac81ae2dfea100285dc6fc56928da4b700.zip
Rollup merge of #112064 - GuillaumeGomez:migrate-gui-test-color-9, r=notriddle
Migrate GUI colors test to original CSS color format

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

The `browser-ui-test` update is a fix when converting the alpha value to hex format. More information [here](https://github.com/GuillaumeGomez/browser-UI-test/pull/511).

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 806935b827f..3ccca1e8b89 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.4
\ No newline at end of file
+0.16.5
\ No newline at end of file