You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/09/20 05:09:11 UTC

[GitHub] [incubator-superset] etr2460 commented on issue #8215: chore: fix flaky SQL Lab test with .focus().blur()

etr2460 commented on issue #8215: chore: fix flaky SQL Lab test with .focus().blur()
URL: https://github.com/apache/incubator-superset/pull/8215#issuecomment-533407778
 
 
   I think the problem here is that the select all on the textbox is failing. The travis logs show running a query like: `SELECT * FROM WHERSELECT ds, gender, name, num FROM main.birth_names LIMIT 3`, so it seems like we're only backspacing a single character from the default query text, then adding the new query

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org