-
Notifications
You must be signed in to change notification settings - Fork 492
CLOUDFLAREAPI: Comment tests failing #4039
Copy link
Copy link
Closed
Labels
Description
Describe the bug
Hello @allixsenos !
Sadly I didn't notice this until after the code was merged.
The comment test fails:
=== FAIL: integrationTest TestDNSProviders/***-cf.com/76:CF_COMMENT_create:comment_remove (1.55s)
helpers_integration_test.go:197:
± MODIFY cmnt.***-cf.com A (174.136.107.111 proxy=false,comment=Changed comment ttl=300) -> (174.136.107.111 proxy=false,comment= ttl=300) id=6313fc0074206a080d3dfd3e5df0a078
helpers_integration_test.go:218: Expected 0 corrections on second run, but found 1.
helpers_integration_test.go:220: UNEXPECTED #0: ± MODIFY cmnt.***-cf.com A (174.136.107.111 proxy=false,comment=Changed comment ttl=300) -> (174.136.107.111 proxy=false,comment= ttl=300) id=6313fc0074206a080d3dfd3e5df0a078
--- FAIL: TestDNSProviders/***-cf.com/76:CF_COMMENT_create:comment_remove (1.55s)
Expected behavior
Test passes
DNS Provider
- CLOUDFLAREAPI
Additional context
Add any other context about the problem here.
Reactions are currently unavailable