DescriptionFix GPU process crash in ChromecastShellBrowserTest.EmptyTest
Using --disable-gpu to fix the GPU process crash. Unfortunately this exposed
a different crash in our teardown process. For now, I've removed the test code
that shuts down render processes. The problem with this is Chromecast code
reacts to the render process dying and tries to start the error screen just as
it's about to be shut down. This ultimately leads to a crash.
Chromecast code shuts down the render processes itself, so I don't believe we
need the FastShutdownIfPossible calls in this test.
BUG=
Committed: https://crrev.com/dfffeb6a4d6f834ef553fcdbaf0367df8b5437c0
Cr-Commit-Position: refs/heads/master@{#311801}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|