-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Report CLI tests to teamcity #4671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4671 +/- ##
=======================================
Coverage 35.59% 35.59%
=======================================
Files 557 557
Lines 6732 6732
Branches 884 884
=======================================
Hits 2396 2396
Misses 3876 3876
Partials 460 460Continue to review full report at Codecov.
|
shilman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
Looks like tests are failing now in master (the |
|
Weird, |
|
Seems like node 11 is the reason. I'll enforce node 10 |
Issue: master is red
What I did
Added teamcity service mesages to CLI tests which allows teamcity to recognise them as separate testcases. Then I muted the
sfc_vuetest to make build green and assigned investigation of the failure to @igor-dv