quipucords / camayoc

Test automation framework that facilitates functional testing of quipucords.
https://camayoc.readthedocs.io/
GNU General Public License v3.0
5 stars 4 forks source link

Update dependencies #464

Closed mirekdlugosz closed 10 months ago

mirekdlugosz commented 10 months ago

Since I need to rebuild Jenkins agent image, I might as well update playwright. And since I'm updating playwright, I might as well update everything.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9195db5) 77.07% compared to head (5461b3a) 77.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #464 +/- ## ======================================= Coverage 77.07% 77.07% ======================================= Files 4 4 Lines 205 205 ======================================= Hits 158 158 Misses 47 47 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mirekdlugosz commented 10 months ago

See discovery-standalone Jenkins job run #20 results. There were 3 failures - test_scanjob_cancel (which fails often and we will need to take a look at it... again), test_create_delete_source[chromium-RHACSSourceFormDTO] and test_create_delete_credential[chromium-RHACSCredentialFormDTO]. The last two are caused by quipucords latest image being generated 5 days ago, while UI with necessary changes was released only yesterday.