Skip to content

Fix file upload serialization by removing unnecessary array notation

6de3adf
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Investigate glean sdk file upload error #55

Fix file upload serialization by removing unnecessary array notation
6de3adf
Select commit
Loading
Failed to load commit list.
GitHub Actions / Speakeasy Tests succeeded Jul 31, 2025 in 0s

88 passed, 0 failed and 60 skipped

Tests passed successfully

✅ ./.speakeasy/reports/tests.xml

148 tests were completed in 5s with 88 passed, 0 failed and 60 skipped.

Test suite Passed Failed Skipped Time
pytest 88✅ 60⚪ 5s

✅ pytest

tests.test_activities
  ✅ test_activities_feedback
tests.test_answers
  ⚪ test_answers_updateanswerlikes
  ⚪ test_answers_createanswerboard
  ⚪ test_answers_deleteanswerboards
  ⚪ test_answers_editanswerboard
  ⚪ test_answers_getanswerboard
  ⚪ test_answers_listanswerboards
  ✅ test_answers_createanswer
  ✅ test_answers_editanswer
  ✅ test_answers_deleteanswer
  ✅ test_answers_getanswer
  ✅ test_answers_listanswers
  ⚪ test_answers_previewanswer
  ⚪ test_answers_previewanswerdraft
tests.test_announcements
  ⚪ test_announcements_publishdraftannouncement
  ✅ test_announcements_createannouncement
  ⚪ test_announcements_unpublishannouncement
  ✅ test_announcements_updateannouncement
  ⚪ test_announcements_updatedraftannouncement
  ⚪ test_announcements_createdraftannouncement
  ✅ test_announcements_deleteannouncement
  ⚪ test_announcements_deletedraftannouncement
  ⚪ test_announcements_getannouncement
  ⚪ test_announcements_getdraftannouncement
  ⚪ test_announcements_listannouncements
  ⚪ test_announcements_previewannouncement
  ⚪ test_announcements_previewannouncementdraft
tests.test_agents
  ⚪ test_agents_runagent
  ⚪ test_agents_listagents
  ⚪ test_agents_getagentinputs
  ✅ test_agents_get_agent
  ✅ test_agents_get_agent_schemas
  ⚪ test_agents_search_agents
  ⚪ test_agents_create_and_stream_run
  ⚪ test_agents_create_and_wait_run
tests.test_calendar
  ⚪ test_calendar_getevents
tests.test_client_activity
  ✅ test_client_activity_activity
tests.test_client_documents
  ✅ test_client_documents_getdocumentsbyfacets
  ⚪ test_client_documents_getdocumentanalytics
  ✅ test_client_documents_getdocpermissions
  ✅ test_client_documents_getdocuments
tests.test_client_authentication
  ⚪ test_client_authentication_createanonymoustoken
  ✅ test_client_authentication_createauthtoken
tests.test_client_chat
  ⚪ test_client_chat_chat_citation_response
  ✅ test_client_chat_deleteallchats
  ⚪ test_client_chat_ask
  ⚪ test_client_chat_chat_default_example
  ⚪ test_client_chat_chat_gpt_agent_example
  ⚪ test_client_chat_chat_streaming_example
  ✅ test_client_chat_deletechats
  ⚪ test_client_chat_chat_update_response
  ✅ test_client_chat_chat_stream_default_example
  ✅ test_client_chat_getchat
  ✅ test_client_chat_chat_stream_gpt_agent_example
  ✅ test_client_chat_listchats
  ✅ test_client_chat_chat_stream_streaming_example
  ✅ test_client_chat_getchatapplication
  ✅ test_client_chat_chat_stream_update_response
  ✅ test_client_chat_getchatfiles
  ✅ test_client_chat_chat_stream_citation_response
  ✅ test_client_chat_deletechatfiles
tests.test_client_shortcuts
  ✅ test_client_shortcuts_deleteshortcut
  ✅ test_client_shortcuts_createshortcut
  ✅ test_client_shortcuts_getshortcut
  ⚪ test_client_shortcuts_getsimilarshortcuts
  ✅ test_client_shortcuts_listshortcuts
  ✅ test_client_shortcuts_updateshortcut
  ⚪ test_client_shortcuts_previewshortcut
tests.test_client_user
  ⚪ test_client_user_addcredential
  ⚪ test_client_user_deletequeryhistory
  ⚪ test_client_user_invite
  ⚪ test_client_user_removecredential
  ⚪ test_client_user_publicconfig
  ⚪ test_client_user_support_email
