vogievetsky edited a comment on pull request #10659: URL: https://github.com/apache/druid/pull/10659#issuecomment-741943977
And in a collaborative effort I have added this https://github.com/apache/druid/pull/10647/commits/4696d9c13d873b5a22a9ee00cc57a401617278ea#diff-038617639194a8d2235be0dd808371b8af5620f0b7d897c0a2adaff7eddc1f6bR41 to the web console e2e tests. Partly because it tests characters that are apparently forbidden by maven 🤷♀️ ... JavaScript to the rescue I guess! So these e2e tests open up the web console in a headless browser and create a datasource like ```load-data-from-local-disk-<=>+|!@#$%^&`'".,:;\*()[]{}Россия 한국 中国!?~2020-12-08T23:20:16.130Z``` and then query it:  this is a true e2e test as it tests the web console also. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
