- Notifications
You must be signed in to change notification settings - Fork 127
Pull requests: firebase/firebase-cpp-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Temporarily disable the multithreaded delete test in the AdMob integration test. cla: yes
#260 by jonsimantov was merged Jan 28, 2021 Loading… updated Feb 27, 2021
Add a few delays in TestInfoConnected to reduce flakiness. cla: yes
#259 by jonsimantov was merged Jan 27, 2021 Loading… updated Feb 27, 2021
Modify integration tests so that they delete the anonymous user they created. cla: yes
#257 by jonsimantov was merged Jan 27, 2021 Loading… updated Feb 27, 2021
Add a mutex to the integration test log methods, to avoid a rare crash. cla: yes
#258 by jonsimantov was merged Jan 27, 2021 Loading… updated Feb 27, 2021
Change Podfile version for integration tests to 7.0.0. cla: yes
#256 by jonsimantov was merged Jan 27, 2021 Loading… updated Feb 27, 2021
Bugfix/integration tests mac openssl error cla: yes
#255 by vimanyu was merged Jan 28, 2021 Loading… updated Feb 27, 2021
Add Installations to Integration Tests cla: yes
#252 by DellaBitta was merged Jan 27, 2021 Loading… updated Feb 27, 2021
Change iOS device used by integration tests to iphone8, version 11.4 cla: yes
#262 by anonymous-akorn was merged Jan 28, 2021 Loading… updated Feb 28, 2021
Fix a linker issue with FIS on Android where the wrong STL was specified. cla: yes
#265 by jonsimantov was merged Jan 30, 2021 Loading… updated Mar 1, 2021
Add a workaround for an AdMob race condition to integration test. cla: yes
#263 by jonsimantov was merged Jan 29, 2021 Loading… updated Mar 1, 2021
Fixed issue with integration tests finding google-services.json cla: yes
#246 by alexames was merged Feb 3, 2021 Loading… updated Mar 5, 2021
Retry failing unit tests up to 3 times, to catch flaky tests. cla: yes
#272 by jonsimantov was merged Feb 8, 2021 Loading… updated Mar 11, 2021
Merge main branch changes into dev. cla: yes
#270 by jonsimantov was merged Feb 8, 2021 Loading… updated Mar 11, 2021
Update C++ readme. cla: yes
#273 by jonsimantov was merged Feb 9, 2021 Loading… updated Mar 12, 2021
Remove extra inclusion of pb_common.c and pb_decode.c, to avoid multiple symbol definitions. cla: yes
#275 by jonsimantov was merged Feb 10, 2021 Loading… updated Mar 13, 2021
Enable bitcode for iOS build. cla: yes
#276 by jonsimantov was merged Feb 11, 2021 Loading… updated Mar 13, 2021
Improve how we deal with artifacts cla: yes
#274 by jonsimantov was merged Feb 10, 2021 Loading… updated Mar 13, 2021
Don't crash if the Remote Config backend sent an error. cla: yes
#280 by jonsimantov was merged Feb 11, 2021 Loading… updated Mar 14, 2021
Change invalid default remote config namespace cla: yes
#282 by jonsimantov was merged Feb 12, 2021 Loading… updated Mar 15, 2021
Deflake tests by adding RunWithRetry and changing test timeouts cla: yes
#281 by jonsimantov was merged Feb 24, 2021 Loading… updated Mar 27, 2021
Run C++ packaging and integration tests nightly and on push to main. cla: yes
#285 by jonsimantov was merged Feb 25, 2021 Loading… updated Mar 28, 2021
update firestore version cla: yes
#293 by vimanyu was merged Mar 2, 2021 Loading… updated Apr 2, 2021
Remove the extra delay in storage integration test on mobile. cla: yes
#290 by jonsimantov was merged Mar 3, 2021 Loading… updated Apr 2, 2021
[RemoteConfig]Update desktop rest unit test cla: yes
#291 by cynthiajoan was merged Mar 2, 2021 Loading… updated Apr 2, 2021
Feature/android resources crash old devices cla: yes
#289 by vimanyu was merged Mar 2, 2021 Loading… updated Apr 2, 2021
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.