Some of emoji text will be garbed after `wp db import` and `wp db export`. Following is an example to represent this issue. https://github.com/wp-cli/db-command/compare/master...emoji-issue The first test to check `🎥` will be passed but second one that is ran after `wp db import` will be failed. Thanks. :) Related: https://github.com/wp-cli/wp-cli/issues/3949