tests.test_collections
  ✅ test_collections_deletecollection
  ✅ test_collections_deletecollectionitem
  ✅ test_collections_editcollectionitem
  ⚪ test_collections_editdocumentcollections
  ✅ test_collections_getcollection
  ✅ test_collections_addcollectionitems
  ✅ test_collections_listcollections
  ⚪ test_collections_movecollectionitem
  ⚪ test_collections_pincollection
  ✅ test_collections_createcollection
  ✅ test_collections_editcollection
tests.test_client_verification
  ✅ test_client_verification_addverificationreminder
  ✅ test_client_verification_listverifications
  ✅ test_client_verification_verify
tests.test_datasources
  ✅ test_datasources_post_api_index_v1_adddatasource
  ✅ test_datasources_post_api_index_v1_getdatasourceconfig
tests.test_displayablelists
  ⚪ test_displayablelists_updatedisplayablelists
  ⚪ test_displayablelists_createdisplayablelists
  ⚪ test_displayablelists_deletedisplayablelists
  ⚪ test_displayablelists_getdisplayablelists
tests.test_entities
  ✅ test_entities_listentities
  ✅ test_entities_people
  ⚪ test_entities_teams
tests.test_indexing_authentication
  ✅ test_indexing_authentication_post_api_index_v1_rotatetoken
tests.test_indexing_permissions
  ✅ test_indexing_permissions_post_api_index_v1_indexgroup
  ✅ test_indexing_permissions_post_api_index_v1_processallmemberships
  ✅ test_indexing_permissions_post_api_index_v1_bulkindexgroups
  ✅ test_indexing_permissions_post_api_index_v1_deleteuser
  ✅ test_indexing_permissions_post_api_index_v1_indexmembership
  ✅ test_indexing_permissions_post_api_index_v1_updatepermissions
  ✅ test_indexing_permissions_post_api_index_v1_deletegroup
  ✅ test_indexing_permissions_post_api_index_v1_bulkindexmemberships
  ✅ test_indexing_permissions_post_api_index_v1_indexuser
  ✅ test_indexing_permissions_post_api_index_v1_deletemembership
  ✅ test_indexing_permissions_post_api_index_v1_bulkindexusers
  ✅ test_indexing_permissions_post_api_index_v1_betausers
tests.test_indexing_documents
  ✅ test_indexing_documents_post_api_index_v1_deletedocument
  ✅ test_indexing_documents_post_api_index_v1_indexdocument
  ✅ test_indexing_documents_post_api_index_v1_indexdocuments
  ✅ test_indexing_documents_post_api_index_v1_bulkindexdocuments
  ✅ test_indexing_documents_post_api_index_v1_processalldocuments
tests.test_messages
  ✅ test_messages_messages
tests.test_pins
  ✅ test_pins_getpin
  ✅ test_pins_pin
  ✅ test_pins_listpins
  ✅ test_pins_unpin
  ✅ test_pins_editpin
tests.test_people
  ✅ test_people_post_api_index_v1_processallemployeesandteams
tests.test_insights
  ✅ test_insights_insights
tests.test_policies
  ✅ test_policies_getpolicy
  ⚪ test_policies_createpolicy
  ⚪ test_policies_downloadpolicycsv
  ⚪ test_policies_getpolicies
  ✅ test_policies_listpolicies
tests.test_reports
  ⚪ test_reports_createreport
  ⚪ test_reports_getreportstatus
  ⚪ test_reports_downloadreportcsv
tests.test_search
  ✅ test_search_adminsearch
  ✅ test_search_autocomplete
  ⚪ test_search_peoplesuggestadmin
  ✅ test_search_search
  ⚪ test_search_peoplesuggest
  ✅ test_search_feed
  ✅ test_search_recommendations
tests.test_tools
  ✅ test_tools_get_rest_api_v1_tools_list
  ✅ test_tools_post_rest_api_v1_tools_call
tests.test_summarize
  ✅ test_summarize_summarize
tests.test_troubleshooting
  ⚪ test_troubleshooting_post_api_index_v1_debug_datasource_status
  ✅ test_troubleshooting_post_api_index_v1_getusercount
  ✅ test_troubleshooting_post_api_index_v1_getdocumentstatus
  ✅ test_troubleshooting_post_api_index_v1_checkdocumentaccess
  ✅ test_troubleshooting_post_api_index_v1_getdocumentcount
tests.test_visibilityoverrides
  ⚪ test_visibilityoverrides_getdocvisibility
  ⚪ test_visibilityoverrides_setdocvisibility