Skip to content

Push on main

Push on main #2228

GitHub Actions / Test Results succeeded Oct 22, 2024 in 0s

All 112 tests pass in 15s

 20 files   -   626   20 suites   - 626   15s ⏱️ - 21m 44s
112 tests  - 4 258  112 ✅  - 4 240  0 💤  - 18  0 ❌ ±0 
224 runs   - 8 580  224 ✅  - 8 544  0 💤  - 36  0 ❌ ±0 

Results for commit bcb4607. ± Comparison against earlier commit 1a47ed1.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

112 tests found

There are 112 tests, see "Raw output" for the full list of tests.
Raw output
com.google.firebase.vertexai.GenerativeModelTesting ‑ addition
com.google.firebase.vertexai.SchemaTests ‑ basic schema declaration
com.google.firebase.vertexai.SchemaTests ‑ full schema declaration
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 ‑ 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 ‑ 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 ‑ long reply
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 ‑ 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