Skip to content

Integration tests flaky in AppVeyor #1429

Closed
@lesv

Description

@lesv

#1421 AppVeyor failed on DNS for this, succeeded for Travis, I'm going to approve this.

Tests run: 35, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.391 sec <<< FAILURE! - in com.google.cloud.dns.testing.LocalDnsHelperTest
testListRecordSets(com.google.cloud.dns.testing.LocalDnsHelperTest)  Time elapsed: 0.032 sec  <<< FAILURE!
java.lang.AssertionError
	at com.google.cloud.dns.testing.LocalDnsHelperTest.testListRecordSets(LocalDnsHelperTest.java:822)

    assertNull(record.getType());
    assertNotNull(record.getTtl());
    assertNull(listResult.pageToken());

getTtl() appears to be Null.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.api: loggingIssues related to the Cloud Logging API.api: pubsubIssues related to the Pub/Sub API.api: translationIssues related to the Cloud Translation API API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions