eschutho edited a comment on pull request #14009:
URL: https://github.com/apache/superset/pull/14009#issuecomment-815926355


   front-end check error is an npm timeout, and I ran the 
`tests/datasets/api_tests.py::TestDatasetApi::test_update_dataset_item_w_override_columns`
 test several times locally and it passes every time. 
   It doesn't seem to be related, but lmk if someone thinks it is:
   ```
   assert columns[0].column_name == dataset_data["columns"][0]["column_name"]
   E       AssertionError: assert 'id' == 'new_col'
   ```
   


-- 
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]

Reply via email to