Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve problem with unit test Table_test_row_to_string #156

Closed
wants to merge 2 commits into from
Closed

Solve problem with unit test Table_test_row_to_string #156

wants to merge 2 commits into from

Conversation

kspangsege
Copy link
Contributor

NOT YET FIXED!

test_table.cpp:573: error: Failure in Table_test_row_to_string: Expected 1 but was 0
row_to_string() failed
Expected:     int   bool                 date           float          double   string              string_long  string_enum     binary  mixed  tables
1:   -1   true  1970-01-01 03:25:45  -1.234560e+002  -9.876543e+003  string1  string1 very long st...  enum2          7 bytes     -1     [3]

Got     :     int   bool                 date           float          double   string              string_long  string_enum     binary  mixed  tables
1:   -1   true  1970-01-01 03:25:45   -1.234560e+02   -9.876543e+03  string1  string1 very long st...  enum2          7 bytes     -1     [3]

@bmunkholm

Unverified

This user has not yet uploaded their public signing key.
@ghost ghost assigned bmunkholm Sep 18, 2013

Unverified

This user has not yet uploaded their public signing key.
@kspangsege
Copy link
Contributor Author

Superseded by #283

@kspangsege kspangsege closed this Nov 17, 2013
@kspangsege kspangsege deleted the ks-row-to-string-bug branch November 17, 2013 04:07
tgoyne pushed a commit that referenced this pull request Jul 11, 2018

Unverified

This user has not yet uploaded their public signing key.
Merge 5.6.0
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants