Skip to content

Push on main

Push on main #3094

GitHub Actions / Test Results succeeded Mar 10, 2025 in 0s

All 121 tests pass in 12s

 22 files  +  8   22 suites  +8   12s ⏱️ ±0s
121 tests + 98  121 ✅ + 98  0 💤 ±0  0 ❌ ±0 
242 runs  +196  242 ✅ +196  0 💤 ±0  0 ❌ ±0 

Results for commit 123c9d7. ± Comparison against earlier commit a232b6d.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

121 tests found

There are 121 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.StreamingSnapshotTests ‑ citation parsed correctly
com.google.firebase.vertexai.StreamingSnapshotTests ‑ empty content
com.google.firebase.vertexai.StreamingSnapshotTests ‑ http errors
com.google.firebase.vertexai.StreamingSnapshotTests ‑ image rejected
com.google.firebase.vertexai.StreamingSnapshotTests ‑ invalid api key
com.google.firebase.vertexai.StreamingSnapshotTests ‑ invalid json
com.google.firebase.vertexai.StreamingSnapshotTests ‑ long reply
com.google.firebase.vertexai.StreamingSnapshotTests ‑ malformed content
com.google.firebase.vertexai.StreamingSnapshotTests ‑ prompt blocked for safety
com.google.firebase.vertexai.StreamingSnapshotTests ‑ prompt blocked for safety with message
com.google.firebase.vertexai.StreamingSnapshotTests ‑ quotes escaped
com.google.firebase.vertexai.StreamingSnapshotTests ‑ short reply
com.google.firebase.vertexai.StreamingSnapshotTests ‑ stopped for recitation
com.google.firebase.vertexai.StreamingSnapshotTests ‑ stopped for safety
com.google.firebase.vertexai.StreamingSnapshotTests ‑ unknown enum in finish reason
com.google.firebase.vertexai.StreamingSnapshotTests ‑ unknown enum in safety ratings
com.google.firebase.vertexai.StreamingSnapshotTests ‑ unknown model
com.google.firebase.vertexai.UnarySnapshotTests ‑ citation returns correctly
com.google.firebase.vertexai.UnarySnapshotTests ‑ citation returns correctly with missing license and startIndex
com.google.firebase.vertexai.UnarySnapshotTests ‑ countTokens fails with model not found
com.google.firebase.vertexai.UnarySnapshotTests ‑ countTokens succeeds
com.google.firebase.vertexai.UnarySnapshotTests ‑ countTokens succeeds with no billable characters
com.google.firebase.vertexai.UnarySnapshotTests ‑ countTokens with modality fields returned
com.google.firebase.vertexai.UnarySnapshotTests ‑ empty content
com.google.firebase.vertexai.UnarySnapshotTests ‑ function call contains arguments
com.google.firebase.vertexai.UnarySnapshotTests ‑ function call contains json literal
com.google.firebase.vertexai.UnarySnapshotTests ‑ function call contains no arguments
com.google.firebase.vertexai.UnarySnapshotTests ‑ function call contains null param
com.google.firebase.vertexai.UnarySnapshotTests ‑ function call with complex json literal parses correctly
com.google.firebase.vertexai.UnarySnapshotTests ‑ function call with mixed content
com.google.firebase.vertexai.UnarySnapshotTests ‑ function call with parallel calls
com.google.firebase.vertexai.UnarySnapshotTests ‑ generateImages should throw when all images filtered
com.google.firebase.vertexai.UnarySnapshotTests ‑ generateImages should throw when prompt blocked
com.google.firebase.vertexai.UnarySnapshotTests ‑ http error
com.google.firebase.vertexai.UnarySnapshotTests ‑ image rejected
com.google.firebase.vertexai.UnarySnapshotTests ‑ invalid api key
com.google.firebase.vertexai.UnarySnapshotTests ‑ invalid response
com.google.firebase.vertexai.UnarySnapshotTests ‑ malformed content
com.google.firebase.vertexai.UnarySnapshotTests ‑ prompt blocked for safety
com.google.firebase.vertexai.UnarySnapshotTests ‑ prompt blocked for safety with message
com.google.firebase.vertexai.UnarySnapshotTests ‑ properly translates json text
com.google.firebase.vertexai.UnarySnapshotTests ‑ quotes escaped
com.google.firebase.vertexai.UnarySnapshotTests ‑ response includes partial usage metadata
com.google.firebase.vertexai.UnarySnapshotTests ‑ response includes usage metadata
com.google.firebase.vertexai.UnarySnapshotTests ‑ response with detailed token-based usageMetadata
com.google.firebase.vertexai.UnarySnapshotTests ‑ safetyRatings including severity
com.google.firebase.vertexai.UnarySnapshotTests ‑ safetyRatings missing
com.google.firebase.vertexai.UnarySnapshotTests ‑ service disabled
com.google.firebase.vertexai.UnarySnapshotTests ‑ short reply
com.google.firebase.vertexai.UnarySnapshotTests ‑ stopped for safety
com.google.firebase.vertexai.UnarySnapshotTests ‑ stopped for safety with no content
com.google.firebase.vertexai.UnarySnapshotTests ‑ unknown enum in block reason
com.google.firebase.vertexai.UnarySnapshotTests ‑ unknown enum in finish reason
com.google.firebase.vertexai.UnarySnapshotTests ‑ unknown enum in safety ratings
com.google.firebase.vertexai.UnarySnapshotTests ‑ unknown model
com.google.firebase.vertexai.UnarySnapshotTests ‑ 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 ‑ using custom endpoint
com.google.firebase.vertexai.common.RequestFormatTests ‑ using default endpoint
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ citation parsed correctly
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ citation returns correctly when using alternative name
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ empty content
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ http errors
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ image rejected
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ invalid api key
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ long reply
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ prompt blocked for safety
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ quotes escaped
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ short reply
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ stopped for recitation
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ stopped for safety
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ unknown enum
com.google.firebase.vertexai.common.StreamingSnapshotTests ‑ unknown model
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ citation returns correctly
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ citation returns correctly when using alternative name
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ citation returns correctly with missing license and startIndex
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ empty content
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ function call contains json literal
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ function call contains null param
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ function call has no arguments field
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ http error
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ image rejected
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ invalid api key
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ invalid response
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ long reply
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ malformed content
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ prompt blocked for safety
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ properly translates json text
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ quota exceeded
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ response includes partial usage metadata
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ response includes usage metadata
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ safetyRatings including severity
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ service disabled
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ short reply
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ stopped for safety
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ unknown enum
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ unknown model
com.google.firebase.vertexai.common.UnarySnapshotTests ‑ user location error