and remove `PullImageTest::test_build_invalid_platform` from the list,
which was a copy/paste error in f8cde0b32d86fa2df71ec65adc3d45f862b3ea33
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 6f5c377ddce449bdf297fd4cab1f71e57788f883)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -16,7 +16,7 @@ source hack/make/.integration-test-helpers |
| 16 | 16 |
--deselect=tests/integration/api_exec_test.py::ExecTest::test_detach_with_arg \ |
| 17 | 17 |
--deselect=tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux \ |
| 18 | 18 |
--deselect=tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform \ |
| 19 |
+--deselect=tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform \ |
|
| 19 | 20 |
"} |
| 20 | 21 |
( |
| 21 | 22 |
bundle .integration-daemon-start |