Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
googleapis
/
google-cloud-php
Public
Notifications
You must be signed in to change notification settings
Fork
464
Star
1.2k
Code
Issues
45
Pull requests
23
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(Spanner): Make System Tests Work & Work Faster
- #9401
#9401
Merged
cy-yun
merged 19 commits into
main
googleapis/google-cloud-php:main
from
fix-spanner-system-tests
googleapis/google-cloud-php:fix-spanner-system-tests
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
fix(Spanner): Make System Tests Work & Work Faster
#9401
cy-yun
merged 19 commits into
main
googleapis/google-cloud-php:main
from
fix-spanner-system-tests
googleapis/google-cloud-php:fix-spanner-system-tests
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
test(spanner): add IF NOT EXISTS to PostgreSQL DDL statements
Show description for a6ec6a9
cy-yun
committed
a6ec6a9
View commit details
Copy full SHA for a6ec6a9
Browse repository at this point
test(spanner): BackupTest reliability and optimization
Show description for 5f1c511
cy-yun
committed
5f1c511
View commit details
Copy full SHA for 5f1c511
Browse repository at this point
chore: enable Spanner system tests in CI
cy-yun
committed
61d2773
View commit details
Copy full SHA for 61d2773
Browse repository at this point
test(spanner): avoid ID collisions by using self::randId() with a larger range
Show description for 4df3d08
cy-yun
committed
4df3d08
View commit details
Copy full SHA for 4df3d08
Browse repository at this point
fix(spanner): fix test database initialization and teardown on persistent databases, and apply code review fixes for tests
cy-yun
committed
36c3134
View commit details
Copy full SHA for 36c3134
Browse repository at this point
test(spanner): rollback open transaction in ReadTest
cy-yun
committed
e83b031
View commit details
Copy full SHA for e83b031
Browse repository at this point
test(spanner): clear stale backups before running BackupTest
cy-yun
committed
396aebb
View commit details
Copy full SHA for 396aebb
Browse repository at this point
address PR comments
cy-yun
committed
0659c5f
View commit details
Copy full SHA for 0659c5f
Browse repository at this point
test(spanner): refactor backup tests (remove backup2) and add ApiException catching
Show description for 7cde304
cy-yun
committed
7cde304
View commit details
Copy full SHA for 7cde304
Browse repository at this point
feat(spanner): enable parallel test execution
cy-yun
committed
fda327f
View commit details
Copy full SHA for fda327f
Browse repository at this point
fix: add break to prevent infinite loop in BackupTest
cy-yun
committed
d956dbd
View commit details
Copy full SHA for d956dbd
Browse repository at this point
fix: reload backup object before asserting state
cy-yun
committed
969f0a5
View commit details
Copy full SHA for 969f0a5
Browse repository at this point
test: add Database::STATE_READY assertion in testRestoreToNewDatabase
cy-yun
committed
bc1a837
View commit details
Copy full SHA for bc1a837
Browse repository at this point
chore(Spanner): setting instance processing units to 1000
cy-yun
committed
38befb2
View commit details
Copy full SHA for 38befb2
Browse repository at this point
fix(Spanner): fixing bugs in UniverseDomainTest and BackupTest
cy-yun
committed
c2699b0
View commit details
Copy full SHA for c2699b0
Browse repository at this point
Commits on Aug 6, 2026
fix(Spanner): fix premature setup flag assignment in system tests
cy-yun
committed
afe5bed
View commit details
Copy full SHA for afe5bed
Browse repository at this point
doc(Spanner): Readme clarifications
cy-yun
committed
862ea07
View commit details
Copy full SHA for 862ea07
Browse repository at this point
Commits on Aug 10, 2026
docs(Spanner): add paratest to dependencies and clarify system test README
cy-yun
committed
4c63aa8
View commit details
Copy full SHA for 4c63aa8
Browse repository at this point
Merge branch 'main' into fix-spanner-system-tests
cy-yun
authored
7a08b83
View commit details
Copy full SHA for 7a08b83
Browse repository at this point
You can’t perform that action at this time.