-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
api: pubsubIssues related to the googleapis/java-pubsub API.Issues related to the googleapis/java-pubsub API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Note: #260 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: b2b2f86
buildURL: Build Status, Sponge
status: failed
Test output
expected to contain:
Hello 0
but was:
[ack_id: "TgQhIT4wPkVTRFAGFixdRkhRNxkIaFEOT14jPzUgKEUSC1MTUVx2G0gQaTNcdQdRDRh1eWMjbFpGUFFCWX9VWwk8aH58dANXDhlwfGdwbl4VBQpAU1b409nBn6CgRx1tNdLI06tASszv-YJ0Zhg9XBJLLD5-NTlFQV5AEkw-DERJUytDCypYEQ"
message {
data: "Hello 1"
attributes {
key: "author"
value: "unknown"
}
attributes {
key: "year"
value: "2020"
}
message_id: "1463021654464850"
publish_time {
seconds: 1598522745
nanos: 128000000
}
}
, ack_id: "TgQhIT4wPkVTRFAGFixdRkhRNxkIaFEOT14jPzUgKEUSC1MTUVx2G0gQaTNcdQdRDRh1eWMjbFpGUFFCWX9VWgk8aH58dANXDhlwfGdwbl4VBQpAUlb409nBn6CgRx1tNdLI06tASszv-YJ0Zhg9XBJLLD5-NTlFQV5AEkw-DERJUytDCypYEQ"
message {
data: "Hello 2"
attributes {
key: "author"
value: "unknown"
}
attributes {
key: "year"
value: "2020"
}
message_id: "1463021654464851"
publish_time {
seconds: 1598522745
nanos: 128000000
}
}
, ack_id: "TgQhIT4wPkVTRFAGFixdRkhRNxkIaFEOT14jPzUgKEUSC1MTUVx2G0gQaTNcdQdRDRh1eWMjbFpGUFFCWX9VWQk8aH58dANXDhlwfGdwbl4VBQpAUVb409nBn6CgRx1tNdLI06tASszv-YJ0Zhg9XBJLLD5-NTlFQV5AEkw-DERJUytDCypYEQ"
message {
data: "Hello 3"
attributes {
key: "author"
value: "unknown"
}
attributes {
key: "year"
value: "2020"
}
message_id: "1463021654464852"
publish_time {
seconds: 1598522745
nanos: 128000000
}
}
, ack_id: "TgQhIT4wPkVTRFAGFixdRkhRNxkIaFEOT14jPzUgKEUSC1MTUVx2G0gQaTNcdQdRDRh1eWMjbFpGUFFCWX9VWAk8aH58dANXDhlwfGdwbl4VBQpAUFb409nBn6CgRx1tNdLI06tASszv-YJ0Zhg9XBJLLD5-NTlFQV5AEkw-DERJUytDCypYEQ"
message {
data: "Hello 4"
attributes {
key: "author"
value: "unknown"
}
attributes {
key: "year"
value: "2020"
}
message_id: "1463021654464853"
publish_time {
seconds: 1598522745
nanos: 128000000
}
}
, ack_id: "TgQhIT4wPkVTRFAGFixdRkhRNxkIaFEOT14jPzUgKEUSC1MTUVx2G0gQaTNcdQdRDRh1eWMjbFpGUFFCWX9VXwk8aH58dANXDhlwfGdwbl4VBQpAV1b409nBn6CgRx1tNdLI06tASszv-YJ0Zhg9XBJLLD5-NTlFQV5AEkw-DERJUytDCypYEQ"
message {
data: "Hello 5"
attributes {
key: "author"
value: "unknown"
}
attributes {
key: "year"
value: "2020"
}
message_id: "1463021654464854"
publish_time {
seconds: 1598522745
nanos: 128000000
}
}
, ack_id: "TgQhIT4wPkVTRFAGFixdRkhRNxkIaFEOT14jPzUgKEUSC1MTUVx2G0gQaTNcdQdRDRh1eWMjbFpGUFFCWX9VXgk8aH58dANXDhlwfGdwbl4VBQpAVlb409nBn6CgRx1tNdLI06tASszv-YJ0Zhg9XBJLLD5-NTlFQV5AEkw-DERJUytDCypYEQ"
message {
data: "Hello 6"
attributes {
key: "author"
value: "unknown"
}
attributes {
key: "year"
value: "2020"
}
message_id: "1463021654464855"
publish_time {
seconds: 1598522745
nanos: 128000000
}
}
]
at pubsub.SubscriberIT.testSubscriber(SubscriberIT.java:173)
Metadata
Metadata
Assignees
Labels
api: pubsubIssues related to the googleapis/java-pubsub API.Issues related to the googleapis/java-pubsub API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.