-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Possible fix * Attempt to reproduce bug (failed) * Fix #4302 bug spec * Wrong bug repro code, removed. * Bug happened here * Bug spec for #4367 * Add spec comment to link to the github issue page * simplified reproduction spec for #4367 * added another repro * added serialization error reproduction spec * fixed main issue with serializer * Revert "fixed main issue with serializer" This reverts commit 9c01ddb. * fixed serializer by deferring casts until they're actually necessary * fixed delta merging spec * remove debug comment * Add #4400 bug reproduction spec (similar serialization problem) * Rename spec unit test name * Bug fix for #4400 * Fix spec * Revert "Fix spec" This reverts commit 324da7a. * Fix racy spec Co-authored-by: Aaron Stannard <aaron@petabridge.com>
- Loading branch information
1 parent
c933863
commit a804b05
Showing
4 changed files
with
241 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters