[QA] Code coverage: unskip tests, collect tests results, exclude bundles from report#64477
Conversation
9ad9c79 to
de43ac9
Compare
|
@elasticmachine merge upstream |
bfd9254 to
638e94e
Compare
There was a problem hiding this comment.
@wayneseymour maybe you have an idea why it can fail with
17:58:16 ### Merge coverage reports
17:58:16 yarn run v1.22.4
17:58:16 $ /var/lib/jenkins/workspace/elastic+kibana+coverage-ingestion/kibana/node_modules/.bin/nyc report --nycrc-path src/dev/code_coverage/nyc_config/nyc.jest.config.js
17:58:16 ENOENT: no such file or directory, scandir '/var/lib/jenkins/workspace/elastic+kibana+coverage-ingestion/kibana/target/kibana-coverage/jest'
17:58:16 error Command failed with exit code 1.
There was a problem hiding this comment.
Maybe we can list the contents of all the paths in question?
There was a problem hiding this comment.
The issue was caused by mixed path during sed operation. I put it out of this PR, we anyway need to think about the smart way of replacing path in jsons
There was a problem hiding this comment.
it is working fine now
|
@elasticmachine merge upstream |
spalger
left a comment
There was a problem hiding this comment.
I don't see any issues from an operations perspective
|
@elasticmachine merge upstream |
c1b6461 to
2f3261f
Compare
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
|
@wayneseymour could you check it? Coverage pipeline passed |
* master: (57 commits) Add app arch team as owner of datemath package (elastic#66880) [Observability] Landing page for Observability (elastic#67467) [SIEM] Fix timeline buildGlobalQuery (elastic#68320) Optimize saved objects getScopedClient and HTTP API (elastic#68221) [Maps] Fix mb-style interpolate style rule (elastic#68413) update script to always download node (elastic#68421) [SECURITY SOLEIL] Fix selection of event type when no siem index signal created (elastic#68291) [DOCS] Adds note about configuring File Data Visualizer (elastic#68407) [DOCS] Adds link from remote clusters to index patterns (elastic#68406) [QA] slack notify on failure (elastic#68126) upgrade eslint-plugin-react-hooks from 2.3.0 to 4.0.4 (elastic#68295) moving to jira to a gold license (elastic#67178) [DOCS] Revises doc on adding data (elastic#68038) [APM] Add ThemeProvider to support dark mode (elastic#68242) Make welcome screen disabling first action in loginIfPrompted (elastic#68238) [QA] Code coverage: unskip tests, collect tests results, exclude bundles from report (elastic#64477) [ML] Functional tests - disable flaky regression and classification creation test [Alerting] change eventLog ILM requests to absolute URLs (elastic#68331) Report page load asset size (elastic#66224) [SIEM][CASE] Change SIEM to Security (elastic#68365) ...
Summary
This PR has some improvements for code coverage:
runsedfor coverage json files only before merge to speedup processCoverage job to verify changes: https://kibana-ci.elastic.co/job/elastic+kibana+code-coverage/777/