Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acceptance tests failed on main #213

Open
Allen-Ning opened this issue Jun 21, 2023 · 1 comment
Open

Acceptance tests failed on main #213

Allen-Ning opened this issue Jun 21, 2023 · 1 comment

Comments

@Allen-Ning
Copy link
Contributor

Allen-Ning commented Jun 21, 2023

Hi all,

I’m getting some errors when running acceptance tests on the latest main branch.

I’m wondering whether

  • are there some extra setups I need to do to make the acceptance tests pass?
  • are anyone else running into the same issue?

How to reproduce it:

  1. start FusionAuth by docker-compose up - 1.40.2
  2. git clone git@github.com:gpsinsight/terraform-provider-fusionauth.git
  3. cd terraform-provider-fusionauth
  4. setup TF_ACC=true, FA_DOMAIN=xxx and FA_API_KEY=xxx in ENV
  5. go test ./…
  6. get the error

Context

Reference

Errors

Screenshot 2023-06-15 at 2 55 49 pm

@matthewhartstonge
Copy link
Contributor

Hi @Allen-Ning this should be fixed via: #216

The last time I think the tests were updated was for 1.36.X so some API changes have caused some differences to appear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants