← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] ~jbicha/autopkgtest-cloud:rust-image into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main

 

Jeremy Bícha has proposed merging ~jbicha/autopkgtest-cloud:rust-image into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.

Requested reviews:
  Canonical's Ubuntu QA (canonical-ubuntu-qa)

For more details, see:
https://code.launchpad.net/~jbicha/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/493755

https://autopkgtest.ubuntu.com/packages/rust-image

The autopkgtest log shows

memory allocation of 4800000000 bytes failed

but succeeds on armhf

Previously, many of the autopkgtests were marked as flaky so their failures were being silently ignored. I want to remove flaky from all of rust-image's autopkgtests.
-- 
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~jbicha/autopkgtest-cloud:rust-image into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.
diff --git a/big_packages b/big_packages
index f9b4f1d..6d5b0de 100644
--- a/big_packages
+++ b/big_packages
@@ -189,6 +189,7 @@ rust-gdk-pixbuf
 rust-gtk3-macros
 rust-gtk4-macros/s390x
 rust-gtk4
+rust-image
 rust-loom/arm64
 rust-png
 rust-proptest/s390x

Follow ups