Help passing test for Google Cloud module

I have created a pull request and I cannot get make the last failed tests pass. All are basically the same:

'ansible-test sanity --test import --python xxx

Locally, I have verified that the Provider class is successfully imported.

What should I do? I have found the file test/sanity/import/skip.txt, should I add my module there?