PolymerLabs / arcs

Arcs
BSD 3-Clause "New" or "Revised" License
56 stars 35 forks source link

Remove curly braces from random IDs. #7051

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

Remove curly braces from random IDs.

Fixes bug where if an entity has { or } in its id, its inline entities are never deleted. This should also remove the flakiness of ttltest. This change maintains enough randomness for the random entity ID creation.