Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Filtering out failing tests in RCA build #593

Conversation

hxiao608
Copy link
Contributor

@hxiao608 hxiao608 commented Apr 9, 2021

Fixes: #577

Description of changes:

Filter out failing tests in build.gradle file. After applying the filter, the RCA build can pass. Filters can be removed when the failing tests are fixed.
The failing tests are listed here: #590, #591

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or

(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or

(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.

(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.

@codecov
Copy link

codecov bot commented Apr 9, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@7bc118a). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 67f05b3 differs from pull request most recent head ae38488. Consider uploading reports for the commit ae38488 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main     #593   +/-   ##
=======================================
  Coverage        ?   76.21%           
  Complexity      ?     3176           
=======================================
  Files           ?      368           
  Lines           ?    17331           
  Branches        ?     1386           
=======================================
  Hits            ?    13209           
  Misses          ?     3629           
  Partials        ?      493           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7bc118a...ae38488. Read the comment docs.

@hxiao608 hxiao608 closed this May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant