minkphp / MinkSelenium2Driver

Selenium2 (webdriver) driver for Mink framework
MIT License
507 stars 163 forks source link

Skip "testDragDropOntoHiddenItself" test on Selenium 2 + Firefox #401

Closed aik099 closed 1 week ago

aik099 commented 2 weeks ago

Closes #391

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 86.20%. Comparing base (867a928) to head (d9ab42a). Report is 29 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #401 +/- ## ============================================ - Coverage 90.52% 86.20% -4.32% - Complexity 180 193 +13 ============================================ Files 1 1 Lines 517 551 +34 ============================================ + Hits 468 475 +7 - Misses 49 76 +27 ```

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

uuf6429 commented 1 week ago

Other than the two minor comments I left, what about that failing build? I haven't investigated it, but at first look it doesn't sound random.