Push on main #3289
GitHub Actions / Test Results
succeeded
Mar 25, 2025 in 0s
All 86 tests pass in 14s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
86 tests found
There are 86 tests, see "Raw output" for the full list of tests.
Raw output
com.google.firebase.vertexai.GenerativeModelTesting ‑ exception thrown when using invalid location
com.google.firebase.vertexai.GenerativeModelTesting ‑ system calling in request
com.google.firebase.vertexai.SchemaTests ‑ basic schema declaration
com.google.firebase.vertexai.SchemaTests ‑ full schema declaration
com.google.firebase.vertexai.SerializationTests ‑ test Candidate serialization as Json
com.google.firebase.vertexai.SerializationTests ‑ test GenerateContentResponse serialization as Json
com.google.firebase.vertexai.SerializationTests ‑ test Schema serialization as Json
com.google.firebase.vertexai.SerializationTests ‑ test countTokensResponse serialization as Json
com.google.firebase.vertexai.SerializationTests ‑ test modalityTokenCount serialization as Json
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ citation parsed correctly
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ empty content
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ http errors
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ image rejected
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ invalid api key
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ invalid json
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ long reply
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ malformed content
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ prompt blocked for safety
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ prompt blocked for safety with message
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ quotes escaped
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ short reply
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ stopped for recitation
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ stopped for safety
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ unknown enum in finish reason
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ unknown enum in safety ratings
com.google.firebase.vertexai.VertexAIStreamingSnapshotTests ‑ unknown model
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ citation returns correctly
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ citation returns correctly with missing license and startIndex
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ countTokens fails with model not found
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ countTokens succeeds
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ countTokens succeeds with no billable characters
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ countTokens with modality fields returned
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ empty content
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ function call contains arguments
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ function call contains json literal
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ function call contains no arguments
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ function call contains null param
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ function call has no arguments field
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ function call with complex json literal parses correctly
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ function call with mixed content
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ function call with parallel calls
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ generateImages should throw when all images filtered
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ generateImages should throw when prompt blocked
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ http error
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ image rejected
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ invalid api key
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ invalid response
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ long reply
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ malformed content
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ prompt blocked for safety
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ prompt blocked for safety with message
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ properly translates json text
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ quota exceeded
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ quotes escaped
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ response includes partial usage metadata
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ response includes usage metadata
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ response with detailed token-based usageMetadata
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ safetyRatings including severity
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ safetyRatings missing
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ service disabled
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ short reply
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ stopped for safety
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ stopped for safety with no content
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ unknown enum in block reason
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ unknown enum in finish reason
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ unknown enum in safety ratings
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ unknown model
com.google.firebase.vertexai.VertexAIUnarySnapshotTests ‑ user location error
com.google.firebase.vertexai.common.APIControllerTests ‑ (generateContent) respects a custom timeout
com.google.firebase.vertexai.common.APIControllerTests ‑ (generateContentStream) emits responses as they come in
com.google.firebase.vertexai.common.EnumUpdateTests ‑ HarmBlockMethod#toInternal() covers all values
com.google.firebase.vertexai.common.EnumUpdateTests ‑ HarmBlockThreshold#toInternal() covers all values
com.google.firebase.vertexai.common.EnumUpdateTests ‑ HarmCategory#toInternal() covers all values
com.google.firebase.vertexai.common.ModelNamingTests ‑ request should include right model name[0]
com.google.firebase.vertexai.common.ModelNamingTests ‑ request should include right model name[1]
com.google.firebase.vertexai.common.ModelNamingTests ‑ request should include right model name[2]
com.google.firebase.vertexai.common.ModelNamingTests ‑ request should include right model name[3]
com.google.firebase.vertexai.common.ModelNamingTests ‑ request should include right model name[4]
com.google.firebase.vertexai.common.RequestFormatTests ‑ ToolConfig serialization contains correct keys
com.google.firebase.vertexai.common.RequestFormatTests ‑ client id header is set correctly in the request
com.google.firebase.vertexai.common.RequestFormatTests ‑ code execution tool serialization contains correct keys
com.google.firebase.vertexai.common.RequestFormatTests ‑ headers from HeaderProvider are added to the request
com.google.firebase.vertexai.common.RequestFormatTests ‑ headers from HeaderProvider are ignored if timeout
com.google.firebase.vertexai.common.RequestFormatTests ‑ ml monitoring header is set correctly if data collection is enabled
com.google.firebase.vertexai.common.RequestFormatTests ‑ using custom endpoint
com.google.firebase.vertexai.common.RequestFormatTests ‑ using default endpoint
Loading