You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure all onDisconnect handlers are called in the global afterEach
hook. When onDisconnect fails, we should associate it with the afterEach
of the failing test, not the beforeEach of the next test.
Drive-by: Fix error with E2E test of the beforeEach hook failed to
set-up the VE logging hook.
Bug: none
Change-Id: Ie7d92caf82f5262f838599cc2b324bf9f946acb3
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6237084
Commit-Queue: Nikolay Vitkov <[email protected]>
Reviewed-by: Simon Zünd <[email protected]>
Reviewed-by: Danil Somsikov <[email protected]>
0 commit comments