python-awscli: fix stale assertion in test.sh
authorAlexandru Ardelean <redacted>
Sun, 7 Jun 2026 11:37:59 +0000 (14:37 +0300)
committerAlexandru Ardelean <redacted>
Tue, 9 Jun 2026 06:27:30 +0000 (09:27 +0300)
commit5a31bfb4e4159996ebd4b43fafe615f7c5cf24c2
tree00bfe940a21cb3c2515993240c1eea8dd48600b4
parentcb99eecb43b7e58d89eb62c373f204a09d95d5dc
python-awscli: fix stale assertion in test.sh

awscli 1.45.19 no longer exposes awscli.topics.TOPIC_TAGS, so the test
raised an AssertionError (silently, as the heredoc exit code was ignored).
Drop the brittle check and make the smoke test fail hard if the CLI driver
cannot be created.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-awscli/test.sh
git clone https://git.99rst.org/PROJECT