Commit Graph

5 Commits

Author SHA1 Message Date
Fabian Grünbichler
11826519a5 autopkgtest: disable full build test
I am not sure we want to subject debci to that (yet)

Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
2024-05-03 15:10:47 +02:00
Fabian Grünbichler
89c1c4b61f fix autopkgtest control file
Signed-off-by: Fabian Grünbichler <debian@fabian.gruenbichler.email>
2024-05-02 18:11:07 +02:00
liushuyu
2b07f0dba8 d/tests/control: remove architecture restrictions ...
... for the create-and-build-crate test. It's a very small program, it
should not run out of memory.
2024-05-02 17:57:42 +02:00
liushuyu
e3ba428b15 d/tests: remove Cargo self-build test ...
... it is already covered by a more comprehensive Rust full-self-build
test.
This also fixes (or avoids) the test failure caused by this Cargo
self-build test, since this rebuild test no longer works when Cargo is
included as a sub-project inside the Rust source tree.
2024-05-02 17:57:42 +02:00
liushuyu
33e8a623aa d/tests: merge cargo tests into the unified source package 2024-05-02 17:57:42 +02:00