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

test: test master downstream failure #1880

Closed
wants to merge 1 commit into from
Closed

test: test master downstream failure #1880

wants to merge 1 commit into from

Conversation

jannyHou
Copy link
Contributor

Signed-off-by: jannyHou juehou@ca.ibm.com

Checklist

  • Sign off your commits with DCO (Developer Certificate of Origin)
  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • Commit messages are following our guidelines

Signed-off-by: jannyHou <juehou@ca.ibm.com>
@jannyHou
Copy link
Contributor Author

jannyHou commented Nov 11, 2020

The mongodb failure should be caused by the old version.

1) method level options
13:56:48        should create and update an item with a field containing a JSON with a property using `.` :
13:56:48      MongoError: The dotted field 'player.lives' in 'playerInfo.player.lives' is not valid for storage.

See https://stackoverflow.com/questions/30014243/mongoerror-the-dotted-field-is-not-valid-for-storage/40584451
and answer https://stackoverflow.com/a/51814996/7001654

Updating from 3.4 to 3.6 or higher should fix.

@jannyHou
Copy link
Contributor Author

@slnode test please

1 similar comment
@rmg
Copy link
Contributor

rmg commented Dec 8, 2020

@slnode test please

@stale
Copy link

stale bot commented Jul 14, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jul 14, 2021
@stale
Copy link

stale bot commented Jul 28, 2021

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants