You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The failed test might be introduced by this PR #5770
1) TableElement removes the table:
AssertionError: expected false to equal true
+ expected - actual
-false
+true
at Context.<anonymous> (spec/javascripts/sqllab/TableElement_spec.jsx:57:49)
The text was updated successfully, but these errors were encountered:
kristw
changed the title
[CI] Master ci fails
[CI] Master CI fails
Sep 21, 2018
Make sure these boxes are checked before submitting your issue - thank you!
Superset version
master
Expected results
CI green
Actual results
CI red
Steps to reproduce
@mistercrunch @betodealmeida
The failed test might be introduced by this PR #5770
The text was updated successfully, but these errors were encountered: