mozilla / bedrock

Making mozilla.org awesome, one pebble at a time
https://www.mozilla.org
Mozilla Public License 2.0
1.18k stars 919 forks source link

Remove Pocket mode functional tests #15182

Closed alexgibson closed 2 months ago

alexgibson commented 2 months ago

One-line summary

Removes failing pocket mode tests: https://github.com/mozilla/bedrock/actions/runs/10938481043

stevejalim commented 2 months ago

@alexgibson Any idea what the warning about annotations at the bottomw of the files view is?

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 77.88%. Comparing base (bc4773b) to head (42f8594). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15182 +/- ## ======================================= Coverage 77.88% 77.88% ======================================= Files 162 163 +1 Lines 8473 8480 +7 ======================================= + Hits 6599 6605 +6 - Misses 1874 1875 +1 ```

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

alexgibson commented 2 months ago

@alexgibson Any idea what the warning about annotations at the bottomw of the files view is?

This is just a failed test that needed an auto-retry in the test run. It passed the second time, so i think this is fine 👍