8000 ProtocolBuffersTest doesn't compile · Issue #514 · googleapis/google-http-java-client · GitHub
[go: up one dir, main page]

Skip to content
ProtocolBuffersTest doesn't compile #514
Closed
@elharo

Description

@elharo
Running com.google.api.client.protobuf.ProtocolBuffersTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.039 sec <<< FAILURE! - in com.google.api.client.protobuf.ProtocolBuffersTest
testParseAndClose(com.google.api.client.protobuf.ProtocolBuffersTest)  Time elapsed: 0.011 sec  <<< ERROR!
java.lang.Error: 
Unresolved compilation problems: 
	SimpleProto cannot be resolved to a type
	SimpleProto cannot be resolved
	SimpleProto cannot be resolved to a variable
	SimpleProto cannot be resolved to a type
	Bound mismatch: The generic method parseAndClose(InputStream, Class<T>) of type ProtocolBuffers is not applicable for the arguments (ByteArrayInputStream, Class<TestMessage>). The inferred type TestMessage is not a valid substitute for the bounded parameter <T extends MessageLite>
	SimpleProto cannot be resolved to a type

	at com.google.api.client.protobuf.ProtocolBuffersTest.testParseAndClose(ProtocolBuffersTest.java:28)

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0